Skip to content

Conversation

skyclouds2001
Copy link
Contributor

Summary

the performance global property is first added in v8.5.0 via perf_hooks module, then it was exposed to global in v16.0.0

Test results and supporting details

https://nodejs.org/docs/latest/api/globals.html#performance
https://nodejs.org/docs/latest/api/perf_hooks.html#perf_hooksperformance
https://nodejs.org/zh-cn/blog/release/v8.5.0
nodejs/node#14680
https://nodejs.org/zh-cn/blog/release/v16.0.0
nodejs/node#37970

Related issues

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 8, 2024
@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 8, 2024 17:00
@caugner caugner added the nodejs Data about Node.js label Nov 12, 2024
@caugner caugner merged commit d88d4d8 into mdn:main Nov 19, 2024
6 checks passed
@skyclouds2001 skyclouds2001 deleted the node-global-performance branch November 19, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API nodejs Data about Node.js
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants