diff --git a/notes/SIMD Huffman Decoding.md b/notes/SIMD Huffman Decoding.md index e5fb2dd..c4200ef 100644 --- a/notes/SIMD Huffman Decoding.md +++ b/notes/SIMD Huffman Decoding.md @@ -1,4 +1,5 @@ # Scratchpad -- What if I started by decoding the first word \ No newline at end of file +- Start decoding at arbitrary points throughout the data +- \ \ No newline at end of file