summaryrefslogtreecommitdiff
path: root/benchmark/common.js
AgeCommit message (Expand)Author
2019-02-07benchmark: remove unreachable returnZYSzys
2019-01-31benchmark: refactor benchmark/common.jsRich Trott
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-20benchmark: pre-generate data set for URL benchmarksJoyee Cheung
2018-11-11build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius
2018-10-14benchmark: add common.binding()cjihrig
2017-06-19benchmark: remove needless RegExp capturingVse Mozhet Byt
2017-06-12benchmark: fix some RegExp nitsVse Mozhet Byt
2017-05-21benchmark: allow no duration in benchmark testsRich Trott
2017-05-11benchmark: check for time precision in common.jsRich Trott
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-20benchmark: fix CLI arguments check in common.jsVse Mozhet Byt
2017-04-17Revert "benchmark: fix CLI arguments check in common.js"James M Snell
2017-04-17benchmark: fix CLI arguments check in common.jsVse Mozhet Byt
2017-03-28benchmark: check end() argument to be > 0Vse Mozhet Byt
2017-03-22benchmark: allow multiple values for same configNikolai Vavilov
2017-03-06benchmark: cleanup after forced optimization dropBartosz Sosnowski
2017-01-31benchmark: add progress indicator to compare.jsJoyee Cheung
2017-01-05benchmark: keep decimals in resultsBrian White
2017-01-04benchmark: allow benchmarks to specify flagsJoyee Cheung
2016-12-23benchmark: use commas in non-csv rate outputBrian White
2016-10-17benchmark: use node v4 syntax in common.jsAndreas Madsen
2016-09-26benchmark: add --expose_internals switchBartosz Sosnowski
2016-08-31benchmark: support for multiple http benchmarkersBartosz Sosnowski
2016-08-12benchmark: fix comment typos and code formatAdrian Nitu
2016-07-26benchmark: refactor to use process.sendAndreas Madsen
2016-07-26benchmark: move cli parts of common.js into run.jsAndreas Madsen
2016-06-14benchmark: don't convert arguments to numbersBrian White
2016-06-14http: optimize checkInvalidHeaderChar()Brian White
2016-04-20benchmarks: add common.v8ForceOptimizationJames M Snell
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