ShadowNode icon indicating copy to clipboard operation
ShadowNode copied to clipboard

Performance Hook: split the profiler modules

Open yorkie opened this issue 6 years ago • 0 comments

The Node.js implements the W3C Performance Timeline, therefore moving the CPU Profiling into the perf_hooks should also be on the main road.

As for HeapDump API, because still no standard W3C API, let's reference ben's node-heapdump, and make a new module named heapdump.

/cc @algebrait @legendecas

yorkie avatar Jul 15 '18 07:07 yorkie