<?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>Benjamin Michel &#8211; jsDay 2016</title>
	<atom:link href="/speakers/benjamin-michel/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>The international Javascript Conference</description>
	<lastBuildDate>Wed, 11 May 2016 15:18:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.7.2</generator>
	<item>
		<title>Caching for high performance hybrid app</title>
		<link>/talk/caching-for-high-performance-hybrid-app/</link>
		<pubDate>Wed, 06 Apr 2016 13:41:15 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">/?post_type=talk&#038;p=488</guid>
		<description><![CDATA[For a few years, hybrid apps have been growing quickly over the native ones. But the main obstacle remains: the performance. One of the main key indicators for the performance is the time needed to load a page and one efficient way to improve it is to add memory caches. I will show you some [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;For a few years, hybrid apps have been growing quickly over the native ones. But the main obstacle remains: the performance. One of the main key indicators for the performance is the time needed to load a page and one efficient way to improve it is to add memory caches. I will show you some techniques that you can use in your projects.&quot;}" data-sheets-userformat="{&quot;2&quot;:9091,&quot;3&quot;:[null,0],&quot;4&quot;:[null,2,65280],&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:8}">For a few years, hybrid apps have been growing quickly over the native ones. But the main obstacle remains: the performance. One of the main key indicators for the performance is the time needed to load a page and one efficient way to improve it is to add memory caches. I will show you some techniques that you can use in your projects.</span></p>
]]></content:encoded>
			</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

 Served from: 2016.jsday.it @ 2017-02-13 21:20:18 by W3 Total Cache -->