diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-05-22 18:33:13 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-05-22 18:33:13 -0700 |
commit | 3ab56a188e83054420d9004be1c6d07276c91375 (patch) | |
tree | e2685be0339fbd8645aa0f30f2a7e18192106b85 /var | |
parent | d0870865817054288fbebb7dda626b6e8aeb0114 (diff) | |
download | spack-3ab56a188e83054420d9004be1c6d07276c91375.tar.gz spack-3ab56a188e83054420d9004be1c6d07276c91375.tar.bz2 spack-3ab56a188e83054420d9004be1c6d07276c91375.tar.xz spack-3ab56a188e83054420d9004be1c6d07276c91375.zip |
Fixes #980: really slow spack spec performance
- `spack spec dealii` now takse seconds rather than 18 minutes.
- Slow hash (`dag_hash`) was accidentally inserted into the fast hash
(`__hash__`).
- Do not put the slow hash in the fast hash.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions