Skip to content

v1.4.1

Compare
Choose a tag to compare
@adamjakab adamjakab released this 06 May 14:34
· 41 commits to master since this release

Fixed multithreading

  • Multithreading now works by launching a separate system process for each thread which runs the analysis.
  • The default value for the thread configuration option is now AUTO which internally translates to total number of cores * 0.75, i.e. 75% of total cores.