Skip to content

docs(profile): drop stale binary-size claim - #11

Merged
kengio merged 1 commit into
mainfrom
docs/refresh-content
Jul 3, 2026
Merged

docs(profile): drop stale binary-size claim#11
kengio merged 1 commit into
mainfrom
docs/refresh-content

Conversation

@kengio

@kengio kengio commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

The org profile README claimed the CLI is a 4.6 MB single binary. That figure is the v3.0 baseline — v3.4's native search engine (tantivy + fastembed + ONNX runtime) grew the binary several-fold, and the stripped size now varies by platform (measured: arm64 macOS ≈ 27 MB; compressed release archives 7–15 MB).

Rather than chase a stale, platform-variable number, drop it and keep the still-true framing:

Single Rust binary — self-updating · zero runtime dependencies

(zero runtime dependencies is now more accurate — v3.4 replaced the external qmd node/python dependency with the bundled native engine.)

Pairs with a separate update to the org About description (24+30+ skills, for consistency with this README). Note: the CLI repo's own README carries the same stale ~5 MB claim + perf table — flagged for a follow-up in that repo.

🤖 Generated with Claude Code

The '4.6 MB stripped' figure is from the v3.0 baseline; v3.4's native
search engine (tantivy + fastembed + ONNX runtime) grew the binary
several-fold and the size now varies by platform. Lead with the
still-true single-binary / zero-runtime-deps story instead of a stale,
platform-variable number.
@kengio
kengio merged commit c64a9aa into main Jul 3, 2026
1 check passed
@kengio
kengio deleted the docs/refresh-content branch July 3, 2026 11:55
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