Re: Interesting benchmark results - Euphoria vs. Euphoria
- Posted by jimcbrown (admin) May 22, 2014
- 2494 views
ed_davis said...
But I consider Derek's version cheating
Why? The algorithm is the same, isn't it? He just changed some of the syntax (A = A op B to A op= B) and moved some temporary variables around.