Another suggestion from Manuel: Grab 2 bits instead of 1 inside a loop. Saves
authorRob Landley <rob@landley.net>
Fri, 19 Jan 2007 21:01:54 +0000 (16:01 -0500)
committerRob Landley <rob@landley.net>
Fri, 19 Jan 2007 21:01:54 +0000 (16:01 -0500)
commit59b301786890b909d64ddc61e279394184fd57d7
treed0c215cb05fddda2b0d6ae87642a1c355a8ffa2a
parente790130c2141257c7d230c09934fac119d750f44
Another suggestion from Manuel: Grab 2 bits instead of 1 inside a loop.  Saves
4 bytes and reduces running time by one half of one percent.
lib/bunzip.c