358 Commits (6ff3b0324067b688610e85db9e008d4afceb19cb)

Author SHA1 Message Date
Joyee Cheung b7fadf0fa4 benchmark: add benchmark for WHATWG URL properties 8 years ago
Brian White 4c9dd6822e
events: improve once() performance 8 years ago
Brian White 13a4887ee9 buffer: improve allocation performance 8 years ago
Brian White 17eb8fce05 benchmark: use commas in non-csv rate output 8 years ago
Troy Connor 7021e6b52d benchmark: refactor buffer benchmarks 8 years ago
Michaël Zasso 966e5cfb81 tools: enforce linebreak after ternary operators 8 years ago
Lucas Holmquist eceef76918
doc: document R CRAN mirror process 8 years ago
Rich Trott 566a1513d1 benchmark: reformat code for clarity 8 years ago
Sam Roberts 3cbb553df8 tools: disallow trailing whitespace for markdown 8 years ago
Rich Trott ef6a5cf40a benchmark: split timers benchmark and refactor 8 years ago
Rich Trott 4463d2b360 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Roman Reiss dc88d19380
benchmark: add trailing newline for consistency 8 years ago
Rod Vagg 07cc9dfd05 benchmark: add microbenchmarks for ES Map 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 8 years ago
Andreas Madsen 8a0b7ffac6 benchmark: use node v4 syntax in common.js 8 years ago
Andreas Madsen 41173de77b benchmark: change the execution order 8 years ago
Andreas Madsen 138a7922ce benchmark: fixes csv parsing given no parameters 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Bartosz Sosnowski 3e7da1d7a2 benchmark: add info about required Unix tools 8 years ago
Anna Henningsen 289d862c6f
benchmark: add benchmarks for `Buffer.from()` 8 years ago
Bartosz Sosnowski d5bc52aa2e benchmark: use 'yes' instead of echo in a loop 8 years ago
Bartosz Sosnowski 9e5a06ecf6 benchmark: make v8-bench.js output consistent 8 years ago
Bartosz Sosnowski 99a2dd03cd benchmark: add --expose_internals switch 8 years ago
Fangdun Cai (Fundon) 7458fbb0c7 benchmark: add benchmark for destructuring object 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Andreas Madsen d3834a1fa3 benchmark: ignore significance when using --runs 1 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Anna Henningsen 450ee63584 benchmark: add benches for fs.stat & fs.statSync 8 years ago
Anna Henningsen efabc6ae4d benchmark: fix off-by-one error in fs benchmarks 8 years ago
Bartosz Sosnowski b1bbc68fb1 benchmark: support for multiple http benchmarkers 8 years ago
Adrian Nitu 474e629ddb benchmark: add --format csv option 8 years ago
Adrian Nitu 4b527a4129 benchmark: update compare.js exit method 8 years ago
Adrian Nitu 9e7fd8e810 benchmark: fix comment typos and code format 8 years ago
Trevor Norris b9832eb3fe bench: add bench for fs.realpath() fix 8 years ago
Rich Trott ae25ed3ccd benchmark: favor === over == 8 years ago
Сковорода Никита Андреевич f3f5a89a10 doc: *.md formatting fixes in the benchmark dir 8 years ago
Andreas Madsen d525e6c92a benchmark: remove broken string-creation.js 9 years ago
Andreas Madsen 6edef1deb9 benchmark: update docs after refactor 9 years ago
Andreas Madsen 0c0f34e2fe benchmark: add script for creating scatter plot 9 years ago
Andreas Madsen 855009af7f benchmark: use t-test for comparing node versions 9 years ago
Andreas Madsen 8bb59fdb12 benchmark: missing process.exit after bench.end 9 years ago
Andreas Madsen f99471b2ae benchmark: refactor to use process.send 9 years ago
Andreas Madsen 0f9bfaa7c5 benchmark: move cli parts of common.js into run.js 9 years ago
Andreas Madsen edbed3f3fd benchmark: move http_simple.js to http directory 9 years ago
Andreas Madsen ee2843b4ea benchmark: remove unused files 9 years ago
Christopher Jeffrey 151d316b99
buffer: optimize hex_decode 8 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 8 years ago
Rich Trott ce9456d690 benchmark: remove unused variables 8 years ago
James M Snell 7de59ef925 net: use icu's punycode implementation 8 years ago
Andras fba271b379 benchmark: add `setImmediate()` benchmarks 9 years ago