Skip to content

RUBY-3315 BSON benchmark scoring #2773

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 7 commits into from
Aug 22, 2023
Merged

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Aug 21, 2023

Per the spec, the benchmarks should report a "score" based on the median time and size of the task. This PR implements the score algorithm for the BSON benchmarks.

@jamis jamis requested a review from comandeo August 21, 2023 16:30
@jamis jamis merged commit 5320336 into mongodb:master Aug 22, 2023
@jamis jamis deleted the 3315-benchmark-scoring branch August 22, 2023 14:19
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

* RUBY-3315 benchmark scoring

* fix merge artifact
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