<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Performance web &#187; Adam Barth</title>
	<atom:link href="http://performance.survol.fr/avec/adam-barth/feed/" rel="self" type="application/rss+xml" />
	<link>http://performance.survol.fr</link>
	<description>Quelques mots pour des sites web rapides</description>
	<lastBuildDate>Fri, 18 Jun 2010 12:47:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Interpréteur JSON natif pour webkit</title>
		<link>http://performance.survol.fr/2008/07/interpreteur-json-natif-pour-webkit/</link>
		<comments>http://performance.survol.fr/2008/07/interpreteur-json-natif-pour-webkit/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 10:12:59 +0000</pubDate>
		<dc:creator>Éric</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Adam Barth]]></category>
		<category><![CDATA[Anthony Ricaud]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://performance.survol.fr/?p=60</guid>
		<description><![CDATA[Je vous en parlais il y a presque deux mois, JSON c&#8217;est lent à interpréter si on le fait bien. C&#8217;est même globalement plus lent que XML parce que le code est en javascript, côté utilisateur, alors que XML est &#8230; <a href="http://performance.survol.fr/2008/07/interpreteur-json-natif-pour-webkit/">Continuer la lecture <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Je vous en parlais il y a presque deux mois, <a href="http://performance.survol.fr/2008/04/json/">JSON c&#8217;est lent à interpréter</a> si on le fait bien. C&#8217;est même globalement plus lent que XML parce que le code est en javascript, côté utilisateur, alors que XML est géré nativement par les navigateurs.</p>
<p>La solution c&#8217;est l&#8217;arrivée de moteurs JSON natifs dans les navigateurs. <a href="http://developer.mozilla.org/en/docs/nsIJSON">Mozilla Firefox l&#8217;a prévu</a> (actuellement dans les plans pour la version 3.1). <a href="http://hanblog.info/blog/">Anthony Ricaud</a> m&#8217;a comme a son habitude fait passé des liens WebKit alors voilà : <a href="https://bugs.webkit.org/show_bug.cgi?id=20031">Adam Barth y travaille pour WebKit</a>.</p>
<p>Nul doute qu&#8217;Opera suivra les deux premiers s&#8217;ils implémentent l&#8217;API de la même façon. Il restera Microsoft Internet Explorer, mais pouvoir utiliser l&#8217;API native et basculer sur le chargement d&#8217;une bibliothèque javascript uniquement si elle n&#8217;est pas présente, c&#8217;est déjà un gros pas en avant.</p>
]]></content:encoded>
			<wfw:commentRss>http://performance.survol.fr/2008/07/interpreteur-json-natif-pour-webkit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
