Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug derive to BenchCli #7

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

mattremmel
Copy link
Contributor

@mattremmel mattremmel commented Apr 13, 2024

Resolves #3

Motivation

I want to be able to debug print BenchCLI values.

Modifications

  • Add Debug derive to BenchCli
  • Add Debug derive to Collector
  • Add Debug derive to ReportFormat

@wfxr wfxr merged commit 26208b8 into wfxr:main Apr 14, 2024
13 checks passed
@wfxr
Copy link
Owner

wfxr commented Apr 14, 2024

@mattremmel Thanks.

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.

Implement Debug for BenchCli
2 participants