node/benchmark/process
Anatoli Papirovski 34bd9f318a
benchmark: track exec time in next-tick-exec
The next-tick-exec benchmarks were meant to track nextTick execution
time but due to an error, they actually track addition and execution.

PR-URL: https://github.com/nodejs/node/pull/20462
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-05-06 07:29:47 +02:00
..
bench-env.js
bench-hrtime.js
memoryUsage.js
next-tick-breadth-args.js
next-tick-breadth.js
next-tick-depth-args.js
next-tick-depth.js
next-tick-exec-args.js
next-tick-exec.js