summaryrefslogtreecommitdiff
path: root/benchmark/fs/readFileSync.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/fs`Antoine du Hamel2023-02-011-1/+1
* benchmark: use let and const instead of varDaniele Belardi2020-01-281-1/+1
* benchmark: (fs) use destructuringRuben Bridgewater2018-01-231-3/+1
* benchmark: var to constRuben Bridgewater2017-09-191-4/+4
* fs: include more fs.stat*() optimizationsBrian White2017-03-141-0/+17