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

Profile code to assess inefficiencies #278

Open
jardinetsouffleton opened this issue Nov 3, 2022 · 0 comments
Open

Profile code to assess inefficiencies #278

jardinetsouffleton opened this issue Nov 3, 2022 · 0 comments

Comments

@jardinetsouffleton
Copy link
Member

Large sections of the code could be optimized and while developers having some experience with SeaPearl know intuitively which parts require the most performance tuning, having a detailed view of this would be very good. To that end, it would be great to profile the code and write a small report highlighting the areas needing the most love.
Since they contain the bulk of the constraints and variables, we should start by profiling all examples in SeaPearlZoo. If we see the need to add new tests, we could add them to a new profiling issue.

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