diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-21 00:21:59 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-23 23:18:45 -0800 |
commit | be6d7db2a81d9013c4fd05c15b2a01288c5725f0 (patch) | |
tree | 52c5cf9da0da9874106587f9a3520c791596a870 /CHANGELOG.md | |
parent | d87ededddce53a8e3ae18ba8f75e206f6e395793 (diff) | |
download | spack-be6d7db2a81d9013c4fd05c15b2a01288c5725f0.tar.gz spack-be6d7db2a81d9013c4fd05c15b2a01288c5725f0.tar.bz2 spack-be6d7db2a81d9013c4fd05c15b2a01288c5725f0.tar.xz spack-be6d7db2a81d9013c4fd05c15b2a01288c5725f0.zip |
performance: add read transactions for `install_all()` and `install()`
Environments need to read the DB a lot when installing all specs.
- [x] Put a read transaction around `install_all()` and `install()`
to avoid repeated locking
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions