|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface BenchmarkMethodChart
Generate a graphical summary for all benchmarked methods of the annotated class.
| Optional Element Summary | |
|---|---|
String |
filePrefix
Chart file prefix override. |
public abstract String filePrefix
CLASSNAME is replaced with a fully qualified
class name of the annotated test's class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||