summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2018-01-09benchmark: add JSStreamWrap benchmarkAnna Henningsen
2018-01-05buffer: check byteLength in readUInt(B|L)ERich Trott
2018-01-05benchmark: improve buffer.readInt(B|L)E benchmarksRich Trott
2018-01-05buffer: check byteLength in readInt(B|L)ESebastian Van Sande
2018-01-05benchmark: fix timeout in write-stream-throughputAnatoli Papirovski
2017-12-27buffer: optimize readDouble and readFloat methodsBen Noordhuis
2017-12-24benchmark: make temp file path configurableRich Trott
2017-12-20benchmark: refactor console benchmarkRuben Bridgewater
2017-12-15stream: add flow and buffer properties to streamsCalvin Metcalf
2017-12-11benchmark: fix http/simple.js benchmarkAnatoli Papirovski
2017-11-28timers: clean up for readabilityAnatoli Papirovski
2017-11-28process: slightly simplify next tick executionAnatoli Papirovski
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-26benchmark: refactor to use template stringAntonio V
2017-11-22benchmark,path: remove unused variables薛定谔的猫
2017-11-21benchmark: set maxHeaderListPairs in h2 headers.jsAnatoli Papirovski
2017-11-17benchmark: use unique filenames in fs benchmarksRich Trott
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-11-14events: remove emit micro-optimizationsAnatoli Papirovski
2017-11-10test: pass process.env to child processesRod Vagg
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