convexengineering / SPaircraft

Models for commercial aircraft design
http://spaircraft.readthedocs.org
25 stars 17 forks source link

why do tests take so long to run? #114

Closed mayork closed 6 years ago

mayork commented 6 years ago

All we are running is the optimal 737 case with just Mosek (not mosek_cli or cvxopt) which solves in tens of seconds...why does the build take 21 minutes? That's like 3.5 min per machine.

mayork commented 6 years ago

Is it running a lot of installs on each machine for each test or something?

bqpd commented 6 years ago

often it's the fact that it takes so long to get a slot on a windows machine. it's only ~5 minutes (https://acdl.mit.edu/csi/job/gpkit_ResearchModel_SPaircraft_Push/buildnode=windows10x64,optimizer=mosek/613/) after it gets a slot

mayork commented 6 years ago

Ahh that makes sense