From 5c5a908a37c4f5df519c7ed8ba55b7218fd35660 Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 29 Feb 2020 15:26:32 +0000 Subject: [PATCH] Set decompiler's heap size to 3 GiB The default on my laptop (with 8 GiB of RAM, so presumably a 2 GiB heap) is too small. --- .idea/runConfigurations/Decompiler.xml | 2 +- decompiler/build.gradle.kts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/runConfigurations/Decompiler.xml b/.idea/runConfigurations/Decompiler.xml index 27f3fe86..47a48569 100644 --- a/.idea/runConfigurations/Decompiler.xml +++ b/.idea/runConfigurations/Decompiler.xml @@ -1,7 +1,7 @@ -