Home
last modified time | relevance | path

Searched refs:run_throughput_tests (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/ccbench/
Dccbench.py249 def run_throughput_tests(max_threads): function
596 run_throughput_tests(options.nthreads)
/external/python/cpython3/Tools/ccbench/
Dccbench.py247 def run_throughput_tests(max_threads): function
598 run_throughput_tests(options.nthreads)