[Okular-devel] Review Request: Add greedy preloading option
Albert Astals Cid
tsdgeos at terra.es
Thu Mar 8 19:39:08 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103129/#review11243
-----------------------------------------------------------
I do really think this is a bad idea, at 1920x1080 an image uses around 8M of memory, now go and open a 1000 page document and you need 8G of memory just for the images of pages... And your computer decides to either crash or kill Okular.
Sincerely i don't think I can accept a patch that decides it wants to crash the computer. I understand you want more page loading, but there should be a limite, 50% of your system memory, or 75%, or even 90, but just asking for more and more memory like crazy sounds like a bad plan.
- Albert Astals Cid
On March 8, 2012, 10:23 a.m., Sebastian Rose wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103129/
> -----------------------------------------------------------
>
> (Updated March 8, 2012, 10:23 a.m.)
>
>
> Review request for Okular.
>
>
> Description
> -------
>
> After discovering that the aggressive behaviour in okular is not that aggressive at all (preloads only the next 2 pages) I've written the attached patch to add a "Greedy" option. It preloads every page into memory.
>
>
> Diffs
> -----
>
> conf/dlgperformance.cpp fd0e30b
> conf/dlgperformancebase.ui b022f56
> conf/okular.kcfg b1373b3
> core/document.cpp 74757f1
> ui/pageview.cpp 28835ed
> ui/presentationwidget.cpp bbeb9f5
>
> Diff: http://git.reviewboard.kde.org/r/103129/diff/
>
>
> Testing
> -------
>
> Tested it on my local system, I'm using the modified okular with the new greedy option checked and don't have any issues so far. The memory requirement for a 580 page (color) PDF file is about 1 GiB, the bulk of it for the pixmaps. Other (e.g. unloading) behaviour is like "Aggressive". It takes a while for the whole document to be prerendered but after that it works as expected.
>
>
> Thanks,
>
> Sebastian Rose
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20120308/0e3068f9/attachment-0001.html>
More information about the Okular-devel
mailing list