summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2017-10-28tools, benchmark: test util benchmarkSarah Meyer
2017-10-23benchmark: improve http2 benchmark configsJames M Snell
2017-10-20benchmark: fix punycode test for --without-intlTimothy Gu
2017-10-15build: lint benchmark addonBen Noordhuis
2017-10-15build: use local node-gyp for benchmark addonBen Noordhuis
2017-10-12benchmark: remove writing to benchmark directoryRich Trott
2017-10-12test: add benchmark tests for esEthan Arrowood
2017-10-12test: reduce run time for misc benchmark testsRich Trott
2017-10-10test: added fs benchmark testCharlie Duong
2017-10-11benchmark: remove misc/v8-bench.jsJoyee Cheung
2017-10-04util: use faster -0 checkBrian White
2017-10-02http2: making sending to the socket more efficientJames M Snell
2017-10-01benchmark: add util/type-checkTimothy Gu
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-19benchmark: var to constRuben Bridgewater
2017-09-19util: improve format performanceRuben Bridgewater
2017-09-19benchmark: use smaller n value in some http testsPeter Marshall
2017-09-15benchmark: provide default methods for assertRich Trott
2017-09-15benchmark: enable assert benchmark with short lenRich Trott
2017-09-14benchmark: improve and add more inspect benchmarksRuben Bridgewater
2017-09-11crypto: fix Node_SignFinalDavid Benjamin
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-09-07http2: set decodeStrings to false, testAnatoli Papirovski
2017-09-07benchmark: add default configs to buffer benchmarkRich Trott
2017-08-25benchmark: fix issues in dns benchmarkIan Perkins
2017-08-23benchmark: fix dgram/bind-params.js benchmarkRich Trott
2017-08-21benchmark: removed unused arguments from callbacksAbhishek Raj
2017-08-17http2: minor refactor of passing headers to JSAnna Henningsen
2017-08-17benchmark: convert var to es6 constSebastian Murphy
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