On Wed, 11 May 2005 12:31:53 +0000 (UTC)
[EMAIL PROTECTED] wrote:

> On Tue, 10 May 2005, Brian Grossman wrote:
> 
> > I'm running without the closing=0 line right now and I don't see any
> > ill effects.  I'd say revert it and I'll send in another patch with an
> > explanation if it crops up again.
> 
> OK great, because I was doing some profiling yesterday and that caused 
> quite a slow-down.

What are you using for profiling?  Are you using Devel::DProf?  I've been
having trouble getting enough real data while getting info from dprofpp -F
that I trust.

> The biggest slow down though was the per-object post-loop-callbacks. 
> Iterating through each object every time through our event loop was a 
> killer. I have a patch for that where I use an external variable to keep 
> track of whether there are any PLCs which puts the performance back to 
> normal.

Oh, please please post (or commit so I can pull).  I was hoping the high
cpu load wasn't inherent in pollserver.

Brian

Reply via email to