reduce-task-overhead
reduce-task-overhead
Examine specified annotated sites
for opportunities to reduce task overhead in a Suitability report.
GUI Equivalent
Syntax
--reduce-task-overhead
=
<string>
Arguments
<string>
Default
No default argument
Actions Modified
report
=suitability
Usage
Task overhead is the time spent creating a task,
assigning it to a thread, and stopping or pausing the thread when the task is
complete.
Usage of this option simulates parallel execution with
the assumption that task overhead is zero for a specified site.
Example
Generate a Suitability report. Examine the annotated
sites
myAnnotatedSiteJ
and
myAnnotatedSiteX
for opportunities to reduce task
overhead. Write the report to
stdout.
advisor --report=suitability --reduce-task-overhead=myAnnotatedSiteJ,myAnnotatedSiteX --project-dir=./advi_results