
<?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>Able Technology &#187; browsers</title>
	<atom:link href="http://www.abletech.co.nz/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abletech.co.nz</link>
	<description>Web Application Programmers and Consultants</description>
	<lastBuildDate>Tue, 10 Aug 2010 07:16:23 +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>Javascript speed test results [UPDATED to include Google Chrome]</title>
		<link>http://www.abletech.co.nz/2008/11/javascript-speed-test-results/</link>
		<comments>http://www.abletech.co.nz/2008/11/javascript-speed-test-results/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 01:28:00 +0000</pubDate>
		<dc:creator>nigel</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://www.abletech.co.nz/blog/?p=56</guid>
		<description><![CDATA[<p><strong>Test case:</strong> sorting a table containing 750 rows of data. Using the <a href="http://www.millstream.com.au/view/code/tablekit/" target="_blank">table-kit</a> library.</p>

<table>
  <thead>
    <tr>
      <th>Browser</th>
      <th>Time</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>
Internet Explorer 6.0 (using an XP virtual machine)
      </td>
      <td>
19 seconds
      </td>
    </tr>
    <tr>
      <td>
Internet Explorer 8.0b2 (using an X virtual machine)
      </td>
      <td>
5 seconds
      </td>
    </tr>
    <tr>
      <td>
Firefox 3.0
      </td>
      <td>
8 seconds
      </td>
    </tr>
    <tr>
      <td>
Firefox 3.1b1 pre
      </td>
      <td>
8 seconds
      </td>
    </tr>
    <tr>
      <td>
Safari 3.1.2
      </td>
      <td>
4 seconds
      </td>
    </tr>
    <tr>
      <td>
Webkit trunk (31 Aug 2008)
      </td>
      <td>
4 seconds
      </td>
    </tr>
    <tr>
      <td>
Google Chrome
      </td>
      <td>
9 seconds
      </td>
    </tr>
  </tbody>
</table>

<p>It�s great to see modern browsers executing Javascript so fast. It will be interesting to see how <a href="http://theunixgeek.blogspot.com/2008/06/safari-4-review.html" target="_blank">Safari 4.0</a> compares, which is due to be released shortly.</p>
                ]]></description>
			<content:encoded><![CDATA[<p><strong>Test case:</strong> sorting a table containing 750 rows of data. Using the <a href="http://www.millstream.com.au/view/code/tablekit/" target="_blank">table-kit</a> library.</p>
<table border="0">
<thead>
<tr>
<th>Browser</th>
<th>Time</th>
</tr>
</thead>
<tbody>
<tr>
<td>Internet Explorer 6.0 (using an XP virtual machine)</td>
<td>19 seconds</td>
</tr>
<tr>
<td>Internet Explorer 8.0b2 (using an XP virtual machine)</td>
<td>5 seconds</td>
</tr>
<tr>
<td>Firefox 3.0</td>
<td>8 seconds</td>
</tr>
<tr>
<td>Firefox 3.1b1 pre</td>
<td>8 seconds</td>
</tr>
<tr>
<td>Safari 3.1.2</td>
<td>4 seconds</td>
</tr>
<tr>
<td>Webkit trunk (31 Aug 2008)</td>
<td>4 seconds</td>
</tr>
<tr>
<td>Google Chrome</td>
<td>9 seconds</td>
</tr>
</tbody>
</table>
<p>It&#8217;s great to see modern browsers executing Javascript so fast. It will be interesting to see how <a href="http://theunixgeek.blogspot.com/2008/06/safari-4-review.html" target="_blank">Safari 4.0</a> compares, which is due to be released shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abletech.co.nz/2008/11/javascript-speed-test-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
