docs(changelog): record the Raincloud-driven file-size work - #314
Merged
Conversation
The nyc-311 slug from the Raincloud conformance corpus (#205) drove a chain of writer size fixes that took vortex-java from 1.62x to 0.93x of vortex-jni on that file. Document the user-facing changes in [Unreleased]: ALP-RD in the cascade, default chunk-size and retained-budget changes, and the FSST/dict bitpacking and global-dict compression wins. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
Fills the empty
[Unreleased]CHANGELOG section for the real-world file-size work merged since 0.12.4, framed as what it was: gaps surfaced by importing the Raincloudnyc-311slug and diffing its layout tree against thevortex-jnireference. That effort tookvortex-javafrom 2854 MB (1.62×) to 1644 MB (0.93× — smaller than the Rust reference) on that file.Entries (terse, house style) cover: ALP-RD in the cascade (#307/#308), default chunk size 131072→65536 and retained budget 1→2 GB, and the FSST/dict-code bitpacking + global-dict values-pool compression + raised Utf8 cap.
Docs-only.
🤖 Generated with Claude Code