Skip to content

This release is more scalable in memory usage

Choose a tag to compare

@stivalaa stivalaa released this 19 May 23:53
· 1137 commits to master since this release

This release now allows (by default) change statistic computation without using lookup tables (either hash tables or arrays), which is much more scalable in terms of memory usage. This can also be more efficient in some cases even when large memory usage was not required.