Unstable Compression result
SafeteeWoW opened this issue ยท 1 comments
I have noticed a small issue with the library that the compression result is unstable. (+- 1% difference)
However, this issue does not affect the correctness of the compression.
If I can find a good way to fix this without affecting the speed of the library too much, I fix it.
Not sure the root cause right now. Suspecting caused by "pairs()" function.
Investigating.