SIGN IN SIGN UP

Separate out a function pystones(loops=LOOPS) which runs the benchmark

and returns a (benchtime, stones) tuple.  The main() function now
calls this and prints the report.  Fred Drake's code.
G
Guido van Rossum committed
c1189eb52421ff384d6d9252bb1acc03016051e3
Parent: f849291