spack/lib
Zack Galbreath b90f619037 Performance improvements for CDash reporter
* Record build output as an array of lines rather than concatenating to a
  single large string.
* Use string.find to avoid running re.search on every line of output.
2018-12-20 09:23:08 -08:00
..
spack Performance improvements for CDash reporter 2018-12-20 09:23:08 -08:00