mirror of https://github.com/sbt/sbt.git
Using a lazy val causes the log manager to hold onto a reference to the state. These would accumulate with each task evaluation. I found that that in the beanpuree project, that if I ran compile 10 times in a row, the heap usage was 40mb lower after this change. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||