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.