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

contrib: introduce BenchmarkReport type #112

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

fuweid
Copy link
Collaborator

@fuweid fuweid commented Apr 1, 2024

  • Introduce BenchmarkReport type so that we can customize output data
  • Introduce subcmdActionFunc and interceptor so that we can extend
    BenchmarkReport's Info easily
  • Allow bench subcommand to write result into file

fuweid added 2 commits April 1, 2024 09:44
* Introduce BenchmarkReport type so that we can customize output data
* Introduce subcmdActionFunc and interceptor so that we can extend
  BenchmarkReport's Info easily
* Allow bench subcommand to write result into file.

Signed-off-by: Wei Fu <[email protected]>
Signed-off-by: Wei Fu <[email protected]>
@fuweid fuweid force-pushed the export-result-into-file branch from af08ff3 to 047a37f Compare April 1, 2024 14:27
@fuweid fuweid merged commit 810191e into Azure:main Apr 1, 2024
4 checks passed
@fuweid fuweid deleted the export-result-into-file branch April 1, 2024 14:51
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.

1 participant