Stream-inflate

Latest version: v0.0.41

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.0.23

What's Changed
* perf: less time in runner (and more in get_huffman_value) by michalc in https://github.com/michalc/stream-inflate/pull/36


**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.22...v0.0.23

0.0.22

What's Changed
* refactor: closes inflate and cache code by michalc in https://github.com/michalc/stream-inflate/pull/26
* Revert "refactor: closes inflate and cache code" by michalc in https://github.com/michalc/stream-inflate/pull/27
* perf: avoid a function call every yield by michalc in https://github.com/michalc/stream-inflate/pull/28
* refactor: gather functions that need to fetch or put into cache by michalc in https://github.com/michalc/stream-inflate/pull/29
* refactor: small tidy by michalc in https://github.com/michalc/stream-inflate/pull/30
* refactor: gather inflate-related yielding functions by michalc in https://github.com/michalc/stream-inflate/pull/31
* perf: closer cache and inflate by michalc in https://github.com/michalc/stream-inflate/pull/32
* refactor: rearrange and gather functions by michalc in https://github.com/michalc/stream-inflate/pull/33
* perf: merge cache and buffer by michalc in https://github.com/michalc/stream-inflate/pull/34
* perf: slightly faster retrieval from cache (with possible fix) by michalc in https://github.com/michalc/stream-inflate/pull/35


**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.21...v0.0.22

0.0.21

What's Changed
* perf: buffer bytes a bit to reduce single-byte operations by michalc in https://github.com/michalc/stream-inflate/pull/25


**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.20...v0.0.21

0.0.20

What's Changed
* perf: avoid going via bytearray for huffman values by michalc in https://github.com/michalc/stream-inflate/pull/22
* perf: avoid going via a bytearray only to go back to int by michalc in https://github.com/michalc/stream-inflate/pull/23
* perf: avoid try/except when getting huffman values by michalc in https://github.com/michalc/stream-inflate/pull/24


**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.19...v0.0.20

0.0.19

What's Changed
* perf: faster retriving from cache and caching results by michalc in https://github.com/michalc/stream-inflate/pull/21


**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.18...v0.0.19

0.0.18

What's Changed
* perf: faster caching by fewer operations to work out indexes by michalc in https://github.com/michalc/stream-inflate/pull/19
* perf: faster cache by avoiding function calls by michalc in https://github.com/michalc/stream-inflate/pull/20


**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.17...v0.0.18

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.