355 Commits (ebbde61927c9bbf092e008296c3865b392aaa225)

Author SHA1 Message Date
Gabriel Schulhof 8860117600
addons: remove semicolons from after module definition 8 years ago
Vse Mozhet Byt bb3f54771b
benchmark: update an obsolete path 8 years ago
Refael Ackermann 739c579134
test: fix flakyness with `yes.exe` 8 years ago
Rich Trott f236dcbdd9
test: move WPT to its own testing module 8 years ago
Vse Mozhet Byt b46cf35526
child_process: fix deoptimizing use of arguments 8 years ago
Refael Ackermann 0cc7addcb2
benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Vse Mozhet Byt 7cc68e2c62
benchmark: add final clean-up to module-loader.js 8 years ago
Rich Trott 995423e790
benchmark: terminate child process on Windows 8 years ago
Yuya Tanaka 32fa37f3d6
benchmark: cleanup child_process IPC benchmark 8 years ago
Vse Mozhet Byt abbf6e38f1
benchmark: fix fs\bench-realpathSync.js 8 years ago
Brian White f9287461dd
stream: avoid additional validation for Buffers 8 years ago
Rich Trott fb2f449acc
tools: update ESLint to current version 8 years ago
Brian White c8d2ca7a78
fs: improve performance for sync stat() functions 8 years ago
Brian White 5bfa43d8f0
os: improve loadavg() performance 8 years ago
Brian White b7088a9355
process: improve memoryUsage() performance 8 years ago
Jeremiah Senkpiel 4d6fa8d040
benchmark: add more thorough timers benchmarks 8 years ago
Michaël Zasso 406e623b13
benchmark: add benchmark for object properties 8 years ago
Brian White db45bf850a
querystring: improve unescapeBuffer performance 8 years ago
Brian White 23f3f20963
querystring: improve parse() performance 8 years ago
Brian White e397e6f94a
buffer: improve compare() performance 8 years ago
Brian White f7879d98f8
buffer: improve toJSON() performance 8 years ago
Joyee Cheung 53213004eb
util: improve readability of normalizeEncoding 8 years ago
Brian White d22d7cce7c
benchmark: move punycode benchmark out of net 8 years ago
Joshua Colvin 6b361611c3
benchmark: move setImmediate benchmarks to timers 8 years ago
Joyee Cheung a469ce5826
benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago
Vse Mozhet Byt eca1e80722
benchmark: add dgram bind(+/- params) benchmark 8 years ago
Brian White 06c339dcce
benchmark: improve readability of net benchmarks 8 years ago
Troy Connor 75d6f111aa benchmark: refactor buffer benchmarks 8 years ago
Rich Trott 98b2eae328 benchmark: split timers benchmark and refactor 8 years ago
Rich Trott c32c86b3c3 benchmark: reformat code for clarity 8 years ago
Rod Vagg 5eeac8cc57 benchmark: add microbenchmarks for ES Map 9 years ago
Rich Trott 7b75cb9e5a test,lib,benchmark: match function names 8 years ago
Jeremiah Senkpiel 5a7dd18699 test,benchmark: fix lint errors on v6.x 8 years ago
Anna Henningsen 1a6e8983a6 benchmark: add benchmarks for `Buffer.from()` 8 years ago
Bartosz Sosnowski 882f8b3d6c benchmark: use 'yes' instead of echo in a loop 8 years ago
Fangdun Cai (Fundon) 999f727bb5 benchmark: add benchmark for destructuring object 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 8 years ago
Anna Henningsen 00f4bc3105 benchmark: add benches for fs.stat & fs.statSync 8 years ago
Anna Henningsen 7cc1391287 benchmark: fix off-by-one error in fs benchmarks 8 years ago
Trevor Norris f6713bfabd bench: add bench for fs.realpath() fix 9 years ago
Rich Trott 0d4b04659f benchmark: favor === over == 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Rich Trott 3747d910ec benchmark: remove unused variables 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
James M Snell d0e24923a6 net: use icu's punycode implementation 9 years ago
Andras 44f0f940c8 benchmark: add `setImmediate()` benchmarks 9 years ago
surya panikkal 35c70b5668 benchmark: `util._extend` vs `object.assign` 9 years ago
James M Snell 77331a7c01 tls: avoid calling Buffer.byteLength multiple times 9 years ago