From Optflux
Jump to: navigation, search
(Manual change)
Line 26: Line 26:
 
<br>Possible values:
 
<br>Possible values:
 
*2048m (2 Gigabytes)
 
*2048m (2 Gigabytes)
*2G   (2 Gigabytes)
+
*2g   (2 Gigabytes)
*2560m (2.5 Gigabytes)
+
*3g   (3 Gigabytes)
*3G   (3 Gigabytes)
+
*4g   (4 Gigabytes)
*4G   (4 Gigabytes)
 

Revision as of 10:41, 4 April 2016

Problem

Sometimes OptFlux performance may slow down after several operations, e.g optimizations.
This slow down can be avoided by changing a parameter in the OptFlux configuration and allowing the application to use more resources from the machine.

  • Currently OptFlux is using 1Gb of your machine memory. You can increase to 2Gb by replacing a single file by this one -> MoreMemoryFix.zip.

Manual change

You can also manually change how much memory you want to allow OptFlux to use.
This can be done by changing a property in the main.conf file.

MoreMemory03.jpg

  • Open the main.conf file with NotePad or another text editor.



MoreMemory04.jpg

  • Find the -Xmx text and replace 1024m by the desired value.


Possible values:

  • 2048m (2 Gigabytes)
  • 2g (2 Gigabytes)
  • 3g (3 Gigabytes)
  • 4g (4 Gigabytes)