Skip to content

Correctly codify what's core and stable in editions - #9478

Merged
robert3005 merged 7 commits into
developfrom
rk/naming
Aug 20, 2026
Merged

Correctly codify what's core and stable in editions#9478
robert3005 merged 7 commits into
developfrom
rk/naming

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

Instead of grandfathering state that was undocumented we make an
explicit change where variant, map and onpair are in core editions but
not stabilised yet

Signed-off-by: Robert Kruszewski github@robertk.io

@codspeed-hq

codspeed-hq Bot commented Aug 19, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 13.66%

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

⚡ 1 improved benchmark
✅ 1955 untouched benchmarks
⏩ 442 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime words_gather_scalar[65536] 9.4 µs 8.3 µs +13.66%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing rk/naming (44dc98b) with develop (2322a97)

Open in CodSpeed

Footnotes

  1. 442 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.

Comment thread vortex-python/src/io.rs
Comment thread vortex/src/editions/core/v2026_08_3.rs
@robert3005
robert3005 enabled auto-merge (squash) August 20, 2026 12:33
Instead of grandfathering state that was undocumented we make an
explicit change where variant, map and onpair are in core editions but
not stabilised yet

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>
Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005
robert3005 merged commit ae156bf into develop Aug 20, 2026
109 of 110 checks passed
@robert3005
robert3005 deleted the rk/naming branch August 20, 2026 13:40
robert3005 added a commit that referenced this pull request Aug 20, 2026
Develop renamed the unstable family to preview, dropped the 2026.07 draft,
and split core 2026.08 into four editions (#9340, #9478). Port those
declarations into vortex-edition/src/declarations, regenerate the records
per component kind, and teach the exporter the kind-aware API.

Signed-off-by: Robert Kruszewski <github@robertk.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants