Skip to content

Themisto-v3.2.2 (1 May 2024)

Latest
Compare
Choose a tag to compare
@jnalanko jnalanko released this 01 May 14:35

This release is a patch that fixes a bug where output stream was sometimes not flushed to disk when writing in the gzipped and sorted output mode. Details:

  • Fixes Github issue #36.
  • Unrelated change: Update GGCAT. With this update, GGCAT now builds with stable rust instead of the nightly build.

(The Linux binary originally attached to this release was compiled with maximum k = 255, which made it use 8 times more disk and up to 8 times slower on the common use case of k = 31. The binary has been recompiled for k = 31 on 10.6. 2024.