SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

java options

Nevermind, I found this in the console output

  1. Is there a way, or can there be a way to configure memory arguments like in the jaikoz.bat file?

IOW, is there a file that reads JRE options at startup? I ran Jaikoz.bat with a larger initial heap and it was really quick and responsive while I usually get slow startup and mediocre responsiveness.

I’d like to tweak the resource usage to try to get it to be faster and more responsive.

thanks,
-Mark

Yes you can modify the paramters used by jaikoz.exe
As described in http://www.jthink.net/jaikoz/jsp/help/windows/help.html#d0e419

Find the Jaikoz.exe shortcut in your Start menu,right click and select ‘Properties’

Edit the value in target using the -JmaxHeap parameter. For example if the target field currently contains C:\Program Files\Jthink\Jaikoz\jaikoz.exe", change to C:\Program Files\Jthink\Jaikoz\jaikoz.exe" -Jmaxheap=512000000 sets the max memory to 512 megabytes.