sbt/internal/util-logging
Eugene Yokota a38a1aa4d0 [2.x] perf: cache isSupershellEnabled
**Problem**
isSupershellEnabled apparently shows up in profiling
constructing the Map structure for sys props.

**Solution**
Cache isSupershellEnabled.
2025-11-12 22:38:45 -05:00
..
src [2.x] perf: cache isSupershellEnabled 2025-11-12 22:38:45 -05:00
NOTICE