Dne 9.6.2017 v 09:50 rikki cattermole via Digitalmars-d-learn napsal(a):
Not in this case, he only write two numbers at the end, so I guess there will be no differenceOn 09/06/2017 8:34 AM, uncorroded wrote:Hi guys, ...The code isn't entirely 1:1. Any usage of IO (includes stdout via writeln) is expensive. Your python code doesn't write anything to stdout (or perform any calls). It would also be good to get the results of dmd -release as well.