Skip to content

Commit 0b9161b

Browse files
RafaelGSStargos
authored andcommittedOct 2, 2024
benchmark,doc: mention bar.R to the list of scripts
PR-URL: #54722 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎benchmark/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ directories.
4040
* `_cli.R`: parses the command line arguments passed to `compare.R`
4141
* `_http-benchmarkers.js`: selects and runs external tools for benchmarking
4242
the `http` subsystem.
43+
* `bar.R`: R script for visualizing the output of benchmarks with bar plots.
4344
* `common.js`: see [Common API](#common-api).
4445
* `compare.js`: command line tool for comparing performance between different
4546
Node.js binaries.

0 commit comments

Comments
 (0)
Please sign in to comment.