sbt, the interactive build tool
Go to file
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
internal In initStringCodecs avoid reflect universe initialization 2018-02-19 09:19:31 +01:00
project Merge branch '1.1.x' into merge-1.1.x-into-1.x 2018-02-14 11:01:16 +00:00
util-cache Change modifiedTime definitions 2017-12-22 00:13:27 +01:00
util-tracking Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
.gitignore Add target/ to .gitignore 2016-04-07 12:47:36 +02:00
.java-version Scala 2.12 2016-12-22 11:59:00 -05:00
.scalafmt.conf Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
.travis.yml Add, configure & enforce sbt-whitesource 2018-01-11 13:57:15 +00:00
CONTRIBUTING.md Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
README.md Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
build.sbt Merge branch '1.1.x' into merge-1.1.x-into-1.x 2018-02-14 11:01:16 +00:00

README.md

utility modules for sbt