Skip to content

0.3.1

Compare
Choose a tag to compare
@bwsw bwsw released this 07 Jul 15:27
· 327 commits to main since this release
bc31c45

Release 0.3.1 introduces a better parallel computation model that relies on pooled executors rather than the Rayon library. Rayon was removed from the dependencies. The improvement allowed to perform the operations 2-3 times faster.