Thread: Sigil 0.3.0RC1
View Single Post
Old 10-09-2010, 03:58 PM   #22
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Valloric View Post
The Sigil core itself doesn't use any extra memory when you set a heading: it merely invokes a javascript command on the Book View QtWebkit instance to transform the element into a heading. What QtWebkit does in the background to accomplish this, I couldn't say. It's could be tracking changes for the internal undo stack. Again, I don't know for sure.

Some extra memory could be taken up by JavaScriptCore, but its garbage collector will take care of any unused memory when it becomes unused.

Bottom line, don't worry about it. But I'll take a closer look just in case.
That was all I was asking.

It just seemed pretty high overhead. 57M when book first loaded to 2+ times. Things were starting to slow down, so I loaded process explorer and left it showing on one of my monitors while I did thing in Sigil.
I saw the CV editor jump on some pages, but not others. Every time it happened there appeared a line with "CDATA" in it. Not all pages visited in CV get this line
theducks is offline   Reply With Quote