Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Speed up the tests #15

Open
pwl opened this issue Jul 27, 2016 · 3 comments
Open

Speed up the tests #15

pwl opened this issue Jul 27, 2016 · 3 comments

Comments

@pwl
Copy link
Collaborator

pwl commented Jul 27, 2016

At this point the Travis tests take 16 min to complete, we should decrease this time significantly. The biggest issue are the OS X builds as they take 2x time to complete as Linux builds. We could also consider choosing the parameters to better suite the test cases (tolerance, initial steps etc.) and separating the tests for legacy solvers (ones without iterators) from the new solvers. For the latter the tests in test/iterators.jl cover the same test cases but run significantly faster on my machine.

@mauro3
Copy link
Contributor

mauro3 commented Jul 28, 2016

I think the main problem is the build time, not the tests themselves. To reduce that we may need to ditch some packages.

@pwl
Copy link
Collaborator Author

pwl commented Jul 28, 2016

What do we need Polynomials for?

@mauro3
Copy link
Contributor

mauro3 commented Jul 28, 2016

Adam-Bash

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants