Searched refs:to_benchmark (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_decimal/tests/ | ||
H A D | bench.py | 72 to_benchmark = [pi_float, pi_decimal] variable 74 to_benchmark.insert(1, pi_cdecimal) 78 for func in to_benchmark: |
Completed in 1 milliseconds