mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Revert tests to MAL's original round sizes to retiain comparability
from long ago and far away. Stop calling this pybench 1.4 because it isn't. Remove the empty test, which was a bad idea.
This commit is contained in:
parent
9c0e9c089c
commit
d05e546850
17 changed files with 52 additions and 141 deletions
|
@ -17,7 +17,6 @@ Number_of_rounds = 10
|
|||
Warp_factor = 20
|
||||
|
||||
# Import tests
|
||||
#from Empty import *
|
||||
from Arithmetic import *
|
||||
from Calls import *
|
||||
from Constructs import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue