mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
benchmark,doc: mention bar.R to the list of scripts
PR-URL: https://github.com/nodejs/node/pull/54722 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
bb4ec34fb4
commit
133d2d9fad
@ -40,6 +40,7 @@ directories.
|
|||||||
* `_cli.R`: parses the command line arguments passed to `compare.R`
|
* `_cli.R`: parses the command line arguments passed to `compare.R`
|
||||||
* `_http-benchmarkers.js`: selects and runs external tools for benchmarking
|
* `_http-benchmarkers.js`: selects and runs external tools for benchmarking
|
||||||
the `http` subsystem.
|
the `http` subsystem.
|
||||||
|
* `bar.R`: R script for visualizing the output of benchmarks with bar plots.
|
||||||
* `common.js`: see [Common API](#common-api).
|
* `common.js`: see [Common API](#common-api).
|
||||||
* `compare.js`: command line tool for comparing performance between different
|
* `compare.js`: command line tool for comparing performance between different
|
||||||
Node.js binaries.
|
Node.js binaries.
|
||||||
|
Loading…
Reference in New Issue
Block a user