sublime-GitConflictResolver icon indicating copy to clipboard operation
sublime-GitConflictResolver copied to clipboard

Plugin slowing sublime text on big scss or css files

Open Eduruiz opened this issue 8 years ago • 2 comments

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?

Eduruiz avatar Jun 09 '16 16:06 Eduruiz

+1

ewohlken avatar Nov 09 '16 21:11 ewohlken

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

scarpent avatar Oct 08 '17 16:10 scarpent