Re: User Defined Types

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

> Timing the same loop, in which x is assigned a random value 100000 times,
> using x defined as an object, an atom, and a Eu type yields the  following
> times:
> object 1.08 sec
> atom   1.18 sec
> typed 1.65 sec
> Irv
how were u createing the random numbers? after all, rand() returns
integers...
i'd be interested to see how the built in integer type fared against these
others...

i also was slightly stunned to see object being faster then atom...then i
realized
the above, that EU was likely making the object into an integer type...

was the benchmark run 'with type_check' or 'without type_check'???
i'd be interested to see the differences, in that -some- type checking
is still performed in the without type_check mode...
--Hawke'



____________NetZero Free Internet Access and Email_________
Download Now     http://www.netzero.net/download/index.html
Request a CDROM  1-800-333-3633
___________________________________________________________

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

Search



Quick Links

User menu

Not signed in.

Misc Menu