summaryrefslogtreecommitdiff
path: root/benchmark/fs/readfile.js
Commit message (Expand)AuthorAgeFilesLines
* fs: partition readFile against pool exhaustionJamie Davis2018-02-011-4/+11
* benchmark: (fs) use destructuringRuben Bridgewater2018-01-231-5/+3
* benchmark: make temp file path configurableRich Trott2017-12-241-1/+1
* benchmark: use unique filenames in fs benchmarksRich Trott2017-11-171-1/+2
* benchmark: var to constRuben Bridgewater2017-09-191-6/+6
* benchmark: repair the fs/readfile benchmarkSorin Baltateanu2017-03-241-1/+4
* benchmark: missing process.exit after bench.endAndreas Madsen2016-07-261-0/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* benchmark: use strict modeRich Trott2016-02-221-0/+1
* bench: Simplify duration arguments to benchmarksisaacs2013-02-191-1/+1
* bench: Move fs-readfile.js to fs/readfile.jsisaacs2013-02-191-0/+48