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

Make profiling save to use #2

Open
2 of 3 tasks
AnHeuermann opened this issue Jul 12, 2022 · 0 comments
Open
2 of 3 tasks

Make profiling save to use #2

AnHeuermann opened this issue Jul 12, 2022 · 0 comments
Assignees

Comments

@AnHeuermann
Copy link
Collaborator

AnHeuermann commented Jul 12, 2022

The profiling function can fail during CI, if the non-linear equations aren't the slowest equations or are not below the threshold.
Also different models without or with more complex loops could fail.

  • Make it possible to always return slowest equation.
  • Only return non-linear loop equations.
  • Don't fail on models without non-linear algebraic loops.
@AnHeuermann AnHeuermann self-assigned this Jul 12, 2022
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