spack/lib
Todd Gamblin 3d8136493a
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`.
2024-03-18 10:00:37 +01:00
..
spack performance: avoid jinja2 import at startup unless needed (#43237) 2024-03-18 10:00:37 +01:00