@Retention(value=RUNTIME) public @interface PerformanceTest
Modifier and Type | Optional Element and Description |
---|---|
int |
runinvocations |
int |
runtime |
double |
threshold |
int |
warmupinvocations |
int |
warmuptime |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.