spack/lib
Todd Gamblin 18fba433f6 concretizer: Use "competition" output format to avoid extra parsing
Competition output only prints out one model, so we do not have to
unnecessarily parse all the non-optimal models.  We'll just look at the
best model and bring that in.

In practice, this saves a lot of JSON parsing and spec construction time.
2020-11-17 10:04:13 -08:00
..
spack concretizer: Use "competition" output format to avoid extra parsing 2020-11-17 10:04:13 -08:00