mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +02:00
This showed up in profiling. It's known that TypeTags are expensive. Even more so if the reflect universe is accessed during startup when the class loading and JIT compiler are busy enough with other stuff.