michalc / stream-inflate

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

perf: faster cache by avoiding function calls #20

Closed michalc closed 2 months ago

michalc commented 2 months ago

... And avoiding a builtin lookup