public interface HjMetrics
Modifier and Type | Method and Description |
---|---|
long |
criticalPathLength()
Returns the the critical path length.
|
double |
idealParallelism()
Returns the the available ideal parallelism.
|
long |
totalWork()
Returns the total work done.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.