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

Frequent freezes #472

Open
ostef opened this issue Nov 28, 2024 · 2 comments
Open

Frequent freezes #472

ostef opened this issue Nov 28, 2024 · 2 comments

Comments

@ostef
Copy link
Contributor

ostef commented Nov 28, 2024

I've been getting frequent freezes (5-10 seconds) for a while now. They happen usually after I compile and launch my project (I use a separate terminal for that) and I come back to Focus.

I can't really tell much about this freeze since I don't really do anything for it to happen other than compile my project, so my guess is it has to do with file system changes.

I guess to find out what's going on we could add instrumentation and log a message when we find a block of code that took multiple seconds to execute?

I am on Windows 10

@focus-editor
Copy link
Owner

focus-editor commented Nov 29, 2024

If it's possible to reproduce that consistently, would you be able to run a debug version of the editor in a profiler like Very Sleepy, reproduce a freeze and tell where the time went?

I haven't seen a single freeze like that, which would make hunting down the problem very difficult.

@ostef
Copy link
Contributor Author

ostef commented Nov 29, 2024

I will do my best to find the source of the freeze and get back to you when I do

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

2 participants