| Package | Description | 
|---|---|
| org.diirt.graphene.profile | 
| Modifier and Type | Method and Description | 
|---|---|
Statistics | 
Profiler.getStatistics()
Gets profile statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<Resolution,Map<Integer,Statistics>> | 
MultiLevelProfiler.getResults()
A mapping that gets the results of profiler that
 maps a statistics result to every dataset size that is
 mapped to every resolution. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiLevelProfiler.processResult(Resolution resolution,
             int datasetSize,
             Statistics stats)
Performed every iteration of profiling and is the action undertaken
 after knowing the statistics about the profile. 
 | 
Copyright © 2015. All rights reserved.