Skip to content

RUBY-3313 Record benchmark percentiles #2772

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

Merged
merged 5 commits into from
Aug 21, 2023

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Aug 17, 2023

Per the spec, the benchmarks should report the timings for the percentiles at 10, 25, 50, 75, 90, 95, 98, 99. This PR modifies the BSON benchmarks to report those percentiles.

@jamis jamis requested a review from comandeo August 17, 2023 14:27
@jamis jamis merged commit 0f866fd into mongodb:master Aug 21, 2023
@jamis jamis deleted the 3313-record-benchmark-percentiles branch August 21, 2023 14:49
comandeo pushed a commit to comandeo/mongo-ruby-driver that referenced this pull request Jan 24, 2024
* RUBY-3314 Implement variable iterations for benchmarks

* report percentiles along with the median

* rename Benchmarking::Micro to Benchmarking::BSON

* refactoring to appease rubocop
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.

2 participants