summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2017-08-13benchmark: fix and extend assert benchmarksRuben Bridgewater
2017-08-13util: improve util.inspect performanceRuben Bridgewater
2017-08-13http2: improve perf of passing headers to C++Anna Henningsen
2017-08-10benchmark: Correct constructor for freelistGareth Ellis
2017-08-10benchmark: cover more nextTick() codeRich Trott
2017-08-08benchmark: remove unused parametersnishijayaraj
2017-08-04http2: add tests and benchmarksJames M Snell
2017-07-31benchmark: remove unused parametersMatthew Alsup
2017-07-30tools: remove legacy indentation lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-19benchmark: add assert map and set benchmarksRuben Bridgewater
2017-07-14test: make common.PIPE process uniqueRefael Ackermann
2017-07-14benchmark: fix typo in inspect-proxyVse Mozhet Byt
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-07-05benchmark: Improve event performance tests.Benedikt Meurer
2017-06-27tools,benchmark: use stricter indentation lintingRich Trott
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
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