LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
26 stars 5 forks source link

reduce CI execution time #224

Open nicolaslg opened 1 year ago

nicolaslg commented 1 year ago

We should find a way -- or a different strategy to schedule the runs -- to reduce the CI execution time, which is currently approximately 1h30min.

In particular, the continuous-ubuntu Debug Test step takes more than 50min (<10min in Release).