Skip to content

chore: release v0.0.5#52

Merged
polaz merged 1 commit intomainfrom
release-plz-2026-04-02T14-58-57Z
Apr 3, 2026
Merged

chore: release v0.0.5#52
polaz merged 1 commit intomainfrom
release-plz-2026-04-02T14-58-57Z

Conversation

@sw-release-bot
Copy link
Copy Markdown

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

🤖 New release

  • structured-zstd: 0.0.4 -> 0.0.5
Changelog

0.0.5 - 2026-04-03

Added

  • (encoding) add Best compression level (zstd level 11, btlazy2 strategy) (#53)
  • (encoding) add Better compression level (zstd level 7, lazy2 strategy) (#48)

Performance

  • (decoding) 4-stream interleaved Huffman decode and bulk table init (#54)


This PR was generated with release-plz.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 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: 0e67bcd Previous: d402315 Ratio
compress/best/small-1k-random/matrix/c_ffi 0.402 ms 0.315 ms 1.28
compress/better/small-4k-log-lines/matrix/pure_rust 0.15 ms 0.124 ms 1.21
compress/better/small-4k-log-lines/matrix/c_ffi 0.097 ms 0.077 ms 1.26
compress/best/small-4k-log-lines/matrix/pure_rust 0.255 ms 0.202 ms 1.26
compress/best/small-4k-log-lines/matrix/c_ffi 0.36 ms 0.273 ms 1.32
decompress/fastest/small-10k-random/c_stream/matrix/pure_rust 0.004 ms 0.003 ms 1.33
decompress/fastest/high-entropy-1m/c_stream/matrix/c_ffi 0.035 ms 0.026 ms 1.35
decompress/default/high-entropy-1m/c_stream/matrix/c_ffi 0.035 ms 0.026 ms 1.35
decompress/better/high-entropy-1m/c_stream/matrix/c_ffi 0.036 ms 0.027 ms 1.33
decompress/best/high-entropy-1m/c_stream/matrix/c_ffi 0.035 ms 0.027 ms 1.30

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-02T14-58-57Z branch from 79f9a0e to 0e67bcd Compare April 2, 2026 23:06
@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-04-02T14-58-57Z branch from 0e67bcd to 7ff64f7 Compare April 3, 2026 07:33
@polaz polaz merged commit a7a6ae8 into main Apr 3, 2026
8 of 9 checks passed
@polaz polaz deleted the release-plz-2026-04-02T14-58-57Z branch April 3, 2026 07:36
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