488 Commits (57630adf90a347b47315614a63b750d4838911ae)

Author SHA1 Message Date
Alexey Orlenko e77a83f5a5 buffer: optimize decoding wrapped base64 data 8 years ago
Vse Mozhet Byt 74dc3bfe08 benchmark: replace [].join() with ''.repeat() 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Vse Mozhet Byt 642baf4699 benchmark: check end() argument to be > 0 8 years ago
Rich Trott 874b6b948c benchmark: update obsolete information pointer 8 years ago
Timothy Gu a6e69f8c08 benchmark: add more options to map-bench 8 years ago
Sorin Baltateanu d9b0e4c729 benchmark: repair the fs/readfile benchmark 8 years ago
Nikolai Vavilov 43fa0a8847 benchmark: allow multiple values for same config 8 years ago
Vse Mozhet Byt ae8a8691e6 benchmark: add final clean-up to module-loader.js 8 years ago
Vse Mozhet Byt 4b841cb0b6 benchmark: harmonize progress bar + stderr output 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Vse Mozhet Byt ab2d49bcac benchmark: fix fs\bench-realpathSync.js 8 years ago
Lucas Lago 3129ba2bae benchmark: remove v8ForceOptimization calls 8 years ago
James M Snell c8acd08a37 benchmark: benchmark comparing forEach with for 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Brian White 190dc69c89
benchmark: add parameter for module benchmark 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Bartosz Sosnowski 6df23fa39f benchmark: fix punycode and get-ciphers benchmark 8 years ago
Bartosz Sosnowski 75cdc895ec benchmark: cleanup after forced optimization drop 8 years ago
Bartosz Sosnowski ca86aa5323 benchmark: remove forced optimization from util 8 years ago
Bartosz Sosnowski c5958d20fd benchmark: remove forced optimization from url 8 years ago
Bartosz Sosnowski ea61ce518b benchmark: remove forced optimization from tls 8 years ago
Bartosz Sosnowski 541119c6ee benchmark: remove streams forced optimization 8 years ago
Bartosz Sosnowski 57b5ce1d8e benchmark: remove querystring forced optimization 8 years ago
Bartosz Sosnowski eba2c62bb1 benchmark: remove forced optimization from path 8 years ago
Bartosz Sosnowski 7587a11adc benchmark: remove forced optimization from misc 8 years ago
Bartosz Sosnowski ef8cc301fe benchmark: remove forced optimization from es 8 years ago
Bartosz Sosnowski 17c85ffd80 benchmark: remove forced optimization from crypto 8 years ago
Bartosz Sosnowski 05ac6e1b01 benchmark: remove forced optimization from buffer 8 years ago
Benjamin Fleischer 4897ae2114
benchmark,build,doc,lib,src,test: correct typos 8 years ago
Brian White 4e05952a8a
os: improve cpus() performance 8 years ago
Vse Mozhet Byt dd81d539e2 child_process: fix deoptimizing use of arguments 8 years ago
Timothy Gu 6123ed5b25 benchmark: add USVString conversion benchmark 8 years ago
Brian White 22abb39b2c
fs: improve performance for sync stat() functions 8 years ago
Brian White efdc571a58
os: improve loadavg() performance 8 years ago
Timothy Gu d4e1eaf43c benchmark: add url.domainTo*() 8 years ago
Brian White f385f77f1d process: improve memoryUsage() performance 8 years ago
Anna Henningsen 049709b07d
benchmark: strip BOM in dgram/bind-params 8 years ago
Vse Mozhet Byt 1162e284ca
benchmark: add dgram bind(+/- params) benchmark 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Joyee Cheung 8926f1110d doc: add benchmark/README.md and fix guide 8 years ago
Joyee Cheung 4bed6d6e93 doc: move benchmark/README.md to doc/guides 8 years ago
Brian White a08fcc02f8 benchmark: fix timer display in progress output 8 years ago
Joyee Cheung 7ee95045dd benchmark: clean up legacy url benchmarks 8 years ago
Joyee Cheung d8ac08a62a benchmark: refactor whatwg-url-properties 8 years ago
Joyee Cheung e571fd4f6c benchmark: move url data to fixtures 8 years ago
Timothy Gu 781eb90960 benchmark: add url/url-searchparams-sort.js 8 years ago
Brian White ff785fd517 querystring: fix empty pairs and optimize parse() 8 years ago
Nikolai Vavilov f5ee9921e6 benchmark: fix typos 8 years ago