awake-time long lags

2024-08-01 Thread ocs--- via Webobjects-dev
Hi there, we are encountering another weird problem: a (very) long lag awake-time. We happen to log the application-level awake and some of the component-level awakes. Normally, the latter happen just a couple milliseconds from the former. Nevertheless _sometimes_ when the load gets higher and

Re: awake-time long lags

2024-08-01 Thread Aaron Rosenzweig via Webobjects-dev
How is your RAM headspace? Is it possible you are running out of runway? Maybe it’s doing lots of garbage collection. > On Aug 1, 2024, at 8:32 PM, ocs--- via Webobjects-dev > wrote: > > Hi there, > > we are encountering another weird problem: a (very) long lag awake-time. > > We happen to

Re: awake-time long lags

2024-08-01 Thread OCsite via Webobjects-dev
Aaron, > On 2. 8. 2024, at 2:33, Aaron Rosenzweig wrote: > How is your RAM headspace? Is it possible you are running out of runway? > Maybe it’s doing lots of garbage collection. Alas, not probably. I forgot to mention that at the very same time when _some_ R/Rs sport the terrible tens- or ev