(1) Heap usage by zinc is bad in the isolated stra...
# general
b
(1) Heap usage by zinc is bad in the isolated strategy. It might be cache related, a memory leak, or the simple reality of compiling N leafy targets with huge classpaths all at the same time. If it's the latter, the only mitigation is really to be somewhat flexible about the number of workers that may actually run based on the size of the total analysis required in memory at any given time.