I am working with OrientDB v2.1.2 and have read the documentation on performance tuning http://orientdb.com/docs/2.1/Performance-Tuning.html
I am worried that I may have inadvertently affected performance of OrientDB by assigning arbitrary memory allocations... I have installed OrientDB on a decently spec'ed Windows server with 32GB RAM. I am aware that you can configure memory settings in server.bat but I really have no idea what is sensible. Could anyone help me with these server settings? (or others that may be appropriate for my install) set JAVA_OPTS_SCRIPT=-Xmx2048m set MAXHEAP=-Xmx2048m set MAXDISKCACHE=-Dstorage.diskCache.bufferSize=8192m <-- I am not sure if this is even syntatically correct....? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
