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

[Linux] Highlight Active Line, poor performance #12525

Open
core-ai-bot opened this issue Aug 31, 2021 · 6 comments
Open

[Linux] Highlight Active Line, poor performance #12525

core-ai-bot opened this issue Aug 31, 2021 · 6 comments

Comments

@core-ai-bot
Copy link
Member

Issue by jgato
Tuesday Feb 11, 2014 at 15:49 GMT
Originally opened as adobe/brackets#6837


I know that this feature could impact in the performance of brackets.io. In my case the impact is so huge I have to disable it, it is really a pitty :(

Other Linux users are having such performance impact? In my case I am using

Ubuntu 13.04
Brackets.io sprint 36
Intel Graphic Card
CPU i5
4GB Ram

best regards,

@core-ai-bot
Copy link
Member Author

Comment by jnewc
Thursday Feb 13, 2014 at 20:00 GMT


Also noticing this on Mac and Linux. Highlighting in general causes lag, and stability is poor in general.

On Mint 16, Brackets occasionally locks up entirely (UI freezes and I have to pkill it). Sprint 34 & 35 were far more stable for me.

@core-ai-bot
Copy link
Member Author

Comment by david0178418
Thursday Feb 27, 2014 at 20:34 GMT


I'm also experiencing the lag and freezing. Using the keyboard to move the cursor up or down the page is a bit laggy with or without "highlight active" enabled, but it's considerably worse in the latter.

Profiling reveals that it is spending significantly more time in each "operation" function callstack when highlighting is enabled (the codemirror operation function commented "Wraps a function in an operation. Returns the wrapped function." Possibly a codemirror performance issue then?).

ArchBang
Brackets 0.36.0-0
Intel i7-4900MQ CPU
16GB Ram

Thanks for the great work.

@core-ai-bot
Copy link
Member Author

Comment by david0178418
Thursday Feb 27, 2014 at 20:44 GMT


Scratch the above. I violated the sacred rule of development and didn't test the app in safe mode. I had forgotten that I had the smooth scroll and code map plugins installed. Removing these restores performance.

@core-ai-bot
Copy link
Member Author

Comment by njx
Thursday Feb 27, 2014 at 21:15 GMT


@david0178418 - ah, good to hear. Thanks for checking that!

@core-ai-bot
Copy link
Member Author

Comment by njx
Thursday Feb 27, 2014 at 21:59 GMT


@jnewc - would you mind filing a separate bug on the stability issues you're seeing? Please note whether you're seeing the crashes on Mac or Linux (or both). Thanks.

@core-ai-bot
Copy link
Member Author

Comment by jnewc
Saturday Mar 01, 2014 at 09:52 GMT


No freezes on Mac. Mint's on my work machine so I'll get back next week if I have the opportunity.

Is their a preferred process for profiling Brackets?

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