Recent Releases of https://github.com/evanphx/benchmark-ips
https://github.com/evanphx/benchmark-ips - 2.14 "Akagi"
What's Changed
- Improve report to show duration/i (e.g:
12.34 ns/i). by @huacnlee in https://github.com/evanphx/benchmark-ips/pull/132 - Fix typos by @kianmeng in https://github.com/evanphx/benchmark-ips/pull/139
- Improve code template in README.md by @amomchilov in https://github.com/evanphx/benchmark-ips/pull/140
- Provide Benchmark.quick_compare to quickly compare methods on an object by @evanphx in https://github.com/evanphx/benchmark-ips/pull/134
New Contributors
- @huacnlee made their first contribution in https://github.com/evanphx/benchmark-ips/pull/132
- @kianmeng made their first contribution in https://github.com/evanphx/benchmark-ips/pull/139
- @amomchilov made their first contribution in https://github.com/evanphx/benchmark-ips/pull/140
Full Changelog: https://github.com/evanphx/benchmark-ips/compare/v2.13.0...v2.14.0
- Ruby
Published by nateberkopec over 1 year ago
https://github.com/evanphx/benchmark-ips - 2.11.0
What's Changed
- Return nil instead of 0 for relative error in SD by @jtbg in https://github.com/evanphx/benchmark-ips/pull/124
- Feat: Support JSON output to STDOUT by @okuramasafumi in https://github.com/evanphx/benchmark-ips/pull/125
New Contributors
- @jtbg made their first contribution in https://github.com/evanphx/benchmark-ips/pull/124
- @okuramasafumi made their first contribution in https://github.com/evanphx/benchmark-ips/pull/125
- Ruby
Published by nateberkopec almost 3 years ago
https://github.com/evanphx/benchmark-ips - 2.10.0
- Feature
- Adds :order option to compare, with new
:baselineorder which compares all
variations against the first option benchmarked.
- Adds :order option to compare, with new
- Ruby
Published by nateberkopec about 4 years ago
https://github.com/evanphx/benchmark-ips - 2.9.3
- Ensure to always run at least 1 iteration for both warmup and for measurement by @eregon in https://github.com/evanphx/benchmark-ips/pull/121
- Remove Hoe, 2.9.3 by @nateberkopec in https://github.com/evanphx/benchmark-ips/pull/122
- Ruby
Published by nateberkopec about 4 years ago
https://github.com/evanphx/benchmark-ips - 2.9.2
Fixed an issue re: quiet mode
- Ruby
Published by nateberkopec over 4 years ago
https://github.com/evanphx/benchmark-ips -
Add all files to .gem
- Ruby
Published by evanphx almost 5 years ago