Docs: describe 0.12.0 as it is - #6
Merged
Merged
Conversation
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>
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.
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.
perf stat. Discrete rounds are the fallback, where a target's perf drops call chains through a pipe.cpu-clockandtask-clockare listed.--duration. Described as the chunk interval in continuous mode, and the round length otherwise.statusandstopwhile probing.The GitHub About description and topics were updated separately; they are not part of the repository.
🤖 Generated with Claude Code