On Sun, Dec 16, 2007, Tsantilas Christos wrote:

> OK Adrian I fixed this too. You can build the async-calls without
> enabling of ICAP client.
> 
> > Next question - if I read this code right, a class is instanced for every
> > async callback being scheduled, is this true?

> Yes this is true. An AsyncCall class instanced for every async callback.

And the comm code is going to register one of these per comm events?
Have you benchmarked what that'll do to performance? :)

Robert's comm code changes in -3 did exactly this, and it trashed performance
at high throughput; hence why I started unwinding it..



Adrian

Reply via email to