Skip to content

Conversation

@jkarneges
Copy link
Member

@jkarneges jkarneges commented Jan 21, 2026

This ensures uniform output (no long names causing some results to be pushed to the next line) and removes the need for quotes when filtering (cargo bench rc-drop instead of cargo bench "rc drop").

% cargo bench --bench client 2>&1 | grep time:              
client-req-1w-x10       time:   [1.0755 ms 1.1279 ms 1.1881 ms]
client-stream-1w-x10    time:   [1.7949 ms 1.8457 ms 1.9040 ms]
client-req-2w-x10       time:   [1.0841 ms 1.1416 ms 1.1986 ms]
client-stream-2w-x10    time:   [2.0524 ms 2.1434 ms 2.2477 ms]

@jkarneges jkarneges requested a review from a team January 22, 2026 00:25
@jkarneges jkarneges merged commit 8b9f883 into main Jan 22, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/bench-name-style branch January 22, 2026 02:13
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.

3 participants