summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgexport.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-02-27 14:28:55 +0200
committerTor Lillqvist <tml@collabora.com>2019-02-28 08:59:45 +0100
commit68c8b98dfb9f3463bdc8f1233fd578e236e4d570 (patch)
treee56751febb154f360fdad527b98004fd768f7d97 /filter/source/svg/svgexport.cxx
parent257542d76023e57a2b2d829b170e5f20fc853fc2 (diff)
tdf#122537: Use "best speed" instead of default compression level on iOS
Speed is more important than size in the use case where this showed up in a profile of the iOS app (inserting an image). This change causes zlib's deflate_fast() being used instead of its deflate_slow(). For a specific image I tested with the former takes 1.5 s, the latter 3.4 s. This is just one aspect of the slowness of image insertio. The resizing operations mentioned in the bug report is not yet investigated. Change-Id: Icf023522b965cb0265000c821a478610d098cd0a Reviewed-on: https://gerrit.libreoffice.org/68434 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'filter/source/svg/svgexport.cxx')
0 files changed, 0 insertions, 0 deletions