Re: Benchmarks revisited
- Posted by jimcbrown (admin) May 27, 2009
- 1123 views
jeremy said...
Critic said...
Could you then please update your website? Python is clearly not slower by a factor of 30. Oh, and please post your EU code and Python code so that I can compare.
Critic,
If you don't have the Eu code nor the Python code, how do you know it's not slower by a factor of 30?! Silly you.
Jeremy
Well, if one picked numbers out of this benchmark very optimistically, euc's best number is 9.03 while Python's worst number is 69.
69/9.03 = 7.6
Even if we round up, Python is only slower than Eu by a factor of 8. (And this is comparing intepreted Python with translated Eu.)