<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; JavaScript performance</title> <atom:link href="http://www.ghacks.net/tag/javascript-performance/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Firefox 9 Gets Big JavaScript Performance Boost</title><link>http://www.ghacks.net/2011/09/04/firefox-9-gets-big-javascript-performance-boost/</link> <comments>http://www.ghacks.net/2011/09/04/firefox-9-gets-big-javascript-performance-boost/#comments</comments> <pubDate>Sun, 04 Sep 2011 16:06:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 9]]></category> <category><![CDATA[firefox nightly]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[JavaScript performance]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50093</guid> <description><![CDATA[Good news for all Firefox users, especially those running the latest Nightly builds of Firefox 9 or those planning to upgrade to the new version of the web browser once it becomes available in other Firefox release channels. Mozilla developer Brian Hackett worked on a new feature called type inference for over a year. You [...]]]></description> <content:encoded><![CDATA[<p>Good news for all Firefox users, especially those running the latest Nightly builds of Firefox 9 or those planning to upgrade to the new version of the web browser once it becomes available in other Firefox release channels.</p><p>Mozilla developer Brian Hackett worked on a new feature called type inference for over a year. You may know that you need to define types for variables in some programming languages, while it is not necessary to do that in others. JavaScript for instance does not require type definitions for variables. The downside here is that this practice can have an impact on performance.</p><p>Type inference now refers to an algorithm that is automatically deducting the type of an expression.</p><p>Type inference is boosting Firefox JavaScript performance big time. Mozilla&#8217;s David Mandelin noticed JavaScript performance improvements of up to 44%.</p><blockquote><p>On my machine, TI takes our Kraken score from about 4900 to about 3400, a 1.44x speedup. And on V8-v6, our score goes from about 5000 to about 6600, a 1.3x speedup.</p></blockquote><p><a
href="http://www.extremetech.com/computing/94532-firefox-9-javascript-performance-improved-by-20-30-with-type-inference">Sebastian Anthony</a> over at Extreme Tech did some measuring of his own and came to the conclusion that the performance gains depend largely on the benchmark used. He noticed performance improvements between 15% to 30% in benchmarks on a Intel i7 930 processor with 6 Gigabytes of RAM and a fairly speedy Nvidia GTX 460 video card.</p><blockquote><p>With Firefox 9, and without type inference, the Kraken benchmark takes 3895 milliseconds; with type inference enabled it takes just 2763 milliseconds. Firefox 9, without type inference, scores 6075 on the V8 JavaScript Benchmark; with type inference, the score jumps up to 6585. Even on banal tests like Microsoft’s HTML5 Sudoku, type inference improves the solving time for 10,000 grids from 2.6 down to 1.62 seconds — and yes, the FishBowl framerate, at 2,000 fish, is increased by 15-20% with type inference enabled.</p></blockquote><p>Interested users can download the latest Mozilla Central release with type inference enabled <a
href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/">from the</a> official Mozilla ftp server. The next Firefox channel to get type inference is Firefox Aurora, which is going to be released on September 27. Firefox Beta will get the feature on November 8, and the stable channel on December 20.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/04/firefox-9-gets-big-javascript-performance-boost/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>Opera 10 Alpha Passes Acid 3 Test</title><link>http://www.ghacks.net/2008/12/04/opera-10-alpha-passes-acid-3-test/</link> <comments>http://www.ghacks.net/2008/12/04/opera-10-alpha-passes-acid-3-test/#comments</comments> <pubDate>Thu, 04 Dec 2008 12:56:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[JavaScript performance]]></category> <category><![CDATA[opera beta]]></category> <category><![CDATA[opera browser]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8714</guid> <description><![CDATA[A first alpha preview of the upcoming web browser Opera 10 has been released by the Opera development team. Among the most notable difference to previous versions is that the browser is passing the Acid 3 test with a score of 100/100. Opera 10 makes use of the new Presto 2.2 rendering engine which improves [...]]]></description> <content:encoded><![CDATA[<p>A first alpha preview of the upcoming web browser Opera 10 has been released by the Opera development team. Among the most notable difference to previous versions is that the browser is passing the Acid 3 test with a score of 100/100. Opera 10 makes use of the new Presto 2.2 rendering engine which improves speed, performance and security significantly.</p><p>The Opera team speaks of a 30% speed increase over the previous version of the rendering engine. A test of the JavaScript performance of Opera 10 revealed astonishing results. Opera 10 completed the<br
/> Web Browser Javascript Benchmark in 188ms which is very fast compared to Firefox 3.0.4 which needed 349ms, Safari 3.1.2 with 344ms or Opera 9.52 with 420ms. It&#8217;s obviously not fair to compare a development release with web browsers who have already been released but it should give anyone an understanding about the performance increase in this new Opera version.</p><p>What else is new in Opera 10? Opera 10 adds a long requested inline spellchecker and an interesting auto-update function which can update Opera automatically whenever a new version has been released.</p><p><span
id="more-8714"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/opera10-500x333.jpg" alt="opera 10" title="opera 10" width="500" height="333" class="alignnone size-medium wp-image-8715" /></p><p>Web developers will like the support of web fonts, SVG and opacity through RGBA and HSLA. The current release schedule aims for a beta in early 2009 and a final release of Opera 10 later that year.</p><p>Interested users can download the Opera 10 alpha release for <a
href="http://www.opera.com/browser/">Windows</a>, <a
href="http://snapshot.opera.com/unix/u100a1.html">Linux</a> or <a
href="http://snapshot.opera.com/mac/m100a1.html">Mac</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/04/opera-10-alpha-passes-acid-3-test/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Test Your Browser&#8217;s JavaScript Performance</title><link>http://www.ghacks.net/2008/10/17/test-your-browsers-javascript-performance/</link> <comments>http://www.ghacks.net/2008/10/17/test-your-browsers-javascript-performance/#comments</comments> <pubDate>Fri, 17 Oct 2008 21:53:11 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[ie]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[JavaScript performance]]></category> <category><![CDATA[performance]]></category> <category><![CDATA[safari]]></category> <category><![CDATA[sunspider test]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7701</guid> <description><![CDATA[Cnet ran some tests on the JavaScript performance of selected browsers like the latest Firefox version, Firefox beta and Google Chrome builds. JavaScript performance was in the news since Google and the Mozilla Firefox development team announced improvements in JavaScript performance. Cnet used the SunSpider JavaScript Benchmark to test browser performance of the browsers. There [...]]]></description> <content:encoded><![CDATA[<p>Cnet ran some tests on the JavaScript performance of selected browsers like the latest Firefox version, Firefox beta and Google Chrome builds. JavaScript performance was in the news since Google and the Mozilla Firefox development team announced improvements in JavaScript performance.</p><p><a
href="http://www.webkit.org/perf/sunspider-0.9/sunspider-driver.html">Cnet</a> used the SunSpider JavaScript Benchmark to test browser performance of the browsers. There are other factors that have an impact on JavaScript performance like the processing power of the computer system.</p><p>The results were that the latest Firefox 3.1 beta with the new JavaScript engine TraceMonkey was the fastest with a score of 2,257, followed by Chrome with 2,904, Firefox 3 beta 1 without TraceMonkey with 4,233, Safari 3.1.2 with 6,351 and Internet Explorer 8 Beta 2 at the end with a score of 9,025.</p><p><span
id="more-7701"></span>Cnet failed  to test any version of Opera and should probably have tested the latest nightly test of Safari instead. Here are the results that a Windows XP service pack 3 with a Intel 8400 Wolfdale processor and 4 Gigabytes of computer memory.</p><ul><li>Firefox 3.1 Beta 1 without TraceMonkey- 1800</li><li>Firefox 3.1 Beta 1 with Tracemonkey 1817</li><li>Firefox 3.03 &#8211; 2139</li><li>Opera 9.6 &#8211; 2736</li></ul><p>It&#8217;s a bit surprising that Firefox without TraceMonkey was faster than Firefox with it enabled. It could be due to the fact that the portable version of Firefox has been used to run the tests. But the interesting question is, how does your browser compare? You need to run at least two browsers to be able to tell how it compares to the other browser.</p><p>Keep in mind that JavaScript performance is not everything and that page loading time is dependent on additional factors.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/17/test-your-browsers-javascript-performance/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
