comparison lzwenc.c @ 10102:76eeb9e3599b libavcodec

1.5x faster ff_vorbis_floor1_render_list, 5% faster vorbis decoding on Core2. 1.3x and 3% on G4. Though I think only part of this speedup is due to my optimizations per se; some of it is that I got a better roll on the GCC random code generator. Trivial reorderings of this function have a disproportionate effect on speed.
author lorenm
date Thu, 27 Aug 2009 13:41:11 +0000
parents 4cb7c65fc775
children e15eb76d9e47
comparison
equal deleted inserted replaced
10101:254f8c7d5e4d 10102:76eeb9e3599b