Skip to content

v0.0.40

Choose a tag to compare

@sw-release-bot sw-release-bot released this 15 Jun 17:14
· 8 commits to main since this release
cc29fbe

Performance

  • (huff0) hoist bit-stream state into locals in the encode loop (#423)
  • borrowed in-place over-window scan for dfast + row + btlazy2 (#422)
  • (encode) cap HC/BT history mirror near the live window (#421)
  • (encode) cap dfast history buffer near the live window (#420)
  • (encode) cap row history buffer near the live window (#418)