[Shootout-list] fannkuch (timer resolution; HZ=1000?)

Bengt Kleberg bengt.kleberg@ericsson.com
Mon, 23 May 2005 10:09:39 +0200


On 2005-05-20 21:52, Brent Fulgham wrote:
...deleted
> So, we should probably up the 'N' on most tests until
> we can get about 0.5 seconds or so on the fastest
> performer.
> 
> Obviously, this causes problems for the slow
> languages (since they will most likely time out now).

would a larger time out be neccessary?

if i look at ''object'' (one of the 0.01 seconds tests) the slowest 
iml;ementations are at 30 seconds. if this is a linear test then 5x 
increase would give 150 seconds. and since the slowest time i have seen 
was >450 seconds they would not time out.

this reasoning based upon the assumption that max time out is the same 
for all tests, and that ''object'' is linear.


bengt