summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2017-03-14fs: include more fs.stat*() optimizationsBrian White
2017-03-14url: spec-compliant URLSearchParams serializerTimothy Gu
2017-03-10benchmark: add parameter for module benchmarkBrian White
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-09benchmark: fix punycode and get-ciphers benchmarkBartosz Sosnowski
2017-03-06benchmark: cleanup after forced optimization dropBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from utilBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from urlBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from tlsBartosz Sosnowski
2017-03-06benchmark: remove streams forced optimizationBartosz Sosnowski
2017-03-06benchmark: remove querystring forced optimizationBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from pathBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from miscBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from esBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from cryptoBartosz Sosnowski
2017-03-06benchmark: remove forced optimization from bufferBartosz Sosnowski
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-03-02os: improve cpus() performanceBrian White
2017-03-01child_process: fix deoptimizing use of argumentsVse Mozhet Byt
2017-02-28benchmark: add USVString conversion benchmarkTimothy Gu
2017-02-25fs: improve performance for sync stat() functionsBrian White
2017-02-25os: improve loadavg() performanceBrian White
2017-02-24benchmark: add url.domainTo*()Timothy Gu
2017-02-23process: improve memoryUsage() performanceBrian White
2017-02-24benchmark: strip BOM in dgram/bind-paramsAnna Henningsen
2017-02-21benchmark: add dgram bind(+/- params) benchmarkVse Mozhet Byt
2017-02-21tools: enable one-var-declaration-per-line ESLint ruleMichaël Zasso
2017-02-17doc: add benchmark/README.md and fix guideJoyee Cheung
2017-02-17doc: move benchmark/README.md to doc/guidesJoyee Cheung
2017-02-16benchmark: fix timer display in progress outputBrian White
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