You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: