Thanks to http://dev.jquery.com/ticket/3995

On 15 stu, 11:22, DBJDBJ <dbj...@gmail.com> wrote:
> I noticed this by accident (I had a bug in some speed tests)
> If i give them  both  an array of size 1e5, the latest one is twice as
> fast as 1.2.6 ?
>
> var A[1e5], j=1e5; while(j--) A[j] = j ;
>
> $140(A), exits (on average) twice as fast as $126(A) ...
>
> --DBJ
>
> PS:
> $126 --- jQuery 1.2.6
> $140 -- jQuery  1.4.pre

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=.


Reply via email to