spack/lib
Todd Gamblin f73cdac731 concretization: improve performance by avoiding database locks
Checks for deprecated specs were repeatedly taking out read locks on the
database, which can be very slow.

- [x] put a read transaction around the deprecation check
2019-12-18 16:07:28 -08:00
..
spack concretization: improve performance by avoiding database locks 2019-12-18 16:07:28 -08:00