At 01:10 PM 4/27/2001 +0100, Wez Furlong wrote:
>On 2001-04-27 11:27:55, "Andi Gutmans" <[EMAIL PROTECTED]> wrote:
> > At 12:03 AM 4/27/2001 -0400, David Croft wrote:
> >
> > >Thank you Andi and Andrei.
> > >
> > >I have noticed that object method callbacks are consistently faster
>than
> > >globa
On 2001-04-27 11:27:55, "Andi Gutmans" <[EMAIL PROTECTED]> wrote:
> At 12:03 AM 4/27/2001 -0400, David Croft wrote:
>
> >Thank you Andi and Andrei.
> >
> >I have noticed that object method callbacks are consistently faster
than
> >global function callbacks, and was wondering why:
Perhaps because
At 12:03 AM 4/27/2001 -0400, David Croft wrote:
>Thank you Andi and Andrei.
>
>I have noticed that object method callbacks are consistently faster than
>global function callbacks, and was wondering why:
>
>1.3135770559311 seconds for 10 runs - with no function callback
>6.9758139848709 second
Thank you Andi and Andrei.
I have noticed that object method callbacks are consistently faster than
global function callbacks, and was wondering why:
1.3135770559311 seconds for 10 runs - with no function callback
6.9758139848709 seconds for 10 runs - with object method callback
7.90487