JuliaSmoothOptimizers / JSOSuite.jl

One stop solutions for all things optimization
Mozilla Public License 2.0
22 stars 6 forks source link

Tests take too long #140

Open abelsiqueira opened 3 months ago

abelsiqueira commented 3 months ago

The tests are too extensive, they take too long to run. We should aim to only test with a few problems, for instance. If testing with all problems is desirable, we should look into splitting the tests.

abelsiqueira commented 3 months ago

Even after #145, the tests are still too slow (especially on Windows, Julia 1.6).