From Optflux
Revision as of 17:01, 1 April 2016 by Admin (talk | contribs) (Created page with "{{DISPLAYTITLE: OptFlux is too slow}} =Problem= Sometimes OptFlux performance may slow down after several operations, e.g optimizations.<br> This slow down can be avoided by c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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
  • 2G
  • 2560m
  • 3G
  • 4G