389 Commits (81ef56b3dfbf91613d53c701557bafab84082dbf)

Author SHA1 Message Date
Nathan Woltman 0d15161c24 benchmark: Add some path benchmarks for #1778 10 years ago
Rich Trott 05a73c0f25 benchmark: make concurrent requests configurable 9 years ago
Rich Trott f52d73352e benchmark: fix typo in README 9 years ago
Ben Noordhuis 8350f3a3a2 buffer: optimize Buffer#toString() 9 years ago
Jeremiah Senkpiel dbd5dc932d doc: clarify prerequisites in benchmark/README.md 9 years ago
Rich Trott 5c2707c1b2 doc: benchmark/README.md copyedit 9 years ago
Brendan Ashworth 9da168b71f buffer: optimize Buffer.byteLength 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago
Jackson Tian d2b62a4973 benchmark: don't check wrk in non-http benchmark 10 years ago
Shigeki Ohtsu 3a69b7689b benchmark: add rsa/aes-gcm performance test 10 years ago
Shigeki Ohtsu 1c709f3aa9 benchmark: add/remove hash algorithm 10 years ago
Brian White a081c7c522 benchmark: fix chunky client benchmark execution 10 years ago
Brian White 8a945814dd string_decoder: optimize write() 10 years ago
Brendan Ashworth c638dad567 benchmark: add output format option [csv] 10 years ago
Brendan Ashworth 97d8d4928d benchmark: add plot_csv R graphing script 10 years ago
Rudi Cilibrasi 030a92347d benchmark: chunky http client benchmark variation 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
Brian White 35ed79932c benchmark: add a few querystring benchmarks 10 years ago
Ben Noordhuis 2c3121c606 benchmark: bump eventemitter number of iterations 10 years ago
Brian White 847b9d212a benchmark: add more EventEmitter benchmarks 10 years ago
Brian White e0730eeaa5 benchmark: allow compare via fine-grained filters 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
Brendan Ashworth 083c421b5c benchmark: remove extra spacing in http options 10 years ago
Fishrock123 514b1d964b doc: add more info to benchmark/README.md 10 years ago
Vladimir Kurchatkin 45d8d9f826 buffer: implement `iterable` interface 10 years ago
Yosuke Furukawa 5d014637b6 benchmark: print score to five decimal places 10 years ago
Yosuke Furukawa 3abfb56f9b benchmark: fix tcp bench after internal api change 10 years ago
Ben Noordhuis 50177fb13c benchmark: stop v8 benchmark clobbering RegExp 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
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis aff56cd2b4 lib: micro-optimize url.resolve() 10 years ago
Ben Noordhuis 6b2af5f0c7 benchmark: rename url.parse() benchmark 10 years ago
Ben Noordhuis d3f8db1244 lib: micro-optimize EventEmitter#removeListener() 10 years ago
Ben Noordhuis d0c238cc81 benchmark: fix printing of large numbers 10 years ago
Ben Noordhuis 1a63b45a2a benchmark: pre-optimize url.parse() before start 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
micnic 8c69d7bed4 domain: forward args to .run(fn) 10 years ago
Ben Noordhuis 21a679a10f benchmark: add url benchmarks 10 years ago
Robert Kowalski efa47e593d benchmark: add test for module loader 10 years ago
Nick Apperson ee95e4f5f7 buffer: improve {read,write}{U}Int* methods 11 years ago
Ben Noordhuis 8ae32a9864 bench: fix buffers/buffer-base64-encode benchmark 11 years ago
Raymond Feng 329103540c doc: Add a README for benchmark tests 11 years ago
Raymond Feng 4c672c8a5e benchmark: Add a test to measure Buffer.slice perf 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Nick Apperson d4fcb23e38 buffer: improve {read,write}{U}Int* methods 11 years ago