Skip to content

Conversation

@tunetheweb
Copy link
Contributor

Summary

The Chrome DevTools extensibility API adds some optional extra params to User Timing (performance.mark and performance.measure) and console.timestamp to provide additional information to performance traces.

I\m looking to document these in mdn/content#41372 and so adding BCD data here.

Test results and supporting details

User Timing supported from 128 - https://developer.chrome.com/blog/new-in-devtools-128#perf-extension
Console.timesstamp supported from 134 https://developer.chrome.com/blog/new-in-devtools-134#console-timestamp

Spec discussions:

Note I've marked it as "standard_track": false for now, since those discussions are ongoing.

Related issues

MDN content PR: mdn/content#41372

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Oct 23, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner requested review from Elchi3 and caugner October 28, 2025 12:48
@tunetheweb tunetheweb requested a review from caugner November 4, 2025 22:30
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 size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants