| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c12ce89 commit c593cff
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,11 +29,9 @@ This directory contains modules used to test the Node.js implementation. | |||
| 29 | 29 | ||
| 30 | 30 | The `benchmark` module is used by tests to run benchmarks. | |
| 31 | 31 | ||
| 32 | - ### `runBenchmark(name, args, env)` | ||
| 32 | + ### `runBenchmark(name, env)` | ||
| 33 | 33 | ||
| 34 | 34 | * `name` [\<string>][<string>] Name of benchmark suite to be run. | |
| 35 | - * `args` [\<Array>][<Array>] Array of environment variable key/value pairs (ex: | ||
| 36 | - `n=1`) to be applied via `--set`. | ||
| 37 | 35 | * `env` [\<Object>][<Object>] Environment variables to be applied during the | |
| 38 | 36 | run. | |
| 39 | 37 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments