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

Performance issues on Firefox with debugger open #584

Open
irisjae opened this issue May 22, 2024 · 0 comments
Open

Performance issues on Firefox with debugger open #584

irisjae opened this issue May 22, 2024 · 0 comments

Comments

@irisjae
Copy link

irisjae commented May 22, 2024

I've been testing my app with SQL.js on Chrome and Firefox. With the debugger closed, queries perform with reasonable (<1ms) query times on both browsers. However, with the debugger open, SQL.js performs as expected on Chrome, but however, on Firefox, queries become much slower (on the order of magnitude of 100ms). This makes debugging quite painful.

Is this a known issue, and are there workarounds?

Thanks.

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