Skip to content

chore: release v0.0.6#57

Merged
polaz merged 1 commit intomainfrom
release-plz-2026-04-03T09-12-07Z
Apr 4, 2026
Merged

chore: release v0.0.6#57
polaz merged 1 commit intomainfrom
release-plz-2026-04-03T09-12-07Z

Conversation

@sw-release-bot
Copy link
Copy Markdown

@sw-release-bot sw-release-bot Bot commented Apr 3, 2026

🤖 New release

  • structured-zstd: 0.0.5 -> 0.0.6
Changelog

0.0.6 - 2026-04-04

Added

  • (encoding) write frame content size in encoder output (#60)

Performance

  • (decoding) pre-allocate decode buffer from sequence block analysis (#59)
  • (decoding) branchless bitstream reader with mask table and BMI2 support (#58)
  • (decoding) dual-state interleaved FSE sequence decoding (#55)


This PR was generated with release-plz.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 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'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: 4e9528b Previous: cd31f5e Ratio
compress/default/small-1k-random/matrix/pure_rust 5.751 ms 4.089 ms 1.41
compress/best/small-1k-random/matrix/c_ffi 0.907 ms 0.431 ms 2.10
compress/default/small-10k-random/matrix/pure_rust 7.375 ms 6.274 ms 1.18
compress/best/small-10k-random/matrix/pure_rust 0.795 ms 0.671 ms 1.18
compress/best/small-10k-random/matrix/c_ffi 0.756 ms 0.381 ms 1.98
compress/default/small-4k-log-lines/matrix/pure_rust 5.771 ms 4.268 ms 1.35
compress/best/small-4k-log-lines/matrix/c_ffi 0.715 ms 0.275 ms 2.60
compress/default/decodecorpus-z000033/matrix/pure_rust 113.518 ms 94.159 ms 1.21
compress/better/decodecorpus-z000033/matrix/pure_rust 83.913 ms 55.331 ms 1.52
compress/best/decodecorpus-z000033/matrix/pure_rust 102.749 ms 60.132 ms 1.71
compress/best/decodecorpus-z000033/matrix/c_ffi 22.025 ms 17.701 ms 1.24
compress/default/high-entropy-1m/matrix/pure_rust 186.957 ms 158.716 ms 1.18
compress/better/high-entropy-1m/matrix/pure_rust 100.135 ms 66.677 ms 1.50
compress/best/high-entropy-1m/matrix/pure_rust 138.609 ms 57.001 ms 2.43
compress/best/high-entropy-1m/matrix/c_ffi 1.779 ms 0.982 ms 1.81
compress/default/low-entropy-1m/matrix/pure_rust 10.216 ms 8.558 ms 1.19
compress/best/low-entropy-1m/matrix/c_ffi 1.702 ms 1.133 ms 1.50
decompress/default/large-log-stream/rust_stream/matrix/pure_rust 2.908 ms 2.466 ms 1.18
decompress/better/large-log-stream/rust_stream/matrix/pure_rust 3.24 ms 2.669 ms 1.21
decompress/better/large-log-stream/c_stream/matrix/pure_rust 3.117 ms 2.693 ms 1.16
decompress/best/large-log-stream/rust_stream/matrix/pure_rust 3.209 ms 2.601 ms 1.23

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-04-03T09-12-07Z branch 2 times, most recently from 7ea97d9 to 1b55ebe Compare April 3, 2026 18:31
@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-04-03T09-12-07Z branch from 1b55ebe to 4e9528b Compare April 4, 2026 10:35
@polaz polaz merged commit bbd826e into main Apr 4, 2026
9 of 10 checks passed
@polaz polaz deleted the release-plz-2026-04-03T09-12-07Z branch April 4, 2026 11:40
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