Commit 20fe04f1 authored by James M Snell's avatar James M Snell
Browse files

perf_hooks,http2: add performance.clear()

Add missing clear() method to `perf_hooks.performance` to
remove the entries from the master timeline to prevent
that from being a memory leak.

PR-URL: https://github.com/nodejs/node/pull/18046


Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent 47a28229
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment