michalc / stream-inflate

Uncompress Deflate and Deflate64 streams in pure Python (albeit compiled with Cython)
MIT License
9 stars 2 forks source link

perf: avoid lambda on every step of algorithm #12

Closed michalc closed 1 month ago

michalc commented 1 month ago

This shaves a few % off the runtime