diff options
author | Bo Xu <bo_xu@foxitsoftware.com> | 2014-12-17 17:51:00 -0800 |
---|---|---|
committer | Bo Xu <bo_xu@foxitsoftware.com> | 2014-12-19 14:46:09 -0800 |
commit | 56ee1b311559b239511c5549121fe34cb6368459 (patch) | |
tree | 028762d71967c83ad3a17f139728aee928f815cf /samples | |
parent | 786febb9c8e85b9215a6a5126c6386a9f4b4d280 (diff) | |
download | pdfium-56ee1b311559b239511c5549121fe34cb6368459.tar.xz |
XFA: merge patch from CL 761313004
Add a small LRU cache for the JBIG2 symbol dictionary.
This reduces rendering time on my test document by over
10 seconds. It is super common for a JBIG2 dictionary to
span multiple pages, so we don't want to decode the same
dictionary over and over again.
Original patch from Jeff Breidenbach (breidenbach@gmail.com)
BUG=https://code.google.com/p/pdfium/issues/detail?id=85
R=bo_xu@foxitsoftware.com, thestig@chromium.org
Review URL: https://codereview.chromium.org/761313004
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions