Re: Benchmarking Fun
- Posted by jimcbrown (admin) Oct 05, 2012
- 2188 views
_tom said...
mattlewis said...
I played around a little with the nbody code. I sped it up a fair amount. See here.
I'm not motivated enough to post numbers, but I found that 4.0.4 was significantly faster than 3.1. 4.1 32-bits was about the same interpreted and translated. 64-bits was a little slower interpreted, but faster translated.
Matt
Using the same conditions as the previous tests nbody.ex has a time of 17.3 seconds.
The test is using 4.0.0 'developmental' (a historical accident due to having a handful of USB sticks with various editions of Euphoria on them.)
Tom
That's the interpreter right?
Do you have a time for the translator / compiler?