-
Vermaat authored
Especially lxml takes very long to install. By specifying the `-O0` compiler flag this is reduced by more than half. The actual unit tests are slightly slower with the non-optimized C modules, but we have a netto win.
Vermaat authoredEspecially lxml takes very long to install. By specifying the `-O0` compiler flag this is reduced by more than half. The actual unit tests are slightly slower with the non-optimized C modules, but we have a netto win.