summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* benchmark: refactor console benchmarkRuben Bridgewater2017-12-202-126/+59
* stream: add flow and buffer properties to streamsCalvin Metcalf2017-12-151-0/+53
* benchmark: fix http/simple.js benchmarkAnatoli Papirovski2017-12-112-3/+3
* timers: clean up for readabilityAnatoli Papirovski2017-11-289-32/+46
* process: slightly simplify next tick executionAnatoli Papirovski2017-11-284-2/+45
* async_wrap: add provider types for net serverAndreas Madsen2017-11-283-9/+9
* benchmark: refactor to use template stringAntonio V2017-11-261-1/+1
* benchmark,path: remove unused variables薛定谔的猫2017-11-221-1/+1
* benchmark: set maxHeaderListPairs in h2 headers.jsAnatoli Papirovski2017-11-211-2/+6
* benchmark: use unique filenames in fs benchmarksRich Trott2017-11-173-3/+6
* async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr2017-11-161-0/+45
* events: remove emit micro-optimizationsAnatoli Papirovski2017-11-142-26/+38
* test: pass process.env to child processesRod Vagg2017-11-102-6/+4
* tools, benchmark: test util benchmarkSarah Meyer2017-10-283-2/+11
* benchmark: improve http2 benchmark configsJames M Snell2017-10-234-7/+11
* benchmark: fix punycode test for --without-intlTimothy Gu2017-10-201-4/+10
* build: lint benchmark addonBen Noordhuis2017-10-151-6/+3
* build: use local node-gyp for benchmark addonBen Noordhuis2017-10-151-2/+0
* benchmark: remove writing to benchmark directoryRich Trott2017-10-121-23/+4
* test: add benchmark tests for esEthan Arrowood2017-10-129-12/+36
* test: reduce run time for misc benchmark testsRich Trott2017-10-123-0/+6
* test: added fs benchmark testCharlie Duong2017-10-106-30/+33
* benchmark: remove misc/v8-bench.jsJoyee Cheung2017-10-111-56/+0
* util: use faster -0 checkBrian White2017-10-041-1/+5
* http2: making sending to the socket more efficientJames M Snell2017-10-021-2/+12
* benchmark: add util/type-checkTimothy Gu2017-10-011-0/+50
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-284-4/+4
* benchmark: var to constRuben Bridgewater2017-09-19120-682/+682
* util: improve format performanceRuben Bridgewater2017-09-191-20/+15
* benchmark: use smaller n value in some http testsPeter Marshall2017-09-192-2/+2
* benchmark: provide default methods for assertRich Trott2017-09-158-0/+16
* benchmark: enable assert benchmark with short lenRich Trott2017-09-151-1/+2
* benchmark: improve and add more inspect benchmarksRuben Bridgewater2017-09-145-46/+103
* crypto: fix Node_SignFinalDavid Benjamin2017-09-111-1/+1
* test,doc: make module name match gyp target nameGabriel Schulhof2017-09-101-1/+1
* http2: set decodeStrings to false, testAnatoli Papirovski2017-09-071-0/+28
* benchmark: add default configs to buffer benchmarkRich Trott2017-09-076-21/+26
* benchmark: fix issues in dns benchmarkIan Perkins2017-08-251-4/+4
* benchmark: fix dgram/bind-params.js benchmarkRich Trott2017-08-231-3/+12
* benchmark: removed unused arguments from callbacksAbhishek Raj2017-08-213-3/+3
* http2: minor refactor of passing headers to JSAnna Henningsen2017-08-171-2/+11
* benchmark: convert var to es6 constSebastian Murphy2017-08-173-57/+51
* benchmark: fix and extend assert benchmarksRuben Bridgewater2017-08-137-67/+328
* util: improve util.inspect performanceRuben Bridgewater2017-08-131-0/+39
* http2: improve perf of passing headers to C++Anna Henningsen2017-08-131-0/+47
* benchmark: Correct constructor for freelistGareth Ellis2017-08-101-1/+1
* benchmark: cover more nextTick() codeRich Trott2017-08-102-4/+30
* benchmark: remove unused parametersnishijayaraj2017-08-081-2/+2
* http2: add tests and benchmarksJames M Snell2017-08-044-1/+141
* benchmark: remove unused parametersMatthew Alsup2017-07-311-3/+3