◐ Shell
clean mode source ↗

Message 82444 - Python tracker

new results after fixing my longdigit13 build to use 30 bits instead of 
15 (the configure script in longdigit13+optimizations didn't work right, 
i had to manually add the #define to pyconfig.h)

py3k:
baseline   longdigit14    longdigit13+optimizations
3709 ms    3664 ms        3377 ms

thats much saner.