Skip to content

Commit

Permalink
Add Bencher to list of tools
Browse files Browse the repository at this point in the history
Add Bencher to the list of tools. Bencher supports `hyperfine` with a built in adapter.
  • Loading branch information
epompeii authored Dec 5, 2023
1 parent ef4049f commit 4865061
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,9 @@ Hyperfine is inspired by [bench](https://github.com/Gabriella439/bench).
[Chronologer](https://github.com/dandavison/chronologer) is a tool that uses `hyperfine` to
visualize changes in benchmark timings across your Git history.

[Bencher](https://github.com/bencherdev/bencher) is a continuous benchmarking tool that supports `hyperfine` to
track benchmarks and catch performance regressions in CI.

Make sure to check out the [`scripts` folder](https://github.com/sharkdp/hyperfine/tree/master/scripts)
in this repository for a set of tools to work with `hyperfine` benchmark results.

Expand Down

0 comments on commit 4865061

Please sign in to comment.