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

Export Benchmark Results #1

Closed
3 tasks
sereneowl opened this issue Feb 6, 2024 · 1 comment · Fixed by #8
Closed
3 tasks

Export Benchmark Results #1

sereneowl opened this issue Feb 6, 2024 · 1 comment · Fixed by #8
Assignees

Comments

@sereneowl
Copy link
Collaborator

Export the benchmark results from a project to a predefined location.

Tasks:

  • write an exporter which receives an assembly as parameter and finds the corresponding benchmark results.
  • configure exporter output format via appsettings: graphs, html, json, txt
  • configure the output location via appsettings
@atmoos
Copy link
Owner

atmoos commented May 3, 2024

Also, I'll update the design documents with architecture decisions taken while implementing this story.

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 a pull request may close this issue.

2 participants