<?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 Archives - Timo Ernst</title>
	<atom:link href="https://www.timo-ernst.net/blog/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/tag/performance/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Fri, 01 Mar 2019 19:35:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.timo-ernst.net/wp-content/uploads/2021/03/cropped-Timo-Ernst-Small-32x32.jpg</url>
	<title>Performance Archives - Timo Ernst</title>
	<link>https://www.timo-ernst.net/blog/tag/performance/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How we became the 2nd fastest online retail shop in Germany</title>
		<link>https://www.timo-ernst.net/blog/2016/11/04/how-we-became-the-2nd-fastest-online-retail-shop-in-germany/</link>
					<comments>https://www.timo-ernst.net/blog/2016/11/04/how-we-became-the-2nd-fastest-online-retail-shop-in-germany/#respond</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Fri, 04 Nov 2016 12:17:53 +0000</pubDate>
				<category><![CDATA[Nerd stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Webdevelopment]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=3500</guid>

					<description><![CDATA[<p>I&#8217;ve been working for my client HSE24 for quite some time now on optimizing their website&#8217;s load performance with their team. In this article I&#8217;d like to share how and what we optimized to become the 2nd fastest retail online shop in Germany according to Dynatrace Performance Benchmark. Actions to improve website performance Disclaimer: This [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2016/11/04/how-we-became-the-2nd-fastest-online-retail-shop-in-germany/">How we became the 2nd fastest online retail shop in Germany</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2011/11/22/zk-user-group-conference-in-mannheim-germany/" rel="bookmark" title="ZK user group conference in Mannheim, Germany">ZK user group conference in Mannheim, Germany</a></li>
<li><a href="https://www.timo-ernst.net/blog/2016/06/18/lazy-load-images-framework7-angularjs/" rel="bookmark" title="How to lazy load images in Framework7 with AngularJS">How to lazy load images in Framework7 with AngularJS</a></li>
<li><a href="https://www.timo-ernst.net/blog/2013/04/09/simple-iphone-5-detection-with-javascript/" rel="bookmark" title="Simple iPhone5 detection with JavaScript">Simple iPhone5 detection with JavaScript</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2016/11/04/how-we-became-the-2nd-fastest-online-retail-shop-in-germany/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript</title>
		<link>https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/</link>
					<comments>https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Wed, 15 Sep 2010 17:48:07 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Silverlight]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2547</guid>

					<description><![CDATA[<p>I finally finished my diploma thesis I mentioned before about performance comparisons between Flex/Flash, JavaFX, Silverlight and various JavaScript engines. Why this analysis? During an internship at IBM Germany back in 2009, I had to develop a Visualizer based on Flex that heavily relied on its charting library API. Even on strong machines, it was [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/">A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/" rel="bookmark" title="Flash Player 10.1 performance explosion">Flash Player 10.1 performance explosion</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/14/chrome-flash-debugger-not-connecting-to-flexflash-builder/" rel="bookmark" title="Google Chrome Flash debugger not connecting to Flex/Flash Builder?">Google Chrome Flash debugger not connecting to Flex/Flash Builder?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/" rel="bookmark" title="Flash + Chrome OS = ?">Flash + Chrome OS = ?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>Flash Player 10.1 performance explosion</title>
		<link>https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/</link>
					<comments>https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/#comments</comments>
		
		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Thu, 06 May 2010 15:47:13 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Silverlight]]></category>
		<guid isPermaLink="false">http://www.timo-ernst.net/?p=2227</guid>

					<description><![CDATA[<p>I am currently writing my diploma thesis at the University of Ulm on performance issues regarding Rich Internet Application technologies like Adobe Flash/Flex, JavaFX, Silverlight and various JavaScript solutions. (Update: It&#8217;s done! :-) ) I started back in December when I first noticed that Adobe&#8217;s Flash Player seriously has some performance issues. It always was [&#8230;]</p>
<p>The post <a href="https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/">Flash Player 10.1 performance explosion</a> appeared first on <a href="https://www.timo-ernst.net">Timo Ernst</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h2>Related posts:</h2><ol>
<li><a href="https://www.timo-ernst.net/blog/2010/09/15/a-scientific-performance-comparison-flexflash-vs-javafx-vs-silverlight-vs-javascript/" rel="bookmark" title="A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript">A scientific performance comparison: Flex/Flash vs. JavaFX vs. Silverlight vs. JavaScript</a></li>
<li><a href="https://www.timo-ernst.net/blog/2010/04/12/instant-flash-player-engine-in-javascript/" rel="bookmark" title="Instant Flash player engine in JavaScript?">Instant Flash player engine in JavaScript?</a></li>
<li><a href="https://www.timo-ernst.net/blog/2009/11/30/flash-chrome-os/" rel="bookmark" title="Flash + Chrome OS = ?">Flash + Chrome OS = ?</a></li>
</ol>
</div>
]]></description>
		
					<wfw:commentRss>https://www.timo-ernst.net/blog/2010/05/06/flash-player-10-1-performance-explosion/feed/</wfw:commentRss>
			<slash:comments>33</slash:comments>
		
		
			</item>
	</channel>
</rss>
