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

Store analysis results / debug info for benchmarks #101

Open
adonath opened this issue May 18, 2021 · 1 comment
Open

Store analysis results / debug info for benchmarks #101

adonath opened this issue May 18, 2021 · 1 comment

Comments

@adonath
Copy link
Member

adonath commented May 18, 2021

To be able to compare benchmarks we should make sure the analysis results stay the same. E.g. to understand whether a change in performance comes from improved code or just a different number of iterations for a fit. String the results in YAML somewhere and just compare visually with git diff should be fine for now.

@adonath
Copy link
Member Author

adonath commented May 11, 2022

Also we should store the datasets after reduction and fit traces...

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

No branches or pull requests

1 participant