Skip to content

v0.2.3: more performance improvements

Latest
Compare
Choose a tag to compare
@rubdos rubdos released this 23 Jul 10:44
· 2 commits to main since this release
v0.2.3
9656607

Another 60% improvement in decoding performance, with an 8KB memory penalty. If this is prohibitive, disable the feature:

[dependencies]
blurhash = { version = "0.2.3", default-features = false }