We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd38f2 commit 3b09185Copy full SHA for 3b09185
README.md
@@ -319,6 +319,9 @@ visualize changes in benchmark timings across your Git history.
319
[Bencher](https://github.com/bencherdev/bencher) is a continuous benchmarking tool that supports `hyperfine` to
320
track benchmarks and catch performance regressions in CI.
321
322
+Drop hyperfine JSON outputs onto the [Venz](https://try.venz.dev) chart to visualize the results,
323
+and manage hyperfine configurations.
324
+
325
Make sure to check out the [`scripts` folder](https://github.com/sharkdp/hyperfine/tree/master/scripts)
326
in this repository for a set of tools to work with `hyperfine` benchmark results.
327
0 commit comments