The Fastest BigInt in the West
wilfred.me.uk
The Fastest BigInt in the West
1–4 of 4 posts
Re: The Fastest BigInt in the West
#2>>"It’s also not clear how representative the test programs are of typical performance of that language."Without sampling programs "in the wild" how could anyone possibly claim that other programs were "representative"?
Re: The Fastest BigInt in the West
#3>>"Unlike the Benchmarks Game, we aren’t requiring all the test programs for the same language to be identical. This is a controversial rule..." Benchmarks Game programs for the same language are not required to be identical. Wilfred Hughes has been asked to correct that misstatement. >>"It’s also not clear how representative the test programs are of typical performance of that language." Without sampling programs "i…
http://www.reddit.com/r/Julia/comments/2jr0xo/the_fastest_bi...
Re: The Fastest BigInt in the West
#4It isn't true. It wasn't true 4 years ago.
For sure, my preference was to show PyPy programs that also worked with CPython -- that made clear that optimizing for PyPy could make performance worse with CPython and vice versa.