0.3.1
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.
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.