Login
From:
dougallj
(Uncensored)
subscribe
Reading bits with zero refill latency | dougallj
https://dougallj.wordpress.com/2022/08/26/reading-bits-with-zero-refill-latency/
links
backlinks
Roast topics
Find topics
Find it!
In my recent post on optimising zlib decompression for the Apple M1, I used a loop that refilled a bit-buffer and decoded a huffman code each iteration, based on variant 4 from Fabian Giesen’…