
public class BenchmarkNative extends Object implements BenchmarkSpecification
MODE, N_REPS, SIZE| Constructor and Description |
|---|
BenchmarkNative()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
initClass()
Delegates to
BenchmarkJava.initClass(). |
void |
testConvolve()
Benchmarks convolution capabilities.
|
public static final void initClass()
BenchmarkJava.initClass().public final void testConvolve()
BenchmarkSpecificationtestConvolve in interface BenchmarkSpecification