You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Java Mission control, take a heap dump of a running SBT build. The resulting UI includes the JOverflow analysis of opportunities to reduce footprint.
ClassLike.savedAnnotations contains duplicate strings for scala.nativescala.deprecated etc.
UsedName / NameHash
My work on RelationsBuilder in #764 is a step in the right direction.
Using Java Mission control, take a heap dump of a running SBT build. The resulting UI includes the JOverflow analysis of opportunities to reduce footprint.
ClassLike.savedAnnotations
contains duplicate strings forscala.native
scala.deprecated
etc.UsedName
/NameHash
My work on
RelationsBuilder
in #764 is a step in the right direction.Related fix for SBT itself: sbt/sbt#5535
The text was updated successfully, but these errors were encountered: