516 Commits (49577269e25fa2ea585d9005cff6e7167c85b258)

Author SHA1 Message Date
Charlie Duong 58d26e2421 test: added fs benchmark test 7 years ago
Joyee Cheung 5dbd32c80c benchmark: remove misc/v8-bench.js 7 years ago
Brian White d545c948c2
util: use faster -0 check 7 years ago
James M Snell 7092a6ca93 http2: making sending to the socket more efficient 7 years ago
Timothy Gu f547db131f
benchmark: add util/type-check 7 years ago
James M Snell f55ee6e24a
http2: make --expose-http2 flag a non-op 7 years ago
Ruben Bridgewater e167ab71fb
benchmark: var to const 7 years ago
Ruben Bridgewater faaefa8082
util: improve format performance 7 years ago
Peter Marshall 8a968e4ee7
benchmark: use smaller n value in some http tests 7 years ago
Rich Trott 3c4c0db26a benchmark: provide default methods for assert 7 years ago
Rich Trott 11f46a2586 benchmark: enable assert benchmark with short len 7 years ago
Ruben Bridgewater 6bfc439711
benchmark: improve and add more inspect benchmarks 7 years ago
David Benjamin 6ebdb69472
crypto: fix Node_SignFinal 7 years ago
Gabriel Schulhof 78286984da test,doc: make module name match gyp target name 7 years ago
Anatoli Papirovski 2ffc8ac301 http2: set decodeStrings to false, test 7 years ago
Rich Trott b62343d83c benchmark: add default configs to buffer benchmark 7 years ago
Ian Perkins 15ac1eac3b
benchmark: fix issues in dns benchmark 7 years ago
Rich Trott fffc84a417 benchmark: fix dgram/bind-params.js benchmark 7 years ago
Abhishek Raj 36817f7f18 benchmark: removed unused arguments from callbacks 7 years ago
Anna Henningsen 4766fcb96d
http2: minor refactor of passing headers to JS 7 years ago
Sebastian Murphy c49dcb319b
benchmark: convert var to es6 const 8 years ago
Ruben Bridgewater a7189c0177
benchmark: fix and extend assert benchmarks 7 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 7 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Gareth Ellis b5556e4de1
benchmark: Correct constructor for freelist 7 years ago
Rich Trott 97c43940c8 benchmark: cover more nextTick() code 7 years ago
nishijayaraj e67220ec81 benchmark: remove unused parameters 7 years ago
James M Snell b1e055696f http2: add tests and benchmarks 7 years ago
Matthew Alsup 859ccd78b5 benchmark: remove unused parameters 7 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 7 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 7 years ago
Ruben Bridgewater 462b58e581
benchmark: add assert map and set benchmarks 7 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 7 years ago
Vse Mozhet Byt e8b8d940d5 benchmark: fix typo in inspect-proxy 7 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 7 years ago
Benedikt Meurer 0011eb28cf benchmark: Improve event performance tests. 7 years ago
Rich Trott 496f60489d tools,benchmark: use stricter indentation linting 7 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 7 years ago
Vse Mozhet Byt b9457717ca benchmark: remove needless RegExp capturing 7 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 7 years ago
Brian White add4b0ab8c zlib: improve performance 8 years ago
Brian White e5dc934ef6 stream: improve Transform performance 8 years ago
Brian White c4fc7d90ed
http: always cork outgoing writes 7 years ago
Vse Mozhet Byt 8beff64851 benchmark: fix some RegExp nits 7 years ago
Brian White 8208fdae2b
child_process: reduce nextTick() usage 7 years ago
Refael Ackermann 8d2bd5fa88 test,benchmark: stabilize child-process 7 years ago
Brian White 656bb71867
dns: improve callback performance 8 years ago
Brian White 359ea2a0bd
stream: improve readable push performance 8 years ago
Rich Trott c3067b5640 benchmark: allow no duration in benchmark tests 8 years ago
Rich Trott f2ba06db92 benchmark: remove redundant timers benchmark 8 years ago