<?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: Browser Reflows &amp; Repaints; How do they affect performance?</title>
	<atom:link href="http://ajaxian.com/archives/browser-reflows-how-do-they-affect-performance/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/browser-reflows-how-do-they-affect-performance</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: alexp</title>
		<link>http://ajaxian.com/archives/browser-reflows-how-do-they-affect-performance/comment-page-1#comment-272420</link>
		<dc:creator>alexp</dc:creator>
		<pubDate>Tue, 31 Mar 2009 12:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6451#comment-272420</guid>
		<description>You can use XUL Profiler for Firefox (https://addons.mozilla.org/fr/firefox/addon/9954) in order to track repaints and help you reduce them!

Here is an example on this simple test : 
http://blog.techno-barje.fr/public/test-xulprofiler-paint.html
and the result generated by XUL profiler :
http://blog.techno-barje.fr/public/test-xulprofiler-paint-result.html</description>
		<content:encoded><![CDATA[<p>You can use XUL Profiler for Firefox (<a href="https://addons.mozilla.org/fr/firefox/addon/9954" rel="nofollow">https://addons.mozilla.org/fr/firefox/addon/9954</a>) in order to track repaints and help you reduce them!</p>
<p>Here is an example on this simple test :<br />
<a href="http://blog.techno-barje.fr/public/test-xulprofiler-paint.html" rel="nofollow">http://blog.techno-barje.fr/public/test-xulprofiler-paint.html</a><br />
and the result generated by XUL profiler :<br />
<a href="http://blog.techno-barje.fr/public/test-xulprofiler-paint-result.html" rel="nofollow">http://blog.techno-barje.fr/public/test-xulprofiler-paint-result.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

