49 Commits (b13cd9140d8d44a984e2d42b9c6fad6e86ba5f79)

Author SHA1 Message Date
Vse Mozhet Byt b9457717ca benchmark: remove needless RegExp capturing 8 years ago
Vse Mozhet Byt 8beff64851 benchmark: fix some RegExp nits 8 years ago
Rich Trott c3067b5640 benchmark: allow no duration in benchmark tests 8 years ago
Rich Trott a82e0e6f36 benchmark: check for time precision in common.js 8 years ago
Vse Mozhet Byt 22aa3d4899 benchmark: reduce string concatenations 8 years ago
Vse Mozhet Byt bbbb1f6078 benchmark: fix CLI arguments check in common.js 8 years ago
James M Snell 0227571c17 Revert "benchmark: fix CLI arguments check in common.js" 8 years ago
Vse Mozhet Byt e34f8e1444 benchmark: fix CLI arguments check in common.js 8 years ago
Vse Mozhet Byt 642baf4699 benchmark: check end() argument to be > 0 8 years ago
Nikolai Vavilov 43fa0a8847 benchmark: allow multiple values for same config 8 years ago
Bartosz Sosnowski 75cdc895ec benchmark: cleanup after forced optimization drop 8 years ago
Joyee Cheung 60d77bd514 benchmark: add progress indicator to compare.js 8 years ago
Brian White 7889416b8a
benchmark: keep decimals in results 8 years ago
Joyee Cheung 2826e6324c benchmark: allow benchmarks to specify flags 8 years ago
Brian White 17eb8fce05 benchmark: use commas in non-csv rate output 8 years ago
Andreas Madsen 8a0b7ffac6 benchmark: use node v4 syntax in common.js 8 years ago
Bartosz Sosnowski 99a2dd03cd benchmark: add --expose_internals switch 8 years ago
Bartosz Sosnowski b1bbc68fb1 benchmark: support for multiple http benchmarkers 9 years ago
Adrian Nitu 9e7fd8e810 benchmark: fix comment typos and code format 9 years ago
Andreas Madsen f99471b2ae benchmark: refactor to use process.send 9 years ago
Andreas Madsen 0f9bfaa7c5 benchmark: move cli parts of common.js into run.js 9 years ago
Brian White c570182a39
benchmark: don't convert arguments to numbers 9 years ago
Brian White 83432bfff1
http: optimize checkInvalidHeaderChar() 9 years ago
James M Snell cb9eff2f93 benchmarks: add common.v8ForceOptimization 9 years ago
Rich Trott dcfda1007b tools,benchmark: increase lint compliance 9 years ago
Andreas Madsen 15720fa25a benchmark: fix configuation parameters 9 years ago
Rich Trott 4bb529d972 benchmark: use strict mode 9 years ago
Brian White 72d0f88215 benchmark: allow empty parameters 9 years ago
Minwoo Jung f1d27d27f5 benchmark: update comment in common.js 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Jackson Tian d2b62a4973 benchmark: don't check wrk in non-http benchmark 10 years ago
Brendan Ashworth c638dad567 benchmark: add output format option [csv] 10 years ago
Brian White b27931b0fe benchmark: fix `wrk` check 10 years ago
Johan Bergström 2b79052494 benchmark: check for wrk ahead of running benchmarks 10 years ago
Johan Bergström a45d4f8fd6 build: remove tools/wrk from the tree 10 years ago
Petka Antonov 8a1e22af3a benchmark: pass execArgv to the benchmarking process 10 years ago
Evan Lucas 3e675e44b5 benchmark: don't use template strings 10 years ago
Brendan Ashworth 89dd8e062f benchmark: clean up common.js 10 years ago
Yosuke Furukawa 5d014637b6 benchmark: print score to five decimal places 10 years ago
Yosuke Furukawa ea7750bddd benchmark: add filter option for benchmark 10 years ago
Yosuke Furukawa 182c3b689c benchmark: fix command name in benchmark scripts 10 years ago
Ben Noordhuis d0c238cc81 benchmark: fix printing of large numbers 10 years ago
isaacs 00a1d3633c benchmark: Fix execArgv handling 11 years ago
isaacs 01f3b468a9 benchmark: Support passing v8 flags to benchmarks 11 years ago
isaacs e4383c0170 bench: Add flag to be silent in runner 12 years ago
isaacs ef08f0fbb1 bench: Use wrk for http benchmarking 12 years ago
isaacs 37077de83d bench: add runner 12 years ago
isaacs dd069a2539 bench: Add ab() method to common for http testing 12 years ago
isaacs 00e1962495 bench: Add common script 12 years ago