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

Refactor benchmark architecture #477

Merged
merged 22 commits into from
Feb 7, 2025
Merged

Refactor benchmark architecture #477

merged 22 commits into from
Feb 7, 2025

Conversation

AdrianSosic
Copy link
Collaborator

This PR refines the benchmarking classes and fixes a few other things along the way:

  • Most importantly, the convergence-test-specific optimal_function_inputs and best_possible_result attributes are moved to a separate ConvergenceBenchmark class, with corresponding ConvergenceBenchmarkSettings.
  • The remaining benchmark attributes / properties are cleaned up.

@AdrianSosic AdrianSosic self-assigned this Feb 5, 2025
@AdrianSosic AdrianSosic marked this pull request as ready for review February 5, 2025 21:09
benchmarks/definition/convergence.py Outdated Show resolved Hide resolved
benchmarks/definition/base.py Show resolved Hide resolved
@AdrianSosic AdrianSosic merged commit ae64ca1 into main Feb 7, 2025
6 of 11 checks passed
@AdrianSosic AdrianSosic deleted the refactor/benchmarks branch February 7, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants