node/benchmark/process
Anna Henningsen 82ebcb37d6
benchmark: improve process.env benchmarks
Benchmark different types of operations and make results comparable
by normalizing process.env for enumeartion.

PR-URL: https://github.com/nodejs/node/pull/29188
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-09-18 23:24:42 +02:00
..
bench-env.js benchmark: improve process.env benchmarks 2019-09-18 23:24:42 +02:00
bench-hrtime.js tools: update eslint 2019-06-27 11:57:19 +02:00
memoryUsage.js benchmark: (process) use destructuring 2018-01-23 01:29:22 +01:00
next-tick-breadth-args.js process: improve nextTick performance 2019-08-27 22:14:15 -04:00
next-tick-breadth.js process: improve nextTick performance 2019-08-27 22:14:15 -04:00
next-tick-depth-args.js process: improve nextTick performance 2019-08-27 22:14:15 -04:00
next-tick-depth.js process: improve nextTick performance 2019-08-27 22:14:15 -04:00
next-tick-exec-args.js process: improve nextTick performance 2019-08-27 22:14:15 -04:00
next-tick-exec.js process: improve nextTick performance 2019-08-27 22:14:15 -04:00
queue-microtask-breadth.js lib: make queueMicrotask faster 2019-04-05 05:37:11 +02:00
queue-microtask-depth.js lib: make queueMicrotask faster 2019-04-05 05:37:11 +02:00