What's Changed
- Refactor operations to fully work on AArch64. by @diegorusso in #191
- Fix the max_mem_rss measurement by @mdboom in #192
- Allow setting the amount of warmup values in Runner by @PiispaH in #194
- Add hooks for calling arbitrary code around each benchmark by @mdboom in #193
- Use KiB and MiB as units instead of kB and MB. by @yngvem in #199
- Fix Spelling Error by @arjun-kshirsagar in #200
- Make hooks work in bench_command subprocesses by @mdboom in #197
- Fix deprecated method in bench_time_func example by @hajimes in #202
- Separate subprocess writing/parsing into their own functions by @mdboom in #201
- Fix "std dev" link by @vstinner in #204
- Implement --timeout when running benchmarks by @diegorusso in #205
- Preparing for release of 2.8.0 by @mdboom in #206
New Contributors
- @diegorusso made their first contribution in #191
- @PiispaH made their first contribution in #194
- @yngvem made their first contribution in #199
- @arjun-kshirsagar made their first contribution in #200
- @hajimes made their first contribution in #202
Full Changelog: 2.7.0...2.8.0