Skip to content

Conversation

@ShaneIsley
Copy link
Owner

No description provided.

- Add verbose parameter to SubprocessREPL (default: True for backwards compat)
- Only print overhead summary on cleanup when verbose=True
- BenchmarkRunner now sets verbose=False in environment_kwargs by default

This prevents the overhead summaries from interleaving with the progress bar
during parallel benchmark execution.
Change default from verbose=True to verbose=False so overhead summaries
are not printed by default. Users who want to see them can pass
verbose=True explicitly.

Also remove the now-unnecessary override in BenchmarkRunner.
@ShaneIsley ShaneIsley merged commit 166ccfc into main Jan 16, 2026
3 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.

3 participants