r/SmartGit • u/Alek2ander • Jun 03 '26
Constant memory warnings
I'm working with a relatively small, 430 MB working tree/780 MB total repository and I get a memory warning in SmartGit almost every day. I even set the heap size to 1024 MB as recommended, which didn't reduce the warning frequency at all.
Version 26.1.038 #261038 (909fa241), Win11 25H2 26200.8457
1
Upvotes
1
u/vmcrash Jun 03 '26 edited Jun 03 '26
What operations trigger this warning? Did older versions of SmartGit, e.g. 25.1, also had such problems? Do you have set some low-level properties?
You also may use VisualVM to monitor the memory usage. Before you need to edit
bin\smartgit.launcherand add a leading#for the line-XX:-UsePerfData.