summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2017-02-15benchmark: clean up legacy url benchmarksJoyee Cheung
2017-02-15benchmark: refactor whatwg-url-propertiesJoyee Cheung
2017-02-15benchmark: move url data to fixturesJoyee Cheung
2017-02-13benchmark: add url/url-searchparams-sort.jsTimothy Gu
2017-02-13querystring: fix empty pairs and optimize parse()Brian White
2017-02-10benchmark: fix typosNikolai Vavilov
2017-02-09benchmarks: add spread operator benchmarkJames M Snell
2017-02-09benchmark: URLSearchParams v.s. querystringJoyee Cheung
2017-02-09benchmark: fix first call to URL in useWHATWGJoyee Cheung
2017-02-06benchmark: add assert.deep[Strict]Equal benchmarksJoyee Cheung
2017-02-03benchmark: simplify URLSearchParams importTimothy Gu
2017-01-31benchmark: add progress indicator to compare.jsJoyee Cheung
2017-01-30benchmark: move setImmediate benchmarks to timersJoshua Colvin
2017-01-27benchmark: add more thorough timers benchmarksJeremiah Senkpiel
2017-01-27benchmark: add benchmark for object propertiesMichaël Zasso
2017-01-25querystring: improve unescapeBuffer performanceBrian White
2017-01-25querystring: improve parse() performanceBrian White
2017-01-25buffer: improve compare() performanceBrian White
2017-01-23process: improve process.hrtimeJoyee Cheung
2017-01-23buffer: improve toJSON() performanceBrian White
2017-01-19url: improving URLSearchParamsTimothy Gu
2017-01-18benchmark: add benchmark for vm.runIn*()Rich Trott
2017-01-16benchmark: cleanup child_process IPC benchmarkYuya Tanaka
2017-01-15util: improve readability of normalizeEncodingJoyee Cheung
2017-01-15benchmark: improve WHATWG URL benchmarksJoyee Cheung
2017-01-14benchmark: use "confidence" in output of compare.RJoyee Cheung
2017-01-13benchmark: add ClientRequest creation benchmarkBrian White
2017-01-11benchmark: allow zero when parsing http req/sBrian White
2017-01-11benchmark: add http header setting scenariosBrian White
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2017-01-05benchmark: fix typo "categoty" -> "category"Victor Felder
2017-01-05stream: avoid additional validation for BuffersBrian White
2017-01-05benchmark: keep decimals in resultsBrian White
2017-01-05benchmark: improve readability of net benchmarksBrian White
2017-01-05benchmark: move punycode benchmark out of netBrian White
2017-01-04benchmark: allow benchmarks to specify flagsJoyee Cheung
2016-12-29benchmark: add benchmark for WHATWG URL propertiesJoyee Cheung
2016-12-28events: improve once() performanceBrian White
2016-12-27buffer: improve allocation performanceBrian White
2016-12-23benchmark: use commas in non-csv rate outputBrian White
2016-12-23benchmark: refactor buffer benchmarksTroy Connor
2016-12-22tools: enforce linebreak after ternary operatorsMichaël Zasso
2016-12-15doc: document R CRAN mirror processLucas Holmquist
2016-11-27benchmark: reformat code for clarityRich Trott
2016-11-21tools: disallow trailing whitespace for markdownSam Roberts
2016-11-09benchmark: split timers benchmark and refactorRich Trott
2016-11-06benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-11-04benchmark: add trailing newline for consistencyRoman Reiss
2016-10-29benchmark: add microbenchmarks for ES MapRod Vagg
2016-10-19test,lib,benchmark: match function namesRich Trott