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

Some general profiling and performance improvements #249

Closed
1 task
Wikunia opened this issue Feb 12, 2021 · 1 comment
Closed
1 task

Some general profiling and performance improvements #249

Wikunia opened this issue Feb 12, 2021 · 1 comment

Comments

@Wikunia
Copy link
Owner

Wikunia commented Feb 12, 2021

I haven't done profiling for a while so it's time to check it out again.

Profile some problems from @hakank and see whether there is anything easy that can be improved.

Check:

Steiner.jl:

  • old formulation: n=7 in 0.04s, n=9 in 4.1s

  • new formulation: n=7 in 0.07s, n=9 timeout (>6s) (with &&)

  • Figure out which functions are slow

    • Write down the list here
    • Improve and iterate 😉
@Wikunia
Copy link
Owner Author

Wikunia commented Jul 22, 2021

Closed due to #265

@Wikunia Wikunia closed this as completed Jul 22, 2021
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