spack/lib/spack
Seth R. Johnson 1ea05cd456
macos: fewer calls to sw_vers (#29997)
In a typical call to spack, the OperatingSystem gets instantiated
multiple times. For macOS, each one requires a call to `sw_vers`, which
is done through the Executable helper class. Memoizing
reduces the call count from "spac spec" from three to one.
2022-04-11 09:31:24 +02:00
..
docs Deprecate top-level module config (#28659) 2022-04-08 19:00:35 +00:00
env Adding basic Windows features (#21259) 2022-03-17 09:01:01 -07:00
external Windows Support: Testing Suite integration 2022-03-17 09:01:01 -07:00
llnl Use the non-deprecated MetaPathFinder interface (#29745) 2022-04-07 15:58:20 -07:00
spack macos: fewer calls to sw_vers (#29997) 2022-04-11 09:31:24 +02:00