Open tracernz opened 7 years ago
CI's like 3 minutes now on a typical build where we hit the cache. Artifact builds are a bit worse. Can we close?
My machine isn't nearly as fast as CI then. Release builds can now be done with ccache though so that helps. With ccache I still spend about half of a clean build spinning through Qwt + glc_lib.
Rather than every time GCS is built. Qwt, GLC_LIB etc. are a large portion of GCS compile time. Should help a lot with CI.