Searched refs:pystones (Results 1 – 5 of 5) sorted by relevance
9 benchtime, stones = p.runcall(test.pystone.pystones)
61 benchtime, stones = pystones(loops)67 def pystones(loops=LOOPS): function
130 Note that this example runs the Python "benchmark" pystones. It can take some135 >>> benchtime, stones = prof.runcall(test.pystone.pystones)
12664 - The test.pystone module has a new function, pystones(loops=LOOPS),
30043 - The test.pystone module has a new function, pystones(loops=LOOPS),