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

Bench frame time instead if op/s #4

Open
krispya opened this issue Dec 28, 2023 · 0 comments
Open

Bench frame time instead if op/s #4

krispya opened this issue Dec 28, 2023 · 0 comments

Comments

@krispya
Copy link

krispya commented Dec 28, 2023

For live applications like video games it would be really useful to bench frame time instead of op/s. Where frame time is how much ms it takes to execute the test per requestAnimationFrame. This also gives a better idea of how V8 will optimize the code in a real world scenario where it may take a couple frames for it to get flagged as a hot path.

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

No branches or pull requests

1 participant