Home
last modified time | relevance | path

Searched refs:benchmark (Results 1 – 4 of 4) sorted by relevance

/oneTBB/python/tbb/
H A D__init__.py169 def __init__(self, max_num_threads=None, benchmark=False): argument
177 if benchmark:
330 with Monkey(max_num_threads=args.max_num_threads, benchmark=args.benchmark):
/oneTBB/examples/migration/recursive_fibonacci/
H A DREADME.md22 * `I` - number of iteration to measure benchmark time.
H A DCMakeLists.txt35 # `I` - number of iteration to measure benchmark time.
/oneTBB/
H A DCMakeLists.txt298 if (NOT EXISTS ${CMAKE_CURRENT_LIST_DIR}/benchmark)
303 add_subdirectory(benchmark)