gradle-profiler icon indicating copy to clipboard operation
gradle-profiler copied to clipboard

Document `GRADLE_PROFILER_OPTS`

Open ianbrandt opened this issue 1 year ago • 1 comments

I just hit an OutOfMemoryError in the Gradle Profiler main thread. From the generated heap dump I see the max heap defaults to -Xmx64m. Looking at the source of the startup scripts it appears I can use the GRADLE_PROFILER_OPTS environment variable to configure a higher max heap.

It would be handy if GRADLE_PROFILER_OPTS was documented in the README.

ianbrandt avatar Oct 11 '23 14:10 ianbrandt

@ianbrandt would be glad if I could be assigned with the issue

darksapien23151 avatar Aug 20 '24 17:08 darksapien23151