Denis Vlasenko
9ac3dc764a
unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)
LZMA_FAST off: 10% faster and:
function old new delta
rc_is_bit_1 - 92 +92
rc_do_normalize 45 81 +36
rc_update_bit_1 25 - -25
rc_update_bit_0 30 - -30
rc_is_bit_0_helper 38 - -38
rc_get_bit 60 17 -43
rc_read 48 - -48
unpack_lzma_stream 1768 1517 -251
------------------------------------------------------------------------------
(add/remove: 1/4 grow/shrink: 1/2 up/down: 128/-435) Total: -307 bytes
LZMA_FAST on: 14% faster and:
unpack_lzma_stream 2301 2737 +436
rc_get_bit 106 - -106
2009-04-25 12:19:35 +00:00
..
2008-06-27 02:52:20 +00:00
2009-04-21 00:52:21 +00:00
2008-06-27 02:52:20 +00:00
2008-06-27 02:52:20 +00:00
2008-06-27 02:52:20 +00:00
2009-04-21 11:09:40 +00:00
2009-04-21 11:09:40 +00:00
2009-04-25 12:19:35 +00:00
2009-04-21 11:09:40 +00:00
2008-06-27 02:52:20 +00:00
2008-08-05 13:10:34 +00:00
2008-06-27 02:52:20 +00:00
2008-06-27 02:52:20 +00:00
2008-06-27 02:52:20 +00:00
2008-07-10 23:06:00 +00:00
2008-10-17 14:03:56 +00:00
2008-08-05 13:10:34 +00:00
2008-07-10 23:06:00 +00:00
2008-07-10 17:43:01 +00:00
2009-04-21 11:09:40 +00:00
2008-06-27 02:52:20 +00:00
2008-07-05 09:18:54 +00:00
2008-12-12 02:14:35 +00:00
2008-06-27 02:52:20 +00:00
2008-08-05 13:10:34 +00:00
2009-04-21 20:40:51 +00:00
2008-07-20 17:10:43 +00:00
2008-06-27 02:52:20 +00:00
2008-07-10 23:06:00 +00:00