summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2022-11-21 16:44:48 +0100
committerGitHub <noreply@github.com>2022-11-21 16:44:48 +0100
commit8ea366b33f5b64c09098543549410e7fbb6d1f9e (patch)
tree021425c40c44c2838c4ea9b8267608ee0de4c096 /.dockerignore
parent9a2fbf373c00cfa62ff1853f4bca8d2511ef3ebc (diff)
downloadspack-8ea366b33f5b64c09098543549410e7fbb6d1f9e.tar.gz
spack-8ea366b33f5b64c09098543549410e7fbb6d1f9e.tar.bz2
spack-8ea366b33f5b64c09098543549410e7fbb6d1f9e.tar.xz
spack-8ea366b33f5b64c09098543549410e7fbb6d1f9e.zip
uninstall: fix accidental cubic complexity (#34005)
* uninstall: fix accidental cubic complexity Currently spack uninstall runs in worst case cubic time complexity thanks to traversal during traversal during traversal while collecting the specs to be uninstalled. Also brings down the number of error messages printed to something linear in the amount of matching specs instead of quadratic.
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions