[Shootout-list] Re: Integer overflow

Bengt Kleberg bengt.kleberg@ericsson.com
Mon, 27 Sep 2004 19:02:06 +0200


Isaac Gouy wrote:
...deleted
> What does that have to do with the number-of-processes/threads that
> should be created in the test?

languages that relegate threads to second class citizenship (by only 
allowing few of them, or by making them impractically slow) should come 
out worse in a good threads creation test. so i favour a test with many 
threads.

if at all possible i would insist upon porcesses, but that becomes hard 
to test.


bengt