<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: jQuery: what are the fastest selectors?</title>
	<atom:link href="http://benjaminsterling.com/jquery-what-are-the-fastest-selector/feed/" rel="self" type="application/rss+xml" />
	<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/</link>
	<description>Ok, you did not judge the book by it&#039;s cover, great.  Now, read the whole thing before passing judgment.</description>
	<lastBuildDate>Sat, 03 Jan 2009 04:54:23 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-327</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Sat, 08 Dec 2007 16:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-327</guid>
		<description>@Hugo: Nice post, I would argue that you would only probably see 5000 items on a single page is if there is a data table.  So a better test case would have probably been TABLE elements like tr and td instead of P and SPANS, maybe DIVs.

But over all a really nice follow up.  My post was only really geared to what I seem to do on a daily basis.</description>
		<content:encoded><![CDATA[<p>@Hugo: Nice post, I would argue that you would only probably see 5000 items on a single page is if there is a data table.  So a better test case would have probably been TABLE elements like tr and td instead of P and SPANS, maybe DIVs.</p>
<p>But over all a really nice follow up.  My post was only really geared to what I seem to do on a daily basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo Teixeira</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-326</link>
		<dc:creator>Hugo Teixeira</dc:creator>
		<pubDate>Sat, 08 Dec 2007 16:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-326</guid>
		<description>Hi Benjamin,

This topic is very interesting. I wrote an article that might complement yours. I created a big html page with over 20,000 elements and test more selectors. Comments from the community are always welcome:
The article is here: http://www.componenthouse.com/article-19

Best regards,
Hugo Teixeira</description>
		<content:encoded><![CDATA[<p>Hi Benjamin,</p>
<p>This topic is very interesting. I wrote an article that might complement yours. I created a big html page with over 20,000 elements and test more selectors. Comments from the community are always welcome:<br />
The article is here: <a href="http://www.componenthouse.com/article-19" rel="nofollow">http://www.componenthouse.com/article-19</a></p>
<p>Best regards,<br />
Hugo Teixeira</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-320</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Fri, 07 Dec 2007 22:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-320</guid>
		<description>@Brian: very true but would not have thought for one second the it would have been slower with firebug and faster with firebug-lite.  Well, that does change things.  I am going to have to reevaluate some of these numbers.

Thanks for that tip.</description>
		<content:encoded><![CDATA[<p>@Brian: very true but would not have thought for one second the it would have been slower with firebug and faster with firebug-lite.  Well, that does change things.  I am going to have to reevaluate some of these numbers.</p>
<p>Thanks for that tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Cherne</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-319</link>
		<dc:creator>Brian Cherne</dc:creator>
		<pubDate>Fri, 07 Dec 2007 22:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-319</guid>
		<description>Always make sure you level the playing field as much as possible before making comparisons :)

Firefox+Firebug:
6.1: 113ms
6.2: 103ms
6.3: 105ms

Firefox+Firebug lite:
6.1: 32ms
6.2: 7ms
6.3: 8ms</description>
		<content:encoded><![CDATA[<p>Always make sure you level the playing field as much as possible before making comparisons :)</p>
<p>Firefox+Firebug:<br />
6.1: 113ms<br />
6.2: 103ms<br />
6.3: 105ms</p>
<p>Firefox+Firebug lite:<br />
6.1: 32ms<br />
6.2: 7ms<br />
6.3: 8ms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jordan</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-318</link>
		<dc:creator>Chris Jordan</dc:creator>
		<pubDate>Fri, 07 Dec 2007 21:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-318</guid>
		<description>Nice post. Very interesting. :o)</description>
		<content:encoded><![CDATA[<p>Nice post. Very interesting. :o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More on jQuery selectors &#124; rdmey</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-317</link>
		<dc:creator>More on jQuery selectors &#124; rdmey</dc:creator>
		<pubDate>Fri, 07 Dec 2007 21:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-317</guid>
		<description>[...] jQuery: what are the fastest selectors? [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery: what are the fastest selectors? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Sterling</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-316</link>
		<dc:creator>Benjamin Sterling</dc:creator>
		<pubDate>Fri, 07 Dec 2007 21:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-316</guid>
		<description>@Andy:  I think I did not finish my thought with the &quot;I&#039;m a little shocked...&quot; statement, the jQuery team has been very up front about it being optimized for IE.  Every time that &quot;SlickSpeed test&quot; pops up in conversation on the mailing list, that point is stressed.

My ending thought was that I am shocked that firefox was so slow compared to the other browsers, yes, we are talking milliseconds, but the point of the post was to find the fastest.

My other thought is and I think shocked is probably to strong a word for it, surprised maybe, but in test 6 line 2 and 3 are faster in all browsers compared to line 1 and that goes against some of the advice and discussions that were had when I got started with jQuery back version 1.1.</description>
		<content:encoded><![CDATA[<p>@Andy:  I think I did not finish my thought with the &#8220;I&#8217;m a little shocked&#8230;&#8221; statement, the jQuery team has been very up front about it being optimized for IE.  Every time that &#8220;SlickSpeed test&#8221; pops up in conversation on the mailing list, that point is stressed.</p>
<p>My ending thought was that I am shocked that firefox was so slow compared to the other browsers, yes, we are talking milliseconds, but the point of the post was to find the fastest.</p>
<p>My other thought is and I think shocked is probably to strong a word for it, surprised maybe, but in test 6 line 2 and 3 are faster in all browsers compared to line 1 and that goes against some of the advice and discussions that were had when I got started with jQuery back version 1.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Matthews</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-311</link>
		<dc:creator>Andy Matthews</dc:creator>
		<pubDate>Fri, 07 Dec 2007 19:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-311</guid>
		<description>It&#039;s not as big a surprise as you think. The jQuery team has been up front about the fact that the library is optimized to run more effciently in IE.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not as big a surprise as you think. The jQuery team has been up front about the fact that the library is optimized to run more effciently in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery: Select what you want - part 1 &#124; The Book and the Cover</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-142</link>
		<dc:creator>jQuery: Select what you want - part 1 &#124; The Book and the Cover</dc:creator>
		<pubDate>Mon, 26 Nov 2007 03:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-142</guid>
		<description>[...] Home       &#171; jQuery: what are the fastest selectors? [...]</description>
		<content:encoded><![CDATA[<p>[...] Home       &laquo; jQuery: what are the fastest selectors? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mulling.net &#187; Blog Archive &#187; My del.icio.us bookmarks for November 25th</title>
		<link>http://benjaminsterling.com/jquery-what-are-the-fastest-selector/comment-page-1/#comment-140</link>
		<dc:creator>mulling.net &#187; Blog Archive &#187; My del.icio.us bookmarks for November 25th</dc:creator>
		<pubDate>Mon, 26 Nov 2007 01:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://benjaminsterling.com/2007/11/23/jquery-what-are-the-fastest-selector/#comment-140</guid>
		<description>[...] jQuery: what are the fastest selectors? &#124; The Book and the Cover - [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery: what are the fastest selectors? | The Book and the Cover &#8211; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
