We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0699a7e commit 8632dbaCopy full SHA for 8632dba
performance.tools.md
@@ -24,6 +24,10 @@
24
- benchmark (Google)
25
- https://github.com/google/benchmark
26
- 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
31
- Celero
32
- https://github.com/DigitalInBlue/Celero
33
- hayai: the C++ benchmarking framework
0 commit comments