<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: diffable</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/diffable.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2010-07-11T12:19:00+00:00</updated><author><name>Simon Willison</name></author><entry><title>Diffable: only download the deltas</title><link href="https://simonwillison.net/2010/Jul/11/diffable/#atom-tag" rel="alternate"/><published>2010-07-11T12:19:00+00:00</published><updated>2010-07-11T12:19:00+00:00</updated><id>https://simonwillison.net/2010/Jul/11/diffable/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.stevesouders.com/blog/2010/07/09/diffable-only-download-the-deltas/"&gt;Diffable: only download the deltas&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
JavaScript library for detecting and serving diffs to JavaScript rather than downloading large scripts every time a few lines of code are changed. “Using Diffable has reduced page load times in Google Maps by more than 1200 milliseconds (~25%). Note that this benefit only affects users that have an older version of the script in cache. For Google Maps that’s 20-25% of users.”


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/google-maps"&gt;google-maps&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/performance"&gt;performance&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/steve-souders"&gt;steve-souders&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/recovered"&gt;recovered&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/diffable"&gt;diffable&lt;/a&gt;&lt;/p&gt;



</summary><category term="google-maps"/><category term="javascript"/><category term="performance"/><category term="steve-souders"/><category term="recovered"/><category term="diffable"/></entry></feed>