Skip to content

refactor: reuse code in both random and dataset benchmarking#310

Closed
alaeddine-13 wants to merge 18 commits into
feat-benchmark-siftfrom
refactor-benchmarking
Closed

refactor: reuse code in both random and dataset benchmarking#310
alaeddine-13 wants to merge 18 commits into
feat-benchmark-siftfrom
refactor-benchmarking

Conversation

@alaeddine-13

Copy link
Copy Markdown
Member

Goals:

  • reuse code for both random dataset and real dataset benchmarking

@codecov

codecov Bot commented Apr 28, 2022

Copy link
Copy Markdown

Codecov Report

Merging #310 (5e13b51) into feat-benchmark-sift (ea658c1) will increase coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 5e13b51 differs from pull request most recent head 2b63ec4. Consider uploading reports for the commit 2b63ec4 to get more accurate results

@@                   Coverage Diff                   @@
##           feat-benchmark-sift     #310      +/-   ##
=======================================================
+ Coverage                86.29%   86.36%   +0.07%     
=======================================================
  Files                      134      134              
  Lines                     6312     6287      -25     
=======================================================
- Hits                      5447     5430      -17     
+ Misses                     865      857       -8     
Flag Coverage Δ
docarray 86.36% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
docarray/array/mixins/sample.py 84.61% <0.00%> (-7.70%) ⬇️
docarray/array/mixins/parallel.py 61.11% <0.00%> (-2.78%) ⬇️
docarray/array/queryset/lookup.py 75.91% <0.00%> (-2.19%) ⬇️
docarray/array/mixins/find.py 87.34% <0.00%> (-1.27%) ⬇️
docarray/array/mixins/delitem.py 86.66% <0.00%> (-0.29%) ⬇️
docarray/helper.py 81.94% <0.00%> (+4.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea658c1...2b63ec4. Read the comment docs.

@JoanFM JoanFM left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase this PR so that it does not show unwanted changes

@JoanFM JoanFM marked this pull request as draft June 21, 2022 10:04
@JoanFM JoanFM closed this Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants