[jQuery] Re: jQuery 1.2 benchmark

2007-11-01 Thread weepy
How come Ext is so fast !! On Oct 26, 9:30 am, Andy Matthews [EMAIL PROTECTED] wrote: Can someone simply explain what the colors indicate for any specific row? Red? Orange? Green? Grey? Black? Also, in IE7, these are the results I got (for what it's worth): Dojo query 0.9:

[jQuery] Re: jQuery 1.2 benchmark

2007-11-01 Thread Rey Bango
Because Ext doesn't consider file size when optimizing their DOMQuery engine. With jQuery, we try to find a good balance between keeping the core file size down while providing very good performance. Rey... weepy wrote: How come Ext is so fast !! On Oct 26, 9:30 am, Andy Matthews [EMAIL

[jQuery] Re: jQuery 1.2 benchmark

2007-10-29 Thread Lauris Bukšis-Haberkorns
I did and this link was not to offence anyone. I was just curius what do others think about it :) And also that there are some missing features for jquery that other frameworks does have. Lafriks On 10/26/07, Rey Bango [EMAIL PROTECTED] wrote: Run this test in Internet Explorer and look at

[jQuery] Re: jQuery 1.2 benchmark

2007-10-29 Thread Jeffrey Kretz
@googlegroups.com Subject: [jQuery] Re: jQuery 1.2 benchmark I did and this link was not to offence anyone. I was just curius what do others think about it :) And also that there are some missing features for jquery that other frameworks does have. Lafriks On 10/26/07, Rey Bango [EMAIL PROTECTED] wrote

[jQuery] Re: jQuery 1.2 benchmark

2007-10-29 Thread Lauris Bukšis-Haberkorns
PROTECTED] On Behalf Of Lauris Bukšis-Haberkorns Sent: Monday, October 29, 2007 3:56 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery 1.2 benchmark I did and this link was not to offence anyone. I was just curius what do others think about it :) And also that there are some missing

[jQuery] Re: jQuery 1.2 benchmark

2007-10-29 Thread John Resig
? JK -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Lauris Bukšis-Haberkorns Sent: Monday, October 29, 2007 3:56 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery 1.2 benchmark I did and this link was not to offence

[jQuery] Re: jQuery 1.2 benchmark

2007-10-29 Thread Lauris Bukšis-Haberkorns
Subject: [jQuery] Re: jQuery 1.2 benchmark I did and this link was not to offence anyone. I was just curius what do others think about it :) And also that there are some missing features for jquery that other frameworks does have. Lafriks On 10/26/07, Rey Bango [EMAIL

[jQuery] Re: jQuery 1.2 benchmark

2007-10-26 Thread Rey Bango
Run this test in Internet Explorer and look at the results. jQuery is optimized for Internet Explorer which is the most widely used browser out. When you run the same tests in IE, you'll see that we perform much better and our on par with all of the libs. Also, the SlickSpeed test suite has

[jQuery] Re: jQuery 1.2 benchmark

2007-10-26 Thread Andy Matthews
@googlegroups.com Subject: [jQuery] Re: jQuery 1.2 benchmark Can someone simply explain what the colors indicate for any specific row? Red? Orange? Green? Grey? Black? Also, in IE7, these are the results I got (for what it's worth): Dojo query 0.9: 1020 jQuery 1.2

[jQuery] Re: jQuery 1.2 benchmark

2007-10-26 Thread Andy Matthews
Prototype 1.6.0:2857 Ext 1.1: 7: 477 -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rey Bango Sent: Friday, October 26, 2007 11:22 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jQuery 1.2

[jQuery] Re: jQuery 1.2 benchmark

2007-10-26 Thread John Resig
Really? It runs really fantastic in IE, for me. --John On 10/26/07, Lauris Bukšis-Haberkorns [EMAIL PROTECTED] wrote: Has anyone seen this one? http://alexandre-mercier.vinnac.org/slickspeed/ jQuery does not perform that well there. Lafriks