node/lib/internal/perf
James M Snell b803bca4fa
perf_hooks: add histogram option to timerify
Allows setting a `Histogram` object option on timerify to
record function execution times over time.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/37475
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-03-05 08:16:03 -08:00
..
event_loop_delay.js perf_hooks: complete overhaul of the implementation 2021-02-22 08:46:11 -08:00
event_loop_utilization.js perf_hooks: complete overhaul of the implementation 2021-02-22 08:46:11 -08:00
nodetiming.js perf_hooks: complete overhaul of the implementation 2021-02-22 08:46:11 -08:00
observe.js doc,lib: add missing deprecation code 2021-03-01 17:41:45 -05:00
perf.js perf_hooks: complete overhaul of the implementation 2021-02-22 08:46:11 -08:00
timerify.js perf_hooks: add histogram option to timerify 2021-03-05 08:16:03 -08:00
usertiming.js perf_hooks: complete overhaul of the implementation 2021-02-22 08:46:11 -08:00