diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2018-12-11 16:52:31 -0500 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-12-20 09:23:08 -0800 |
commit | b90f6190376a00384192331c3d02e84ad40633e5 (patch) | |
tree | 3f8eaf8631fa3635cd8214686ebb539ac3640ad3 /LICENSE-APACHE | |
parent | 6355ee208cba6bc4e66fe878aeef5698f6de5e09 (diff) | |
download | spack-b90f6190376a00384192331c3d02e84ad40633e5.tar.gz spack-b90f6190376a00384192331c3d02e84ad40633e5.tar.bz2 spack-b90f6190376a00384192331c3d02e84ad40633e5.tar.xz spack-b90f6190376a00384192331c3d02e84ad40633e5.zip |
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.
Diffstat (limited to 'LICENSE-APACHE')
0 files changed, 0 insertions, 0 deletions