Skip to content

v0.16

Compare
Choose a tag to compare
@lskatz lskatz released this 04 Jun 14:00
· 335 commits to master since this release
  • Removed Thread::Queue in favor of arrays. Hopefully not locking other threads will make large-threaded runs run faster (e.g., --numcpus 100). It seems to trim off a second on some trial runs, so it is might be doing the job but not necessarily a huge decrease.
  • --version is easier to parse from other programs
  • Fixed random bugs having to do with .gbk.gz inputs
  • v0.15 is on CPAN and is almost the same as this version except --version