mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:55:23 +02:00
This creates a performance mode that enables experimental or advanced features that might require some debugging by the build user when it doesn't work. Initially we are putting the layered ClassLoader (`ClassLoaderLayeringStrategy.AllLibraryJars`) behind this flag.