commit | 6d3da732a5d07b4c2f05f4f96df57b7618d0448f | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Aug 29 15:32:42 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Aug 29 15:32:42 2021 +0200 |
tree | 538c3f564a719a39de4301235457f47137658674 | |
parent | 49a2e484b5bd3f6343e55bfed823d3ca6bd5d45a [diff] |
bzip: make ftab[] and crc32table[] member arrays of EState, do not allocate function old new delta mainSort 941 986 +45 fallbackSort 1471 1469 -2 add_pair_to_block 194 188 -6 compressStream 543 515 -28 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/3 up/down: 45/-36) Total: 9 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>