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

Bug: Much Slower Performance when browser Dev Tools is open #125

Open
2 tasks done
nickchomey opened this issue Feb 6, 2025 · 0 comments
Open
2 tasks done

Bug: Much Slower Performance when browser Dev Tools is open #125

nickchomey opened this issue Feb 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@nickchomey
Copy link

nickchomey commented Feb 6, 2025

Describe the bug

I noticed that db operations can be up to 5x slower when dev tools is open, even if you dont have any breakpoints or anything else set.

Here's a screen recording of a dummy app that I have while I work on building out various functionality. Inserting 5000 records took 5 seconds with dev tools closed, then 17 seconds when it open.

chrome_nC0texYdoC.mp4

And a screen recording in surrealist.app

msedge_Ay0ZYlkjD2.mp4

Steps to reproduce

Just run any queries in surrealist app - then open dev tools and do the same queries. It'll be much slower.

Expected behaviour

I dont really expect anything - i think this is just inherent to the browser. But @kearfy asked me in Discord to open this issue.

SurrealDB version

n/a

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nickchomey nickchomey added the bug Something isn't working label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant