Searched defs:pystones (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dpystone.py61 benchtime, stones = pystones(loops)
64 print "This machine benchmarks at %g pystones/second" % stones
67 def pystones(loops=LOOPS): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dpystone.py61 benchtime, stones = pystones(loops)
64 print "This machine benchmarks at %g pystones/second" % stones
67 def pystones(loops=LOOPS): function

Completed in 2257 milliseconds