summaryrefslogtreecommitdiff
path: root/benchmark/common.js
AgeCommit message (Collapse)Author
2013-03-05bench: Add flag to be silent in runnerisaacs
This is helpful in tracking down bailouts and deopts in Stream classes, without triggering one from the string write in console.log
2013-02-19bench: Use wrk for http benchmarkingisaacs
Remove ab, since it's no longer used.
2013-02-19bench: add runnerisaacs
2013-02-19bench: Add ab() method to common for http testingisaacs
2013-02-19bench: Add common scriptisaacs