403 Commits (efdc571a5804c8fd962e50edc0beb176f95cc092)

Author SHA1 Message Date
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
Rich Trott 030dd14793 benchmark: add benchmark for vm.runIn*() 8 years ago
Yuya Tanaka 1216a34590
benchmark: cleanup child_process IPC benchmark 8 years ago
Joyee Cheung 34bf31ea8a util: improve readability of normalizeEncoding 8 years ago
Joyee Cheung d4b749b62f benchmark: improve WHATWG URL benchmarks 8 years ago
Joyee Cheung f18b4632b9 benchmark: use "confidence" in output of compare.R 8 years ago
Brian White c5d0fd9641
benchmark: add ClientRequest creation benchmark 8 years ago
Brian White b888bfe81d
benchmark: allow zero when parsing http req/s 8 years ago
Brian White f53a6fb48b
benchmark: add http header setting scenarios 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Victor Felder da71d48e47 benchmark: fix typo "categoty" -> "category" 8 years ago
Brian White 0a937280d8
stream: avoid additional validation for Buffers 8 years ago
Brian White 7889416b8a
benchmark: keep decimals in results 8 years ago
Brian White f955c734ba
benchmark: improve readability of net benchmarks 8 years ago
Brian White d43b14495c
benchmark: move punycode benchmark out of net 8 years ago
Joyee Cheung 2826e6324c benchmark: allow benchmarks to specify flags 8 years ago
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