373 Commits (dd5a4e1d7560dcd50b66842b2b5b55b787c2873d)

Author SHA1 Message Date
Rich Trott 1438d00119
benchmark,lib,test: adjust for linting 8 years ago
Brian White a114f63627
buffer: improve toJSON() performance 8 years ago
Timothy Gu 5d33c96679 url: improving URLSearchParams 8 years ago
Rich Trott 47c0953b12 benchmark: add benchmark for vm.runIn*() 8 years ago
Yuya Tanaka 2f339e7200 benchmark: cleanup child_process IPC benchmark 8 years ago
Joyee Cheung 9f6d1f6fc2 util: improve readability of normalizeEncoding 8 years ago
Joyee Cheung eac1871c45 benchmark: improve WHATWG URL benchmarks 8 years ago
Joyee Cheung ecf72d8b54 benchmark: use "confidence" in output of compare.R 8 years ago
Victor Felder 4f96272f12 benchmark: fix typo "categoty" -> "category" 8 years ago
Brian White 59196af646 stream: avoid additional validation for Buffers 8 years ago
Brian White 2f4577c07d benchmark: keep decimals in results 8 years ago
Brian White 372e3eeb4b benchmark: improve readability of net benchmarks 8 years ago
Brian White d19136da84 benchmark: move punycode benchmark out of net 8 years ago
Brian White be24cc0187
benchmark: add ClientRequest creation benchmark 8 years ago
Joyee Cheung 022c743693 benchmark: allow benchmarks to specify flags 8 years ago
Joyee Cheung 0b2bc5e27b benchmark: add benchmark for WHATWG URL properties 8 years ago
Brian White 7ece950ffe events: improve once() performance 8 years ago
Brian White 797495a84a buffer: improve allocation performance 8 years ago
Brian White 10b3297e8f benchmark: use commas in non-csv rate output 8 years ago
Troy Connor 6d15e7b528 benchmark: refactor buffer benchmarks 8 years ago
Michaël Zasso 05332942e2 tools: enforce linebreak after ternary operators 8 years ago
Lucas Holmquist 6b98906a08 doc: document R CRAN mirror process 8 years ago
Rich Trott 88464ac6ac
benchmark: reformat code for clarity 8 years ago
Sam Roberts 19ca6cddcf
tools: disallow trailing whitespace for markdown 8 years ago
Rich Trott 819a38df96
benchmark: split timers benchmark and refactor 8 years ago
Rich Trott 44792f83bf benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Roman Reiss dafdb7b069 benchmark: add trailing newline for consistency 8 years ago
Rod Vagg fab8eb660f benchmark: add microbenchmarks for ES Map 9 years ago
Rich Trott 2cdd5ccef9 test,lib,benchmark: match function names 8 years ago
Andreas Madsen 06f37471aa benchmark: use node v4 syntax in common.js 8 years ago
Andreas Madsen 8b152fcf47 benchmark: change the execution order 8 years ago
Andreas Madsen a5046bf8ef benchmark: fixes csv parsing given no parameters 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Bartosz Sosnowski af01865d66 benchmark: add info about required Unix tools 9 years ago
Anna Henningsen 45a5a3db39 benchmark: add benchmarks for `Buffer.from()` 9 years ago
Bartosz Sosnowski e6328bb965 benchmark: use 'yes' instead of echo in a loop 9 years ago
Bartosz Sosnowski dfb5f301cf benchmark: make v8-bench.js output consistent 9 years ago
Bartosz Sosnowski 84481f9157 benchmark: add --expose_internals switch 9 years ago
Fangdun Cai (Fundon) 9030e09817 benchmark: add benchmark for destructuring object 9 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 9 years ago
Andreas Madsen d3834a1fa3 benchmark: ignore significance when using --runs 1 9 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 9 years ago
Anna Henningsen 450ee63584 benchmark: add benches for fs.stat & fs.statSync 9 years ago
Anna Henningsen efabc6ae4d benchmark: fix off-by-one error in fs benchmarks 9 years ago
Bartosz Sosnowski b1bbc68fb1 benchmark: support for multiple http benchmarkers 9 years ago
Adrian Nitu 474e629ddb benchmark: add --format csv option 9 years ago
Adrian Nitu 4b527a4129 benchmark: update compare.js exit method 9 years ago
Adrian Nitu 9e7fd8e810 benchmark: fix comment typos and code format 9 years ago
Trevor Norris b9832eb3fe bench: add bench for fs.realpath() fix 9 years ago
Rich Trott ae25ed3ccd benchmark: favor === over == 9 years ago