Re: Sloooow

Richard Frovarp <[email protected]> Wed, 11 Aug 2010 10:43:31 -0500
Newsgroups gmane.comp.cms.lenya.user
Message-ID <[email protected]>
On 08/11/2010 06:18 AM, Martin Dominguez wrote:
> Hi Petteri,
>
> Petteri Sulonen-2 wrote:
>    
>> How much memory are you assigning to the JVM running Jetty/Lenya?
>>
>>      
> -Xms100M
> -Xmx3072M
>
> If it can help, although deactivate action is very slow, memory is not 100%
> busy when I deactive a document. It is usually between 50% y 80%.
>
> Thanks!!
>
> Martín.-
>    

What garbage collector are you using? How many cores do you have? At 3 
GB a stop the world collection is going to absolutely kill performance.