Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 17:15
· 19 commits to master since this release
7e194c1
  • Sorting is now done in parallel using rayon. This significantly speeds up sorting of large files. In my experiments, a c. 100MB file went from 12s to 8s. A c. 1GB file went from 2m40s to 1m40s.