This message was deleted.
# community-support
s
This message was deleted.
a
At some point we'd like to have scans make some recommendations for memory settings, but for now unfortunately it's a trial and error process. One option is to use
gradle-profiler
to benchmark with a few different memory settings and see what the result it. Or, you could potentially profile your build using
gradle-profiler
to get a rough idea where the garbage is being generated.