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

Plugin slowing sublime text on big scss or css files #15

Open
Eduruiz opened this issue Jun 9, 2016 · 2 comments
Open

Plugin slowing sublime text on big scss or css files #15

Eduruiz opened this issue Jun 9, 2016 · 2 comments

Comments

@Eduruiz
Copy link

Eduruiz commented Jun 9, 2016

I'm running arch linux and have to disable the plugin to work this week, I'm messing up with some scss files with 3700+ lines and the plugin are making sublime text really slow, that's what I get from profile events:

on_activated:
Git Conflict Resolver.GitConflictResolver: 7.572s total, mean: 0.038s, max: 3.090s

on_load:
Git Conflict Resolver.GitConflictResolver: 8.164s total, mean: 0.126s, max: 3.750s

on_pre_save:
Git Conflict Resolver.GitConflictResolver: 0.475s total, mean: 0.009s, max: 0.021s

what logs I can post to help on this?

@ewohlken
Copy link

ewohlken commented Nov 9, 2016

+1

@scarpent
Copy link

scarpent commented Oct 8, 2017

Caused a lot of lag in different 1MB files for me, too.

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