Skip to content
Snippets Groups Projects
Commit b90f6190 authored by Zack Galbreath's avatar Zack Galbreath Committed by Todd Gamblin
Browse files

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.
parent 6355ee20
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment