OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:throughput_tasks
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
ccbench.py
137
throughput_tasks
= [task_pidigits, task_regex]
variable
148
throughput_tasks
.append(task_compress_bz2)
150
throughput_tasks
.append(task_hashing)
152
throughput_tasks
.append(task_compress_zlib)
154
latency_tasks =
throughput_tasks
250
for task in
throughput_tasks
:
/external/python/cpython2/Tools/ccbench/
ccbench.py
137
throughput_tasks
= [task_pidigits, task_regex]
variable
148
throughput_tasks
.append(task_compress_bz2)
150
throughput_tasks
.append(task_hashing)
152
throughput_tasks
.append(task_compress_zlib)
154
latency_tasks =
throughput_tasks
250
for task in
throughput_tasks
:
/external/python/cpython3/Tools/ccbench/
ccbench.py
135
throughput_tasks
= [task_pidigits, task_regex]
variable
146
throughput_tasks
.append(task_compress_bz2)
148
throughput_tasks
.append(task_hashing)
150
throughput_tasks
.append(task_compress_zlib)
152
latency_tasks =
throughput_tasks
248
for task in
throughput_tasks
:
Completed in 4356 milliseconds