Skip to content

2.1.0

Compare
Choose a tag to compare
@max-au max-au released this 18 Jan 01:38
· 32 commits to master since this release
fd95952

What's Changed

  • bumped argparse to 1.2.4
  • fixed -w (--warmup) argument missing from command line
  • synchronised worker startup when adding concurrency
  • concurrent worker shutdown when reducing concurrency
  • elevated job & benchmark process priority to avoid result skew
  • implemented scheduling problem detection (e.g. lock contention), added a busy loop method workaround