<?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>Neyric.com &#187; interface</title>
	<atom:link href="http://neyric.com/tag/interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://neyric.com</link>
	<description>projects, programming, blogging...</description>
	<lastBuildDate>Sat, 29 Jan 2011 19:51:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Google Gears performances issue</title>
		<link>http://neyric.com/2007/12/03/google-gears-performances-issue/</link>
		<comments>http://neyric.com/2007/12/03/google-gears-performances-issue/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 11:10:49 +0000</pubDate>
		<dc:creator>neyric</dc:creator>
				<category><![CDATA[Google Gears]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[Gears In Motion]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[interface]]></category>

		<guid isPermaLink="false">http://javascript.neyric.com/blog/?p=11</guid>
		<description><![CDATA[I&#8217;ve been using Google Gears rather intensively (see Gears In Motion) during the last few months. I started building an interface that uses all the components of Google Gears (Local Database, Local Server and WorkerPool), and implemented a synchronization engine. &#8230; <a href="http://neyric.com/2007/12/03/google-gears-performances-issue/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I&#8217;ve been using Google Gears rather intensively (see <a href="http://neyric.com/blog/running-demo-for-gears-in-motion">Gears In Motion</a>) during the last few months.</p>
<p>I started building an interface that uses all the components of Google Gears (Local Database, Local Server and WorkerPool), and implemented a synchronization engine. The result was a much more responsive offline application with many features that couldn&#8217;t have been easily implemented without the local database, and that works great !</p>
<p>Until&#8230; one of my coworker tried to import 20.000 records: <strong>It took 40 minutes to execute the SQL INSERT statements !</strong> (approx. 120ms/insertion)</p>
<p>We then decided to write this <a href="http://www.neyric.com/files/ggperfs/index.html" target="_new">100 insertions test</a>, which revealed to have surprising results :</p>
<ul>
<li>On MacOS 10.4.11: <strong>2.6ms</strong> by insertion (approx. 385 insertions/second)</li>
<li>On Windows XP and Vista: <strong>107ms</strong> by insertion (approx. 9 insertions/second)</li>
</ul>
<p>Please <a href="http://www.neyric.com/files/ggperfs/index.html" target="_new">run the test</a> and post your results as a comment indicating your OS/Browser version/Google Gears version.</p>
<p>Any idea why it is so slow on Windows ?</p>
<div class="shr-publisher-132"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://neyric.com/2007/12/03/google-gears-performances-issue/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

