We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d84cc commit bd2e83fCopy full SHA for bd2e83f
tools/make/lib/benchmark/README.md
@@ -26,6 +26,8 @@ Usage: make <command> [<ENV_VAR>=<value> <ENV_VAR>=<value> ...]
26
27
### C
28
29
+**Note**: C benchmark recipes delegate to local Makefiles which are responsible for actually compiling and running the respective benchmarks.
30
+
31
#### benchmark-c
32
33
Runs C benchmarks.
0 commit comments