Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@BlackAsLight BlackAsLight released this 09 Nov 12:31
· 8 commits to main since this release

Full Changelog: v0.1.2...v0.1.3

This update improves QOIEncoderStream and QOIDecoderStream; offering it similar performance to encodeQOI and decodeQOI for only slightly more overhead. Bad performance can still be found when passing in incredibly small chunks, but that bad performance is at least 2x as good as the original version.