Skip to content

chore: release v0.0.22#156

Merged
polaz merged 1 commit into
mainfrom
release-plz-2026-05-17T18-18-15Z
May 19, 2026
Merged

chore: release v0.0.22#156
polaz merged 1 commit into
mainfrom
release-plz-2026-05-17T18-18-15Z

Conversation

@sw-release-bot
Copy link
Copy Markdown

@sw-release-bot sw-release-bot Bot commented May 17, 2026

🤖 New release

  • structured-zstd: 0.0.21 -> 0.0.22
Changelog

0.0.22 - 2026-05-19

Added

Documentation

  • bump quick-start dep version to 0.0.21 + drop legacy ruzstd Changelog.md (#155)

Performance

  • (decode) pack LL/ML metadata + hot-path micro-opts (#197)
  • (decode) fused sequence executor + SIMD/FSE hot-path cleanup + DoS-safe rollback (#194)
  • (encoder) align Fast strategy window_log with donor (17 → 19) (#187)
  • (encoder) inline hash-chain walk into hash_chain_candidate (lazy L1) (#185)
  • (encoder) G3 — whole-block bail-out before partition split (#181)
  • (encoder) donor-parity greedy parse at L4 — ratio + speed win (#179)
  • (huff0) cache encoded weight-description bytes on HuffmanTable and reuse in emit path (#170)
  • (huff0) perf(huff0): donor HUF_optimalTableLog fast-path single-shot tableLog with cheap description-size proxy #167 cheap entropy proxy for table_log selection — no FSE-encode per candidate (#168)
  • (fse) donor FSE_buildCTable_wksp parity — drop per-symbol Vec (#166)
  • (fse) replace next_state linear search with donor-parity flat tables + tune CI bench budgets (#165)


This PR was generated with release-plz.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Author

@sw-release-bot sw-release-bot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'structured-zstd vs C FFI (x86_64-gnu)'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: fb2c1d6 Previous: 1e0f695 Ratio
compress/level_22_btultra2/small-4k-log-lines/matrix/c_ffi 0.112 ms 0.067 ms 1.67
compress/level_22_btultra2/decodecorpus-z000033/matrix/c_ffi 236.081 ms 171.961 ms 1.37

This comment was automatically generated by workflow using github-action-benchmark.

CC: @polaz

@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-05-17T18-18-15Z branch 15 times, most recently from a7a7919 to 5ffeafc Compare May 19, 2026 15:20
@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-05-17T18-18-15Z branch from 5ffeafc to e81e76f Compare May 19, 2026 21:15
@polaz polaz merged commit 297fcad into main May 19, 2026
20 checks passed
@polaz polaz deleted the release-plz-2026-05-17T18-18-15Z branch May 19, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant