Home
last modified time | relevance | path

Searched defs:rounds (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DUnicode.py13 rounds = 60000 variable in ConcatUnicode
95 rounds = 150000 variable in CompareUnicode
177 rounds = 80000 variable in CreateUnicodeWithConcat
252 rounds = 140000 variable in UnicodeSlicing
313 rounds = 10000 variable in UnicodeMappings
386 rounds = 120000 variable in UnicodePredicates
463 rounds = 100000 variable in UnicodeProperties
DStrings.py8 rounds = 100000 variable in ConcatStrings
90 rounds = 200000 variable in CompareStrings
172 rounds = 300000 variable in CompareInternedStrings
254 rounds = 200000 variable in CreateStringsWithConcat
329 rounds = 160000 variable in StringSlicing
392 rounds = 70000 variable in StringMappings
465 rounds = 100000 variable in StringPredicates
DArithmetic.py7 rounds = 120000 variable in SimpleIntegerArithmetic
162 rounds = 120000 variable in SimpleFloatArithmetic
317 rounds = 120000 variable in SimpleIntFloatArithmetic
473 rounds = 60000 variable in SimpleLongArithmetic
628 rounds = 80000 variable in SimpleComplexArithmetic
DLists.py7 rounds = 130000 variable in SimpleListManipulation
137 rounds = 800 variable in ListSlicing
171 rounds = 80000 variable in SmallLists
301 rounds = 20000 variable in SimpleListComprehensions
327 rounds = 20000 variable in NestedListComprehensions
DDict.py7 rounds = 80000 variable in DictCreation
82 rounds = 200000 variable in DictWithStringKeys
171 rounds = 150000 variable in DictWithFloatKeys
260 rounds = 200000 variable in DictWithIntegerKeys
349 rounds = 100000 variable in SimpleDictManipulation
DNumbers.py7 rounds = 120000 variable in CompareIntegers
203 rounds = 80000 variable in CompareFloats
399 rounds = 60000 variable in CompareFloatsIntegers
595 rounds = 70000 variable in CompareLongs
DLookups.py7 rounds = 100000 variable in SpecialClassAttribute
188 rounds = 100000 variable in NormalClassAttribute
374 rounds = 100000 variable in SpecialInstanceAttribute
562 rounds = 100000 variable in NormalInstanceAttribute
750 rounds = 70000 variable in BuiltinMethodLookup
DImports.py11 rounds = 40000 variable in SecondImport
56 rounds = 40000 variable in SecondPackageImport
100 rounds = 40000 variable in SecondSubmoduleImport
DConstructs.py7 rounds = 150000 variable in IfThenElse
474 rounds = 300 variable in NestedForLoops
499 rounds = 10000 variable in ForLoops
DExceptions.py7 rounds = 80000 variable in TryRaiseExcept
59 rounds = 150000 variable in TryExcept
DTuples.py7 rounds = 500 variable in TupleSlicing
271 rounds = 90000 variable in SmallTuples
DWith.py8 rounds = 80000 variable in WithFinally
54 rounds = 80000 variable in TryFinally
161 rounds = 100000 variable in WithRaiseExcept
DCalls.py7 rounds = 60000 variable in PythonFunctionCalls
116 rounds = 100000 variable in ComplexPythonFunctionCalls
174 rounds = 60000 variable in BuiltinFunctionCalls
295 rounds = 30000 variable in PythonMethodCalls
437 rounds = 100000 variable in Recursion
DInstances.py7 rounds = 80000 variable in CreateInstances
DNewInstances.py16 rounds = 60000 variable in CreateNewInstances
Dpybench.py194 rounds = 100000 variable in Test
400 rounds = 1 variable in Benchmark