Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement PerformanceObserver and friends #8011

Merged
merged 4 commits into from
Jan 6, 2024

Conversation

gvilums
Copy link
Contributor

@gvilums gvilums commented Jan 6, 2024

What does this PR do?

This PR implements the user timing API, including Performance, PerformanceObserver, etc.

How did you verify your code works?

Automated tests.

@Jarred-Sumner
Copy link
Collaborator

Fixes #4708

@Jarred-Sumner Jarred-Sumner merged commit ecdde88 into oven-sh:main Jan 6, 2024
22 of 29 checks passed
ryoppippi pushed a commit to ryoppippi/bun that referenced this pull request Feb 1, 2024
* implement PerformanceObserver, PerformanceMeasure, PerformanceMark and friends

* add PerformanceObserver test, clean up other performance tests

* [autofix.ci] apply automated fixes

* Small cleanup

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants