423 Commits (c9bc3e50edf192aac7a051c1dd585d9df5c43c79)

Author SHA1 Message Date
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
James M Snell 595df9fc4b benchmarks: add spread operator benchmark 8 years ago
Joyee Cheung ab3e0862af benchmark: URLSearchParams v.s. querystring 8 years ago
Joyee Cheung c6b586de33 benchmark: fix first call to URL in useWHATWG 8 years ago
Joyee Cheung 5e4545e18f benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago
Timothy Gu 590626ba11 benchmark: simplify URLSearchParams import 8 years ago
Joyee Cheung 60d77bd514 benchmark: add progress indicator to compare.js 8 years ago
Joshua Colvin 1f342afab7 benchmark: move setImmediate benchmarks to timers 8 years ago
Jeremiah Senkpiel c74e6fe651 benchmark: add more thorough timers benchmarks 8 years ago
Michaël Zasso ad6e778c4a benchmark: add benchmark for object properties 8 years ago
Brian White 3bdcbdb1a0
querystring: improve unescapeBuffer performance 8 years ago
Brian White 2298bc4b1f
querystring: improve parse() performance 8 years ago
Brian White 9e0f6a5eb4
buffer: improve compare() performance 8 years ago
Joyee Cheung a647d82f83 process: improve process.hrtime 8 years ago
Brian White 9fcd842279 buffer: improve toJSON() performance 8 years ago
Timothy Gu 98bb65f641
url: improving URLSearchParams 8 years ago