Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benches & tests #6

Merged
merged 5 commits into from
Nov 12, 2023
Merged

benches & tests #6

merged 5 commits into from
Nov 12, 2023

Conversation

Smirkey
Copy link
Owner

@Smirkey Smirkey commented Nov 11, 2023

No description provided.

Copy link

codspeed-hq bot commented Nov 11, 2023

CodSpeed Performance Report

Merging #6 will not alter performance

Comparing benches (3d42ebe) with main (1b6e6c8)

Summary

✅ 12 untouched benchmarks

🆕 4 new benchmarks

Benchmarks breakdown

Benchmark main benches Change
🆕 giou distance benchmark N/A 2 ms N/A
🆕 parallel giou distance benchmark N/A 2.4 ms N/A
🆕 parallel iou distance benchmark N/A 1.4 ms N/A
🆕 iou distance benchmark N/A 1.1 ms N/A

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b6e6c8) 73.14% compared to head (003ee95) 75.00%.

❗ Current head 003ee95 differs from pull request most recent head 3d42ebe. Consider uploading reports for the commit 3d42ebe to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   73.14%   75.00%   +1.85%     
==========================================
  Files           5        5              
  Lines         324      324              
==========================================
+ Hits          237      243       +6     
+ Misses         87       81       -6     
Files Coverage Δ
src/boxes.rs 91.47% <ø> (+4.65%) ⬆️
src/giou.rs 100.00% <ø> (ø)
src/iou.rs 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Smirkey Smirkey merged commit 92841c5 into main Nov 12, 2023
3 checks passed
@Smirkey Smirkey deleted the benches branch November 12, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant