Skip to content

Change release process to make releases immutable - #9845

Open
robert3005 wants to merge 2 commits into
developfrom
rk/releases
Open

Change release process to make releases immutable#9845
robert3005 wants to merge 2 commits into
developfrom
rk/releases

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

Document that binaries have to be built manually when making a release to allow
us to make releases immutable. Instead of appending binaries to an existing
release on publish we append them to draft and only publish once they're
populated

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/docs A docs change label Sep 11, 2026
Signed-off-by: Robert Kruszewski <github@robertk.io>
@codspeed-hq

codspeed-hq Bot commented Sep 11, 2026

Copy link
Copy Markdown

Merging this PR will regress 2 benchmarks

⚠️ 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

⚡ 9 improved benchmarks
❌ 2 regressed benchmarks
✅ 2186 untouched benchmarks
⏩ 218 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime filtered_owned_i64_avx512[OneNullInEight] 22.3 µs 26.3 µs -15.22%
WallTime words_gather_scalar_avx2[65536] 8.3 µs 9.4 µs -11.94%
WallTime mul_u64_nonnull_neon 21.3 µs 15.4 µs +37.79%
WallTime arrow_checked_add_u32_avx2[16384] 21.4 µs 17.6 µs +21.44%
WallTime arrow_checked_add_u32_avx512[16384] 21.2 µs 17.6 µs +20.76%
WallTime multiply_shapes_neon[(16384, PerRowPerRow)] 20.3 µs 17.3 µs +17.29%
WallTime mul_i64_nonnull_neon 20.2 µs 17.3 µs +16.83%
WallTime filtered_owned_i64_avx2[OneNullInEight] 25.8 µs 22.2 µs +16.36%
Simulation compact_sliced[(1024, 90)] 1.5 µs 1.4 µs +12.03%
Simulation compact_sliced[(2048, 90)] 1.6 µs 1.4 µs +11.53%
WallTime dict_canonicalize_gt_u8_avx2[16000000] 8 ms 7.2 ms +11.5%

Tip

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


Comparing rk/releases (8fab907) with develop (d1fe2dc)2

Open in CodSpeed

Footnotes

  1. 218 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. No successful run was found on develop (ed4733f) during the generation of this report, so d1fe2dc was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/docs A docs change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant