Conversation
CodSpeed Performance ReportMerging this PR will degrade performance by 12.85%Comparing
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | compress-twobytes |
2 ns | 1 ns | ×2 |
| ❌ | WallTime | compress |
2.7 ms | 3.1 ms | -12.85% |
| ⚡ | WallTime | compress |
6.7 ms | 5.4 ms | +24.55% |
| ⚡ | WallTime | decompress |
3.2 ms | 2.3 ms | +35.66% |
1f2e9a3 to
878047f
Compare
878047f to
ffe04b6
Compare
ffe04b6 to
8550955
Compare
8550955 to
235595a
Compare
235595a to
a34a643
Compare
a34a643 to
c5b42e2
Compare
c5b42e2 to
77ce8c1
Compare
77ce8c1 to
c672a10
Compare
c672a10 to
0b87132
Compare
a10y
approved these changes
Feb 6, 2026
Merged
robert3005
pushed a commit
that referenced
this pull request
Mar 17, 2026
## 🤖 New release * `fsst-rs`: 0.5.6 -> 0.5.7 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.5.7](v0.5.6...v0.5.7) - 2026-03-17 ### Fixed - Handle exactly-sized buffers in `compress_into`/`decompress_into` ([#165](#165)) ### Other - no more duplicate candidate generation ([#181](#181)) - *(deps)* lock file maintenance ([#180](#180)) - *(deps)* update swatinem/rust-cache digest to e18b497 ([#179](#179)) - *(deps)* lock file maintenance ([#178](#178)) - *(deps)* lock file maintenance ([#176](#176)) - Remove codspeed walltime benchmark ([#177](#177)) - Add more micro benchmarks ([#171](#171)) - *(deps)* update marcoieni/release-plz-action digest to 1528104 ([#170](#170)) - *(deps)* update codspeedhq/action digest to 281164b ([#169](#169)) - *(deps)* update actions/upload-artifact action to v7 ([#167](#167)) - *(deps)* lock file maintenance ([#168](#168)) - *(deps)* update actions/upload-artifact action to v6 ([#160](#160)) - *(deps)* lock file maintenance ([#164](#164)) - *(deps)* update swatinem/rust-cache digest to 779680d ([#157](#157)) - *(deps)* update actions/checkout digest to de0fac2 ([#158](#158)) - *(deps)* update codspeedhq/action digest to 2ac5728 ([#162](#162)) - *(deps)* update marcoieni/release-plz-action digest to f708778 ([#166](#166)) - *(deps)* update marcoieni/release-plz-action digest to 52440b5 ([#156](#156)) - *(deps)* lock file maintenance ([#161](#161)) - *(deps)* lock file maintenance ([#159](#159)) - *(deps)* update actions/checkout action to v6 ([#154](#154)) - *(deps)* lock file maintenance ([#155](#155)) - *(deps)* update codspeedhq/action digest to 346a2d8 ([#152](#152)) - *(deps)* update actions/checkout digest to 93cb6ef ([#151](#151)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
d529f73→52440b5Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.