Commit graph

7 commits

Author SHA1 Message Date
David Majda fb5028eb90 Use |util| module instead of |sys|
|sys| emits a warning in Node.js 0.6.x.
2012-01-07 12:01:11 +01:00
David Majda f0eab4728a Use Unicode box-drawing characters for command-line benchmark table
Hopefully this works reasonably in all environments where Node.js runs.
2011-02-13 11:44:40 +01:00
David Majda 17c1531068 Make "Avg. time" column in the commmand-line benchmark table wider 2011-02-13 11:31:47 +01:00
David Majda a042f78558 Fix unit in command-line benchmark runner 2011-01-26 16:29:37 +01:00
David Majda 918dcf6ed2 Test and benchmark command-line runners can be run from any directory 2011-01-26 16:08:03 +01:00
David Majda 8f005c027b Fix encoding in |fs.readFileSync| calls ("utf-8" -> "utf8") 2011-01-26 13:07:39 +01:00
David Majda 8e63ad3b6c Add command-line runner for the benchmark suite 2011-01-26 12:59:29 +01:00