Re: RNG Test: Code to generate Diehard file in Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

At 07:10 PM 02/17/2000 -0500, you wrote:
>On Thu, 17 Feb 2000, you wrote:
>> Irv Mullins wrote:

>> >> printf(file_number,
> >> "%04x%04x%04x%04x%04x%04x%04x%04x%04x%04x",
> >> {final[ 1],final[ 2],final[ 3],final[ 4],final[ 5],
> >> final[ 6],final[ 7],final[ 8],final[ 9],final[10]})

>True again, except that the de-referencing of members of a sequence
>x[1], x[2],x[3].... etc, does affect performance:  There's a 10 - 15% increase
>in execution time when applied to this list of 20.
>
>Regards,
>Irv

Irv,

WHOA!  Are you saying that listing "{final[ 1],final[ 2],final[ 3],final[
4],final[ 5], final[ 6],final[ 7],final[ 8],final[ 9],final[10]})"
increases the execution speed by 10 to 15 %?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu