Re: new version 4.4.3 is very resource intensive [message #201 is a reply to message #199] |
Fri, 23 September 2016 23:28 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
the improvements were in the functionality and not in general architecture issues. They should neither have an influence on the speed of the application nor cause a substantial change of the memory usage. One general problem, which is exclusiv to Windows, is that the Java runtime environment immediately claims the maximum defined memory. As a consequence DataWarrior must balance this maximum value to on one hand allow the handling of 100.000 structures, and on the other hand to fit into the physical memory of a moderately equipped machine. Especially on 32-bit Windows this is delicate. Therefore, I recommend using Linux, a Macintosh, or at least Windows 64-bit with at least 4GB of memory. On Linux or Macintosh you may define how much memory you allow DataWarrior to use. Theoretically this can be also done with the Windows executable, but you would need a hex-editor to do that.
Thomas
|
|
|