We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd9fbb commit d19efd7Copy full SHA for d19efd7
benchmark/README.md
@@ -40,6 +40,7 @@ directories.
40
* `_cli.R`: parses the command line arguments passed to `compare.R`
41
* `_http-benchmarkers.js`: selects and runs external tools for benchmarking
42
the `http` subsystem.
43
+* `bar.R`: R script for visualizing the output of benchmarks with bar plots.
44
* `common.js`: see [Common API](#common-api).
45
* `compare.js`: command line tool for comparing performance between different
46
Node.js binaries.
0 commit comments