summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2017-06-19benchmark: remove needless RegExp capturingVse Mozhet Byt
2017-06-17process: improve nextTick() performanceBrian White
2017-06-13zlib: improve performanceBrian White
2017-06-13stream: improve Transform performanceBrian White
2017-06-12http: always cork outgoing writesBrian White
2017-06-12benchmark: fix some RegExp nitsVse Mozhet Byt
2017-06-09child_process: reduce nextTick() usageBrian White
2017-06-07test,benchmark: stabilize child-processRefael Ackermann
2017-06-01dns: improve callback performanceBrian White
2017-05-23stream: improve readable push performanceBrian White
2017-05-21benchmark: allow no duration in benchmark testsRich Trott
2017-05-16benchmark: remove redundant timers benchmarkRich Trott
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-05-13benchmark: chunky http client should exit with 0Joyee Cheung
2017-05-11benchmark: check for time precision in common.jsRich Trott
2017-05-08benchmark: update an obsolete pathVse Mozhet Byt
2017-05-06test: fix flakyness with `yes.exe`Refael Ackermann
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