diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-16 17:37:47 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-18 16:07:28 -0800 |
commit | f73cdac731a0f5955c1843535b21ce1101d897c3 (patch) | |
tree | 89f6a993e7bfc374691161eb73b9688345674aa6 /var | |
parent | 33335c9d0a4a64bb59a169795ef1afed2c8aa0ac (diff) | |
download | spack-f73cdac731a0f5955c1843535b21ce1101d897c3.tar.gz spack-f73cdac731a0f5955c1843535b21ce1101d897c3.tar.bz2 spack-f73cdac731a0f5955c1843535b21ce1101d897c3.tar.xz spack-f73cdac731a0f5955c1843535b21ce1101d897c3.zip |
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
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions