diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-11-09 17:58:09 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-11-09 17:58:09 +0000 |
commit | 580a1164d8db6f6ad369d5b8b4f36c85c0968fda (patch) | |
tree | 9431bdcb7174c38e114c29624abc989a528ad246 /lib/Archive | |
parent | a8e475093af462787cfdc7d7ff1413d0f058dae8 (diff) | |
download | external_llvm-580a1164d8db6f6ad369d5b8b4f36c85c0968fda.zip external_llvm-580a1164d8db6f6ad369d5b8b4f36c85c0968fda.tar.gz external_llvm-580a1164d8db6f6ad369d5b8b4f36c85c0968fda.tar.bz2 |
Tune compression:
bzip2: block size 9 -> 5, reduces memory by 400Kbytes, doesn't affect speed
or compression ratio on all but the largest bytecode files (>1MB)
zip: level 9 -> 6, this speeds up compression time by ~30% but only
degrades the compressed size by a few bytes per megabyte. Those few
bytes aren't worth the effort.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17647 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Archive')
0 files changed, 0 insertions, 0 deletions