diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2024-03-18 02:00:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 10:00:37 +0100 |
commit | 3d8136493a62c382bc8269d014a4503d7fe05f4d (patch) | |
tree | 09d0a2cf4aff312f52bd301ed26c9bd25380805a /var | |
parent | 8cd160db858ed50e112ee9cf063507a7854f08dc (diff) | |
download | spack-3d8136493a62c382bc8269d014a4503d7fe05f4d.tar.gz spack-3d8136493a62c382bc8269d014a4503d7fe05f4d.tar.bz2 spack-3d8136493a62c382bc8269d014a4503d7fe05f4d.tar.xz spack-3d8136493a62c382bc8269d014a4503d7fe05f4d.zip |
performance: avoid `jinja2` import at startup unless needed (#43237)
`jinja2` can be a costly import, and right now it happens at startup every time we run
Spack. This slows down `spack --print-shell-vars` a bit, which is needed by `setup-env.*sh`.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions