Skip to content

v3.0.1

Compare
Choose a tag to compare
@adammoody adammoody released this 14 Jul 18:01
· 577 commits to develop since this release

This release provides a few performance improvements over v3.0:

  • raises default SCR_MPI_BUF_SIZE from 128KiB to 1MiB
  • raises default SCR_FILE_BUF_SIZE from 1MiB to 32MiB
  • adds new SCR_FLUSH_ASYNC_USLEEP to configure sleep time while waiting on async flush to complete, and lowers default sleep time from 10 seconds to 1000 microseconds
  • update to ER-v0.3.0
    • increases file buffer size from 1MiB to 32MiB
  • update AXL-v0.7.0
    • increase file buffer size from 1MiB to 32MiB
    • disables writing to an _AXL temporary file to avoid slow rename step on some file systems