summaryrefslogtreecommitdiff
path: root/benchmark/fs/read-stream-throughput.js
AgeCommit message (Expand)Author
2019-08-10benchmark: use test/common/tmpdir consistentlyJoão Reis
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-11-06benchmark: remove unused catch bindingscjihrig
2018-01-23benchmark: (fs) use destructuringRuben Bridgewater
2017-12-24benchmark: make temp file path configurableRich Trott
2017-11-22benchmark,path: remove unused variables薛定谔的猫
2017-11-17benchmark: use unique filenames in fs benchmarksRich Trott
2017-10-10test: added fs benchmark testCharlie Duong
2017-09-19benchmark: var to constRuben Bridgewater
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2013-11-06benchmark: Correct the bufferSize to highWaterMarkJackson Tian
2013-08-19fixes #6031 spelling errorsMatthew Aynalem
2013-02-19bench: Add read-stream throughputisaacs