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

Brackets freeze on some (huge) files #41

Open
hacker112 opened this issue Jan 30, 2015 · 7 comments
Open

Brackets freeze on some (huge) files #41

hacker112 opened this issue Jan 30, 2015 · 7 comments

Comments

@hacker112
Copy link
Contributor

When jumping between files (ctrl+tab), Brackets freezes about a second.
Not always but it seems to happen when jumping from some large files.

I tried some of the earlier version for comparison and I find that it is not a problem in 0.6.1 but it is a problem in 0.7.0 and 0.7.3.

@MiguelCastillo
Copy link
Owner

Thanks for logging this and the info! I will need to take a close. I am really hoping it is the version of Tern itself.

@MiguelCastillo
Copy link
Owner

@hacker112 sorry i am bit slow on this... but I have been able to see the issue. it has to do with accessing Library/Application%20Support/Brackets/extensions/user/ternific/libs/tern/defs/text, which does not exist. I am not sure what is causing it, but I will try to get to this by tomorrow. Sorry - I have been sooo busy with another project :/

@hacker112
Copy link
Contributor Author

Well I have been quite busy with other projects as well ;)

@d-akara
Copy link

d-akara commented Jun 4, 2015

@MiguelCastillo Note, what I was able to observe is that the problem is with the file you are switching from, not the file you are switching to. Certain files I'm switching from, will be slow no matter which file I choose to switch to; however, the inverse of switching back to that file will be quick.

@MiguelCastillo
Copy link
Owner

@hacker112 @dalekprime I have pushed to master some changes that address some issues that would cause performance problems. I am working on some other changes to clean up some memory hoarding... But if you could please try what is in master and let me know if it is better, that would be fantastic! Cheers.

@hacker112
Copy link
Contributor Author

@MiguelCastillo I now upgraded to 0.7.3 again (been on 0.6.1 until now). I tried switching between the huge file I hade problem with before and an other file. Now I can not reproduce the problem. So maybe something has changed in Brackets since january? I will work with 0.7.3 and see if I will be able to reproduce it again and then try the master if the problem occurs again.

@hacker112
Copy link
Contributor Author

@MiguelCastillo After working with 0.7.3 for a while I started to see some slowdown while switching between some files so I changed to current master and so far I have not have any problems, so it looks like it works better now :-)

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

3 participants