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

Add basic microbenchmarks for algorithm #2285

Merged
merged 3 commits into from
Feb 7, 2025
Merged

Conversation

alexvanyo
Copy link
Owner

Fixes #1761

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.40%. Comparing base (8268bb0) to head (cbcd0fe).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2285      +/-   ##
============================================
+ Coverage     63.38%   63.40%   +0.02%     
  Complexity      518      518              
============================================
  Files           235      235              
  Lines         12494    12502       +8     
  Branches       2221     2221              
============================================
+ Hits           7919     7927       +8     
  Misses         3384     3384              
  Partials       1191     1191              
Flag Coverage Δ
21 63.40% <100.00%> (+0.02%) ⬆️
35 63.39% <100.00%> (+0.02%) ⬆️
unit 63.40% <100.00%> (+0.02%) ⬆️

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

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

@alexvanyo alexvanyo force-pushed the av/algorithm-microbenchmark branch 7 times, most recently from fb8911d to 3e5d788 Compare January 6, 2025 18:29
@alexvanyo alexvanyo force-pushed the av/algorithm-microbenchmark branch 4 times, most recently from 9bd2a85 to 735b6fb Compare January 13, 2025 19:16
@alexvanyo alexvanyo enabled auto-merge (rebase) January 13, 2025 19:16
@alexvanyo alexvanyo force-pushed the av/algorithm-microbenchmark branch from 735b6fb to 32a48a0 Compare January 13, 2025 19:29
@alexvanyo alexvanyo force-pushed the av/algorithm-microbenchmark branch from c11c0ae to 27f1c1f Compare February 3, 2025 00:36
@alexvanyo
Copy link
Owner Author

Cannot auto-update because of conflicts.

@alexvanyo alexvanyo force-pushed the av/algorithm-microbenchmark branch from 2e99dd9 to 00c1b0c Compare February 7, 2025 17:43
@alexvanyo alexvanyo merged commit b4b96ee into main Feb 7, 2025
19 of 21 checks passed
@alexvanyo alexvanyo deleted the av/algorithm-microbenchmark branch February 7, 2025 22:47
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.

Add microbenchmarking to algorithms
1 participant