[Shootout-list] nsieve OCaml Python programs not using true &
false
William D.Neumann
wdnx at unm.edu
Sun Apr 23 22:54:50 UTC 2006
On Feb 20, 2005, at 1:55 AM, Isaac Gouy wrote:
> Oh! I only just corrected the gcc entry to use Dima Dorfman's later
> code - Dima could it use C99 Boolean instead of a char array?
It also seems that the GCC version's measurements are taken for the bit
array version, not the char (soon to be bool) array version. After
all, at n=9, we need to create an array of 5.12 million elements, but
the program only consumes 948KB. Are the tests being run with the -f
flag?
William D. Neumann
"You've got Rita Marlowe in the palm of your hand."
"Palm of my hand? You haven't seen Rita Marlowe..."
-- Will Success Spoil Rock Hunter?
More information about the Shootout-list
mailing list