Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 21:17
· 4 commits to master since this release
68fe7b0

Changelog

  • a75476f Optimize -validate-data: replace SHA256 with CRC32C, eliminate allocations and lock contention (#250)
  • 68fe7b0 perf: use per-worker unlocked RNG to eliminate global mutex contention (#290)