400 Commits (3e79dffd2c0b11f9cd5f2b2b56557c858fe1ad43)

Author SHA1 Message Date
Brian White 758126301e
fs: improve performance for sync stat() functions 8 years ago
Brian White db06c7311b
os: improve loadavg() performance 8 years ago
Brian White 54e1f0c219
process: improve memoryUsage() performance 8 years ago
Timothy Gu 842ac583f6
benchmark: add url.domainTo*() 8 years ago
Anna Henningsen 3951bd9ac1
benchmark: strip BOM in dgram/bind-params 8 years ago
Vse Mozhet Byt e1573b9fb7
benchmark: add dgram bind(+/- params) benchmark 8 years ago
Michaël Zasso eea2eb9111
tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Joyee Cheung 5d12fd9a4b
doc: add benchmark/README.md and fix guide 8 years ago
Joyee Cheung 22a6eddc5c
doc: move benchmark/README.md to doc/guides 8 years ago
Brian White 48f6660d78
benchmark: fix timer display in progress output 8 years ago
Joyee Cheung 5a81031fd8
benchmark: clean up legacy url benchmarks 8 years ago
Timothy Gu 7e37628c51
benchmark: add url/url-searchparams-sort.js 8 years ago
Joyee Cheung 678ea11955
benchmark: refactor whatwg-url-properties 8 years ago
Joyee Cheung 7a3553f792
benchmark: move url data to fixtures 8 years ago
Nikolai Vavilov 5059b6fcee
benchmark: fix typos 8 years ago
James M Snell 599c947276
benchmarks: add spread operator benchmark 8 years ago
Joyee Cheung b4f3a300de
benchmark: URLSearchParams v.s. querystring 8 years ago
Joyee Cheung 6d2797bd80
benchmark: fix first call to URL in useWHATWG 8 years ago
Joyee Cheung 8f34181b95
benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago
Timothy Gu 94555c949a
benchmark: simplify URLSearchParams import 8 years ago
Joyee Cheung f61c71b533 benchmark: add progress indicator to compare.js 8 years ago
Joshua Colvin ccdc922ada benchmark: move setImmediate benchmarks to timers 8 years ago
Jeremiah Senkpiel 062c8513ad benchmark: add more thorough timers benchmarks 8 years ago
Michaël Zasso 1e0294ccc9 benchmark: add benchmark for object properties 8 years ago
Brian White 97ff43232b
querystring: improve unescapeBuffer performance 8 years ago
Brian White 53421b174c
querystring: improve parse() performance 8 years ago
Brian White d13aba8499
buffer: improve compare() performance 8 years ago
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