docs: premium README lift + cover banner - #70
Merged
Conversation
- Add .github/cover.png banner. - Document built-in streaming load modes (ws-echo/ws-large-echo/ws-hub/sse-fanout), rated/coordinated-omission mode, federation, HdrHistogram export, and CPU/recv-queue self-instrumentation. - Regenerate the JSON schema + CLI flag tables from source; fix the reservoir->HdrHistogram percentile claim; scope the zero-alloc claim; bump the release-download example to v1.4.13.
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.
Premium README lift + cover banner
Refreshes the loadgen README against the v1.4.13 code and adds a branded
.github/cover.pngbanner (part of the cohesive goceleris family).Content
ws-echo/ws-large-echo/ws-hub/sse-fanout) alongside H1/H2/h2c-upgrade/mix; rated mode (Gil-Tene coordinated-omission correction); federation; HdrHistogram export; self-instrumentation (cpu_pct_p95,recvq_high); the v1.4.13 server-prefaceWINDOW_UPDATEfix; aConfigreference table.results.go(drops the nonexistentbytes/bytes_per_sec, adds ~13 real fields); the "zero allocation" claim is scoped to a design goal; the CLI flag table gains 8 missing flags; the release-download example is bumped tov1.4.13; WebSocket/SSE are documented as built-in modes rather than hypothetical custom handlers.Verified against source, then adversarially fact-checked.