You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The doc says PerformanceMark and PerformanceMeasure are added in v18.2.0, v16.17.0; this is not true (the version is added in docs changes happens in #44483)
PerformanceMark is implemented and can be accessed via perf_hooks module in #37136, in v16.0.0
PerformanceMeasure is also implemented in #37136, in v16.0.0; bu can be accessed via perf_hooks module in #39297, in v16.7.0