arch-python-repo icon indicating copy to clipboard operation
arch-python-repo copied to clipboard

Build with optimizations

Open FFY00 opened this issue 5 years ago • 0 comments

Building with optimizations takes a while since it runs benchmarks to determine the best configuration, for this reason we are not currently using it. We should change that, but keep the CI quick by not using them. So, we should make the CI build without optimizations and the runs on master with optimizations.

FFY00 avatar Oct 03 '20 17:10 FFY00