Skip to content

Remove the unstable encodings feature - #9710

Open
robert3005 wants to merge 5 commits into
developfrom
rk/remove-unstable-encodings
Open

Remove the unstable encodings feature#9710
robert3005 wants to merge 5 commits into
developfrom
rk/remove-unstable-encodings

Conversation

@robert3005

@robert3005 robert3005 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

unstable_encodings was only ever necessary to let us try things out without immediately introducing stability guarantees. We have editions now, that's the way things should be restricted, not via compile flags

@codspeed-hq

codspeed-hq Bot commented Sep 1, 2026

Copy link
Copy Markdown

Merging this PR will regress 1 benchmark

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 3 improved benchmarks
❌ 1 regressed benchmark
✅ 2237 untouched benchmarks
⏩ 164 skipped benchmarks1
🗄️ 1 archived benchmark run2

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation random_i8[0.5] 67 µs 90.5 µs -25.97%
WallTime arrow_checked_add_u32_neon[16384] 20.4 µs 12.8 µs +59.12%
Simulation random_i16[0.8] 92.7 µs 74.1 µs +24.97%
Simulation decompress[u64, (4000, 1024)] 85.5 µs 70.4 µs +21.45%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing rk/remove-unstable-encodings (cbc1339) with develop (3170657)

Open in CodSpeed

Footnotes

  1. 164 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. 1 benchmark was run, but is now archived. If it was deleted in another branch, consider rebasing to remove it from the report. Instead if it was added back, click here to restore it.

@robert3005
robert3005 force-pushed the rk/remove-unstable-encodings branch from 2649c0b to 7102677 Compare September 1, 2026 00:36
@robert3005 robert3005 added the changelog/break A breaking API change label Sep 1, 2026
@robert3005
robert3005 force-pushed the rk/remove-unstable-encodings branch 3 times, most recently from 82cdf1c to 9db048d Compare September 1, 2026 01:52
Base automatically changed from rk/immutableeditionevolution to develop September 2, 2026 14:17
@robert3005
robert3005 force-pushed the rk/remove-unstable-encodings branch 2 times, most recently from 08bcf78 to b599fdd Compare September 2, 2026 23:05
Use enabled editions to filter the default writer and golden compressor configurations.

Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005
robert3005 force-pushed the rk/remove-unstable-encodings branch from cbc1339 to 0af6657 Compare September 4, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/break A breaking API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant