489 Commits (d6a774b1bd2c7ccbd783b06a95f6eeeb8dca210c)

Author SHA1 Message Date
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
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
Vse Mozhet Byt bbbb1f6078 benchmark: fix CLI arguments check in common.js 8 years ago
Joyee Cheung 3d7c82bd61 test: add test for child_process benchmark 8 years ago
James M Snell 0227571c17 Revert "benchmark: fix CLI arguments check in common.js" 8 years ago
Brian White ccdcd9168a benchmark: improve cli error message 8 years ago
Vse Mozhet Byt e34f8e1444 benchmark: fix CLI arguments check in common.js 8 years ago
Brian White e0f0f2664e
buffer: use slightly faster NaN check 8 years ago
Brian White 4749ec2aa3
buffer: optimize write() 8 years ago
Brian White 3ee4a1a281
buffer: optimize toString() 8 years ago
Brian White 4a86803f60
buffer: optimize from() and byteLength() 8 years ago
Refael Ackermann fbe946bb63 benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Vse Mozhet Byt 0f69f40af0 benchmark: replace more [].join() with ''.repeat() 8 years ago
Joyee Cheung 3e3414f45f benchmark: control HTTP benchmarks run time 8 years ago
Joyee Cheung a3e71a8901 benchmark: add test double HTTP benchmarker 8 years ago
Brian White b76a350a19 url: avoid instanceof for WHATWG URL 8 years ago