Skip to content

v0.2.2: performance improvements

Compare
Choose a tag to compare
@rubdos rubdos released this 09 Jul 14:31
· 14 commits to main since this release
v0.2.2
58eece3

This release improves decoding performance by about 60% (on a Ryzen 7840U) and encoding performance by about 70% (on the same Ryzen), by using some lookup tables for the DCT values.

If these tables are prohibitive in memory consumption, feel free to reach out and make an issue about this!