- From: Karl Dubost <karl+w3c@la-grange.net>
- Date: Tue, 14 Sep 2010 07:02:18 -0400
- To: Adam Barth <w3c@adambarth.com>
- Cc: Henri Sivonen <hsivonen@iki.fi>, HTML WG <public-html@w3.org>, eric@webkit.org
Le 14 sept. 2010 à 04:30, Adam Barth a écrit : > On Tue, Sep 14, 2010 at 1:05 AM, Henri Sivonen <hsivonen@iki.fi> wrote: >> limits the outer loop of the old AAA to 5 iterations. >> Any particular reason why the new implementation limits the outer AAA loop to 10 iterations instead? > > The new AAA is much, much faster than the old one. We just bumped the > limit because we could without hanging. Is there a sweet spot? A distribution of speed versus number of iterations might show something an explosive growth or not. The time a human would wait for the page to be rendered is a way to find the right time number. More than 10 seconds and users are leaving [1] [1]: http://www.useit.com/alertbox/response-times.html -- Karl Dubost Montréal, QC, Canada http://www.la-grange.net/karl/
Received on Tuesday, 14 September 2010 11:02:40 UTC