Skip to content

Docs: describe 0.12.0 as it is - #6

Merged
harshithsunku merged 1 commit into
masterfrom
docs/describe-0.12.0
Sep 14, 2026
Merged

harshithsunku merged 1 commit into
masterfrom
docs/describe-0.12.0

Conversation

@harshithsunku

Copy link
Copy Markdown
Owner

The project described itself as it was before 0.12.0. This brings the README (which becomes the PyPI page when v0.12.0 is tagged), the docs site, the in-app docs and CLAUDE.md in line with the code. No code changes.

  • Agent size. "~2 MB" is now "about 0.6 MB", the stripped musl release agents.
  • Architectures. The badges list all five targets, big-endian ARM included.
  • Collection. Continuous pipe mode is described as the default, with 16 MB size flushing and back-to-back perf stat. Discrete rounds are the fallback, where a target's perf drops call chains through a pipe.
  • Probed events. cpu-clock and task-clock are listed.
  • Compression. "20–40×" is now "about 20×", as measured on device captures.
  • --duration. Described as the chunk interval in continuous mode, and the round length otherwise.
  • Probe time. Measured 10.8 s and 12.7 s. The agent answers status and stop while probing.
  • MCP server. Added to the README highlights.

The GitHub About description and topics were updated separately; they are not part of the repository.

🤖 Generated with Claude Code

The descriptions trailed the code:
- agent size said ~2 MB; the musl release agents are about 0.6 MB
- architecture badges listed two or three targets; agents ship for five,
  big-endian ARM included
- the README, landing page and architecture page described collection as
  8-second rounds; that is the fallback, and continuous pipe mode with
  16 MB size flushing and back-to-back perf stat is the default
- the probed event lists missed cpu-clock and task-clock
- compression was "20-40x"; device captures measure about 20x
- --duration was "the length of each round"; in continuous mode it is the
  chunk interval
- probe time said 6-12 s or 10-20 s; measured 10.8 s and 12.7 s, with the
  agent answering status and stop meanwhile
- the README highlights had no line for the MCP server

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@harshithsunku
harshithsunku merged commit 0fe2252 into master Sep 14, 2026
18 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