Skip to content

Commit 8632dba

Browse files
committed
[performance.tools][benchmarking] Add BestGuess: Command-line benchmarking tool
- a tool for command-line benchmarking, sometimes called "macro-benchmarking" because entire programs are measured
1 parent 0699a7e commit 8632dba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

performance.tools.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
- benchmark (Google)
2525
- https://github.com/google/benchmark
2626
- https://opensource.googleblog.com/2014/01/introducing-benchmark.html
27+
- BestGuess: Command-line benchmarking tool
28+
- a tool for command-line benchmarking, sometimes called "macro-benchmarking" because entire programs are measured
29+
- https://bestguess.org/
30+
- https://gitlab.com/JamieTheRiveter/bestguess
2731
- Celero
2832
- https://github.com/DigitalInBlue/Celero
2933
- hayai: the C++ benchmarking framework

0 commit comments

Comments
 (0)