GNOME Bugzilla – Bug 323965
new hl engine performance bottleneck
Last modified: 2006-01-12 08:52:30 UTC
Noticed by Muntyan while testing, reporting it here so it doesn't get lost. With the new hl engine open a big file for instance pygtk's autiogenerated gtk.c and press Ctrl+End to move to the end: the hl crowls.
Created attachment 55936 [details] profile seems pretty clear The profile seems quite clear. I guess we could cache the last sibling, but the question that we maybe need to answer before is why we need the last sibling so often
Thanks for fixing this. This also seems to fix an earlier performance bug i noticed: start a new multiline comment and type lots of text on the line (no closing "*/"): /* asdkjfhaksdjhflakjsdhflakjshdf... This used to require lots of CPU.