Compare commits
No commits in common. "fa0cc5f15a670de2b14ff69976587bfb025bd0bf" and "df3ec63a1f20c964b62d67eef2c2cb362e861776" have entirely different histories.
fa0cc5f15a
...
df3ec63a1f
@ -1,5 +1,4 @@
|
|||||||
<https://dougallj.wordpress.com/2022/07/30/parallelising-huffman-decoding-and-x86-disassembly-by-synchronising-non-self-synchronising-prefix-codes/>
|
<https://dougallj.wordpress.com/2022/07/30/parallelising-huffman-decoding-and-x86-disassembly-by-synchronising-non-self-synchronising-prefix-codes/>
|
||||||
|
|
||||||
# Scratchpad
|
- Given that each prefix code has a maximum length $n$, start decoding at $n$ sequential offsets.
|
||||||
- Start decoding at arbitrary points throughout the data
|
-
|
||||||
- \
|
|
Loading…
x
Reference in New Issue
Block a user