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

HDX/AV: efficiency of run mode tight loop #545

Open
jteresco opened this issue Jun 8, 2023 · 0 comments
Open

HDX/AV: efficiency of run mode tight loop #545

jteresco opened this issue Jun 8, 2023 · 0 comments

Comments

@jteresco
Copy link
Contributor

jteresco commented Jun 8, 2023

Can we avoid the repeated calls to Date.now in the tight loop in nextStep?

The problem here is that an event handler triggered by setTimeout won't be processed until the current event handler being executed yields to the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant