Home
last modified time | relevance | path

Searched refs:to_benchmark (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/tests/
H A Dbench.py72 to_benchmark = [pi_float, pi_decimal] variable
74 to_benchmark.insert(1, pi_cdecimal)
78 for func in to_benchmark:

Completed in 1 milliseconds