Re: CPU usage increased using 3.4.0

2012-06-11 Thread Jack Krupansky
Is the process taking longer or even a lot longer than with the earlier release of Lucene? Is the amount of available JVM memory so low that repeated garbage collections might be occurring? -- Jack Krupansky -Original Message- From: Paul Hill Sent: Monday, June 11, 2012 12:56 PM To

RE: CPU usage increased using 3.4.0

2012-06-11 Thread Paul Hill
Maybe someone already discussed this, but why is 100% usage a problem? I ask, because one interpretation of going from 30% usage to 100% usage is that the program is no longer I/O bound; it is no longer waiting around for I/O to complete. But maybe that is not what you mean. If the total elapse