Files
node/tools
James M Snell 4a19cc8947 perf_hooks: introduce createHistogram
Adds a new `perf_hooks.createHistogram()` API for creating histogram
instances that allow user recording.

Makes Histogram instances cloneable via MessagePort. This allows, for
instance, an event loop delay monitor to be running on the main thread
while the histogram data can be monitored actively from a worker thread.

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

PR-URL: https://github.com/nodejs/node/pull/37155
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-02-14 13:03:49 -08:00
..
2020-12-16 23:45:26 +01:00
2021-02-14 13:03:49 -08:00
2020-12-26 12:19:26 +01:00
2020-12-16 23:45:26 +01:00
2020-12-16 23:45:26 +01:00
2020-12-26 12:19:26 +01:00
2019-03-04 11:06:23 -08:00
2021-01-30 07:49:28 -08:00
2021-02-13 18:08:48 +01:00
2020-12-16 23:45:26 +01:00
2020-12-16 23:45:26 +01:00
2020-12-22 01:09:42 +00:00
2020-08-06 20:07:49 -07:00
2020-12-21 14:24:51 +01:00
2020-12-16 23:45:26 +01:00