Re: [Okular-devel] Review Request: Add greedy preloading option

2012-03-08 Thread Sebastian Rose
s. 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 ___ Okular-devel mailing list Okular-devel@kde.org https://m

Re: [Okular-devel] Review Request: Add greedy preloading option

2012-03-08 Thread Sebastian Rose
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103129/#review11243 ------- On March 8, 2012, 10:23 a.m., Sebastian Rose wrote: > >

Re: [Okular-devel] Review Request: Add greedy preloading option

2012-03-08 Thread Sebastian Rose
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

Re: [Okular-devel] Review Request: Add greedy preloading option

2011-12-28 Thread Sebastian Rose
) 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 ___ Oku

Re: [Okular-devel] Review Request: Add greedy preloading option

2011-12-21 Thread Sebastian Rose
ole document to be prerendered but after that it works as expected. Thanks, Sebastian Rose ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel

Re: [Okular-devel] Review Request: Add greedy preloading option

2011-12-16 Thread Sebastian Rose
"Aggressive". It takes a while for the whole document to be prerendered but after that it works as expected. Thanks, Sebastian Rose ___ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel

[Okular-devel] Review Request: Add greedy preloading option

2011-11-13 Thread Sebastian Rose
on'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

[Okular-devel] Patch: greedy behaviour for prerendering

2011-11-13 Thread Sebastian Rose
Hello, 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. The memory requirements for a 580 page (color) PDF file was about 1GB,