Searched defs:rounds (Results 1 – 16 of 16) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ | ||
D | Unicode.py | 13 rounds = 60000 variable in ConcatUnicode |
D | Strings.py | 8 rounds = 100000 variable in ConcatStrings |
D | Arithmetic.py | 7 rounds = 120000 variable in SimpleIntegerArithmetic |
D | Lists.py | 7 rounds = 130000 variable in SimpleListManipulation |
D | Dict.py | 7 rounds = 80000 variable in DictCreation |
D | Numbers.py | 7 rounds = 120000 variable in CompareIntegers |
D | Lookups.py | 7 rounds = 100000 variable in SpecialClassAttribute |
D | Imports.py | 11 rounds = 40000 variable in SecondImport |
D | Constructs.py | 7 rounds = 150000 variable in IfThenElse |
D | Exceptions.py | 7 rounds = 80000 variable in TryRaiseExcept |
D | Tuples.py | 7 rounds = 500 variable in TupleSlicing |
D | With.py | 8 rounds = 80000 variable in WithFinally |
D | Calls.py | 7 rounds = 60000 variable in PythonFunctionCalls |
D | Instances.py | 7 rounds = 80000 variable in CreateInstances |
D | NewInstances.py | 16 rounds = 60000 variable in CreateNewInstances |
D | pybench.py | 194 rounds = 100000 variable in Test |