summaryrefslogtreecommitdiff
path: root/benchmark/common.js
AgeCommit message (Expand)Author
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-26benchmark: fix configuation parametersAndreas Madsen
2016-02-22benchmark: use strict modeRich Trott
2016-02-09benchmark: allow empty parametersBrian White
2015-09-29benchmark: update comment in common.jsMinwoo Jung
2015-08-23node: rename from io.js to nodecjihrig
2015-04-09benchmark: don't check wrk in non-http benchmarkJackson Tian
2015-03-16benchmark: add output format option [csv]Brendan Ashworth
2015-03-05benchmark: fix `wrk` checkBrian White
2015-03-04benchmark: check for wrk ahead of running benchmarksJohan Bergström
2015-03-04build: remove tools/wrk from the treeJohan Bergström
2015-02-24benchmark: pass execArgv to the benchmarking processPetka Antonov
2015-02-04benchmark: don't use template stringsEvan Lucas
2015-02-02benchmark: clean up common.jsBrendan Ashworth
2015-01-21benchmark: print score to five decimal placesYosuke Furukawa
2015-01-17benchmark: add filter option for benchmarkYosuke Furukawa
2015-01-14benchmark: fix command name in benchmark scriptsYosuke Furukawa
2014-12-20benchmark: fix printing of large numbersBen Noordhuis
2013-08-31benchmark: Fix execArgv handlingisaacs
2013-08-31benchmark: Support passing v8 flags to benchmarksisaacs
2013-03-05bench: Add flag to be silent in runnerisaacs
2013-02-19bench: Use wrk for http benchmarkingisaacs
2013-02-19bench: add runnerisaacs
2013-02-19bench: Add ab() method to common for http testingisaacs
2013-02-19bench: Add common scriptisaacs