diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-09-06 15:28:32 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-09-06 15:28:32 +0000 |
commit | 5d725462d44268f9a86030daaa6f6396d32f796c (patch) | |
tree | 18a5c1df4fd3bb071bbbac70ece77cb9ef2cea05 /testsuite/which | |
parent | e614eaf40d0b4baad9996e81bcd92ab950111eee (diff) | |
download | busybox-5d725462d44268f9a86030daaa6f6396d32f796c.tar.gz |
- strip 399424 off the bss by making decompress_uncompress buffers config buffers.
Compile tested (too lazy to look for a small .Z on the net).
$ size busybox.old busybox
text data bss dec hex filename
859555 10232 645732 1515519 171fff busybox.old
859683 10232 246308 1116223 11083f busybox
$ make bloatcheck
function old new delta
uncompress 1036 1160 +124
inbuf 2116 4 -2112
outbuf 4100 4 -4096
htab 131072 - -131072
codetab 262144 - -262144
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 1/2 up/down: 124/-399424) Total: -399300 bytes
Diffstat (limited to 'testsuite/which')
0 files changed, 0 insertions, 0 deletions