sbt/internal
Johannes Rudolph 0ebb7a5662
In initStringCodecs avoid reflect universe initialization
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.
2018-02-19 09:19:31 +01:00
..
util-control Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
util-interface/src/main/java/xsbti Remove unnecessary F0, F1 and Maybe 2017-07-14 15:56:34 +02:00
util-logging In initStringCodecs avoid reflect universe initialization 2018-02-19 09:19:31 +01:00
util-position/src Give SourcePosition a macro instance creator 2018-02-08 13:11:34 +00:00
util-relation/src Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
util-scripted/src/main Change modifiedTime definitions 2017-12-22 00:13:27 +01:00
util-testing/src/main/scala/sbt/internal/util sbt.util.internal -> sbt.internal.util package 2015-09-05 00:51:58 -04:00