Skip to content

chore: release v0.0.4#40

Merged
polaz merged 1 commit intomainfrom
release-plz-2026-03-27T07-46-14Z
Apr 1, 2026
Merged

chore: release v0.0.4#40
polaz merged 1 commit intomainfrom
release-plz-2026-03-27T07-46-14Z

Conversation

@sw-release-bot
Copy link
Copy Markdown

@sw-release-bot sw-release-bot Bot commented Mar 27, 2026

🤖 New release

  • structured-zstd: 0.0.3 -> 0.0.4
Changelog

0.0.4 - 2026-04-01

Added

  • (encoding) add streaming write encoder (#45)
  • (encoding) add dictionary compression support (#44)

Performance

  • (decoding) optimize sequence execution with overlap fast paths (#42)
  • (encoding) interleave fastest hash fill insertion (#41)
  • (encoding) align fastest matcher with zstd fast path (#39)

Testing

  • (bench) expand benchmark parity matrix (#43)
  • (bench) expand zstd benchmark suite (#38)


This PR was generated with release-plz.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: c0632850-d999-4741-be13-99a357569c41

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-03-27T07-46-14Z

Comment @coderabbitai help to get the list of available commands and usage tips.

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: 6edc733 Previous: 13b0866 Ratio
compress/fastest/high-entropy-1m/matrix/c_ffi 0.59 ms 0.271 ms 2.18
compress/default/high-entropy-1m/matrix/c_ffi 0.688 ms 0.364 ms 1.89

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

CC: @polaz

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-03-27T07-46-14Z branch 5 times, most recently from 09865e8 to e514df7 Compare March 29, 2026 16:53
@sw-release-bot sw-release-bot Bot force-pushed the release-plz-2026-03-27T07-46-14Z branch from e514df7 to 6edc733 Compare April 1, 2026 05:59
@polaz polaz merged commit db372df into main Apr 1, 2026
9 of 10 checks passed
@polaz polaz deleted the release-plz-2026-03-27T07-46-14Z branch April 1, 2026 06:06
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