org.ow2.frascati.intent.bench.api
Interface Report
- All Known Implementing Classes:
- BenchStatistics
public interface Report
This interface provides report services for FraSCAti benchmarks
- Version:
- $Revision$
- Author:
- Nicolas Dolet
|
Method Summary |
void |
report(Component c,
long executionTime)
Report benchmark statistics of a component |
report
void report(Component c,
long executionTime)
- Report benchmark statistics of a component
- Parameters:
c - the component benchmarkedexecutionTime - the elapsed execution time for c
Copyright © 2010 OW2 Consortium. All Rights Reserved.