summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2017-05-03test: move WPT to its own testing moduleRich Trott
2017-04-28benchmark: terminate child process on WindowsRich Trott
2017-04-28v8: refactor struture of v8 moduleJames M Snell
2017-04-28benchmark: add benchmark for v8.getHeap*StatisticsJames M Snell
2017-04-20benchmark: fix typo in _http-benchmarkers.jsVse Mozhet Byt
2017-04-20benchmark: fix URL in _http-benchmarkers.jsVse Mozhet Byt
2017-04-20benchmark: add benchmark for string concatenationsVse Mozhet Byt
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-20benchmark: fix CLI arguments check in common.jsVse Mozhet Byt
2017-04-19test: add test for child_process benchmarkJoyee Cheung
2017-04-17Revert "benchmark: fix CLI arguments check in common.js"James M Snell
2017-04-17benchmark: improve cli error messageBrian White
2017-04-17benchmark: fix CLI arguments check in common.jsVse Mozhet Byt
2017-04-14buffer: use slightly faster NaN checkBrian White
2017-04-14buffer: optimize write()Brian White
2017-04-14buffer: optimize toString()Brian White
2017-04-14buffer: optimize from() and byteLength()Brian White
2017-04-14benchmark,windows: TCP.readStart() meaningful only after completionRefael Ackermann
2017-04-13benchmark: replace more [].join() with ''.repeat()Vse Mozhet Byt
2017-04-09benchmark: control HTTP benchmarks run timeJoyee Cheung
2017-04-09benchmark: add test double HTTP benchmarkerJoyee Cheung
2017-04-04url: avoid instanceof for WHATWG URLBrian White
2017-04-04benchmark: avoid TurboFan deopt in arrays benchMichaƫl Zasso
2017-04-04buffer: optimize decoding wrapped base64 dataAlexey Orlenko
2017-04-04benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-28benchmark: check end() argument to be > 0Vse Mozhet Byt
2017-03-26benchmark: update obsolete information pointerRich Trott
2017-03-24benchmark: add more options to map-benchTimothy Gu
2017-03-24benchmark: repair the fs/readfile benchmarkSorin Baltateanu
2017-03-22benchmark: allow multiple values for same configNikolai Vavilov
2017-03-21benchmark: add final clean-up to module-loader.jsVse Mozhet Byt
2017-03-21benchmark: harmonize progress bar + stderr outputVse Mozhet Byt
2017-03-21url: spec-compliant URLSearchParams parserTimothy Gu
2017-03-21benchmark: fix fs\bench-realpathSync.jsVse Mozhet Byt
2017-03-21benchmark: remove v8ForceOptimization callsLucas Lago
2017-03-17benchmark: benchmark comparing forEach with forJames M Snell
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