Python(2.5) reads an input file FASTER than pure C(Mingw)

n00m n00m at narod.ru
Sun Apr 27 02:21:44 EDT 2008


Oops... I spotted a slip in my C++ code. Forgot " - t" in

cout << clock()/CLOCKS_PER_SEC << endl;

The correct proportion is 7.5s / 2.75s = 2.7 times.




More information about the Python-list mailing list