[Okular-devel] [Bug 161213] Extreme memory usage when searching for	text in large PDF
    Pino Toscano 
    pino at kde.org
       
    Thu May  1 21:03:34 CEST 2008
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=161213         
------- Additional Comments From pino kde org  2008-05-01 21:03 -------
SVN commit 803048 by pino:
Internally replace a TextEntity with a "lighter version", that stores the raw UTF-16 data of the text.
This way, we can save about 4 int's for each text entity; this is not much for small documents,
but with big documents with lots of text (eg, the PDF specs) we can save a lot (more than 50MB!).
CCBUG: 161213
 M  +84 -29    textpage.cpp  
 M  +8 -8      textpage_p.h  
WebSVN link: http://websvn.kde.org/?view=rev&revision=803048
    
    
More information about the Okular-devel
mailing list