503 Commits (af15b755c08370d4224541205f9e3e9ff54a4325)

Author SHA1 Message Date
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 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Gareth Ellis b5556e4de1
benchmark: Correct constructor for freelist 8 years ago
Rich Trott 97c43940c8 benchmark: cover more nextTick() code 8 years ago
nishijayaraj e67220ec81 benchmark: remove unused parameters 8 years ago
James M Snell b1e055696f http2: add tests and benchmarks 8 years ago
Matthew Alsup 859ccd78b5 benchmark: remove unused parameters 8 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Ruben Bridgewater 462b58e581
benchmark: add assert map and set benchmarks 8 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 8 years ago
Vse Mozhet Byt e8b8d940d5 benchmark: fix typo in inspect-proxy 8 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 8 years ago
Benedikt Meurer 0011eb28cf benchmark: Improve event performance tests. 8 years ago
Rich Trott 496f60489d tools,benchmark: use stricter indentation linting 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Vse Mozhet Byt b9457717ca benchmark: remove needless RegExp capturing 8 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 8 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 8 years ago
Vse Mozhet Byt 8beff64851 benchmark: fix some RegExp nits 8 years ago
Brian White 8208fdae2b
child_process: reduce nextTick() usage 8 years ago
Refael Ackermann 8d2bd5fa88 test,benchmark: stabilize child-process 8 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
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Joyee Cheung 3fa5d80eda benchmark: chunky http client should exit with 0 8 years ago
Rich Trott a82e0e6f36 benchmark: check for time precision in common.js 8 years ago
Vse Mozhet Byt 65d6249979 benchmark: update an obsolete path 8 years ago
Refael Ackermann 68c933c01e test: fix flakyness with `yes.exe` 8 years ago
Rich Trott ff001c12b0 test: move WPT to its own testing module 8 years ago
Rich Trott a1a54ca3f1 benchmark: terminate child process on Windows 8 years ago
James M Snell 1052383f7c v8: refactor struture of v8 module 8 years ago
James M Snell bed4612c40 benchmark: add benchmark for v8.getHeap*Statistics 8 years ago
Vse Mozhet Byt d8965d5b0e benchmark: fix typo in _http-benchmarkers.js 8 years ago
Vse Mozhet Byt a3778cb9b1 benchmark: fix URL in _http-benchmarkers.js 8 years ago
Vse Mozhet Byt 3b1e837c27 benchmark: add benchmark for string concatenations 8 years ago
Vse Mozhet Byt 22aa3d4899 benchmark: reduce string concatenations 8 years ago