[webkit-dev] Sunspider 0.9.1 preview

Maciej Stachowiak mjs at apple.com
Tue Dec 15 19:18:07 PST 2009


On Dec 15, 2009, at 3:07 PM, Mike Belshe wrote:

>
>
> On Tue, Dec 15, 2009 at 1:01 PM, Maciej Stachowiak <mjs at apple.com>  
> wrote:
>
>
>>    - what would you think of reducing the setTimeout(..., 500) to  
>> something like setTimeout(..., 100)?  This will cut the runtime of  
>> the test by ~80% :-)
>
> I don't know if you noticed in my comments below, but the gap  
> between individual tests is now 10ms, there is only a one-time  
> initial delay of 500ms to give browsers a chance to recover from the  
> effects of loading the driver page.
>
> Ok - I had checked the code, saw the 500ms setTimeout there, and  
> then griped :-)
>
> This sounds great!

OK cool. The 10ms between tests was necessary to address <https://bugs.webkit.org/show_bug.cgi?id=32505 
 >. It does increase variance a bit, but it's the only way to get rid  
of the severe distortion from CPU stepping on modern Mac and Windows  
systems. The new results should be much closer to what you get running  
the command-line version.

Regards,
Maciej

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091215/9f1ec5de/attachment.html>


More information about the webkit-dev mailing list