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

perf: add random take benchmark #2654

Merged
merged 1 commit into from
Jul 29, 2024
Merged

perf: add random take benchmark #2654

merged 1 commit into from
Jul 29, 2024

Conversation

chebbyChefNEQ
Copy link
Contributor

add a benchmark for random take.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.36%. Comparing base (fc7d78c) to head (c5e40ce).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2654      +/-   ##
==========================================
- Coverage   79.37%   79.36%   -0.01%     
==========================================
  Files         222      222              
  Lines       64544    64584      +40     
  Branches    64544    64584      +40     
==========================================
+ Hits        51231    51259      +28     
- Misses      10341    10354      +13     
+ Partials     2972     2971       -1     
Flag Coverage Δ
unittests 79.36% <ø> (-0.01%) ⬇️

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.

@chebbyChefNEQ chebbyChefNEQ merged commit b2067e3 into main Jul 29, 2024
23 of 25 checks passed
@chebbyChefNEQ chebbyChefNEQ deleted the rmeng/io-bench branch July 29, 2024 13:52
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.

3 participants