David Majda
6f78df19d4
Make benchmark suite support the |cache| option
...
Both the browser and the command-line version of the benchmark suite
runner now allow users to specify a value of the |cache| option.
13 years ago
David Majda
0865e9e51a
Make benchmark suite support |trackLineAndColumn| option
...
Both the browser and the command-line version of the benchmark suite
runner now allow users to specify a value of the |trackLineAndColumn|
option. In case of the command-line version this required a minor CLI
redesign.
13 years ago
David Majda
fb5028eb90
Use |util| module instead of |sys|
...
|sys| emits a warning in Node.js 0.6.x.
13 years ago
David Majda
f0eab4728a
Use Unicode box-drawing characters for command-line benchmark table
...
Hopefully this works reasonably in all environments where Node.js runs.
14 years ago
David Majda
17c1531068
Make "Avg. time" column in the commmand-line benchmark table wider
14 years ago
David Majda
a042f78558
Fix unit in command-line benchmark runner
14 years ago
David Majda
918dcf6ed2
Test and benchmark command-line runners can be run from any directory
14 years ago
David Majda
8f005c027b
Fix encoding in |fs.readFileSync| calls ("utf-8" -> "utf8")
14 years ago
David Majda
8e63ad3b6c
Add command-line runner for the benchmark suite
14 years ago