summaryrefslogtreecommitdiff
path: root/benchmark/process/bench-env.js
Commit message (Collapse)AuthorAgeFilesLines
* benchmark: (process) use destructuringRuben Bridgewater2018-01-231-2/+1
| | | | | | PR-URL: https://github.com/nodejs/node/pull/18250 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
* benchmark: move misc to categorized directoriesAndreas Madsen2016-02-261-0/+18
PR-URL: https://github.com/nodejs/node/pull/5177 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>