Skip to content

README: restructure "What the fork changes" with a grouped details section - #110

Merged
martinus merged 1 commit into
masterfrom
docs/restructure-fork-changes
Jul 24, 2026
Merged

README: restructure "What the fork changes" with a grouped details section#110
martinus merged 1 commit into
masterfrom
docs/restructure-fork-changes

Conversation

@martinus

Copy link
Copy Markdown
Owner

Restructures the What the fork changes section so the headline stays compact
while the full change list is one expandable click away.

  • Keeps the short summary + the measured-speedups table.
  • Adds a <details> "Everything the fork changes" block, grouping the
    complete change list by type: 🔒 correctness & hardening, ⚡ performance &
    memory, 📊 observability, 🎯 UI & output, ⏰ ops/packaging & compatibility.
  • Renames the section from "What the fork changes, measured" → "What the fork
    changes" (it now covers more than measurements) and updates the in-page anchor.
  • Folds in the recent dedupe work: adds the larger-than-RAM prefetch win
    (~11× under memory pressure) and removes the now-misleading "fadvise the
    read-once reads" bullet (that eviction is gated off for dedupe runs).

Docs only.

🤖 Generated with Claude Code

…ction

Keep the compact summary + measured-speedups table, and add an expandable
"Everything the fork changes" block grouping the full change list by type
(correctness, performance, observability, UI, ops/packaging). Rename the section
to "What the fork changes" (it now covers more than measurements) and update the
in-page anchor. Folds in the dedupe work: adds the larger-than-RAM prefetch win
and drops the now-misleading "fadvise the read-once reads" mention.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@martinus
martinus merged commit a870d3c into master Jul 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant