Skip to content

v0.0.43

Choose a tag to compare

@sw-release-bot sw-release-bot released this 23 Jun 06:16
· 55 commits to main since this release
74416f2

Performance

  • (encode) close the L6-L9 lazy dictionary compress-speed gap (#442)
  • (encode) reuse the LDM producer table across dict frames (#440)
  • (decode) branchy fused decodeSequence on the AVX2 short arm (#439)
  • (decode) HUF table-fill by code-length group + scalarize 4-stream burst (#437)