public class BenchmarkJava extends Object implements BenchmarkSpecification
MODE, N_REPS, SIZE
Constructor and Description |
---|
BenchmarkJava()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
initClass()
Induces FFTW3 precomputation so that results aren't biased.
|
void |
testConvolve()
Benchmarks convolution capabilities.
|
public static final void initClass()
public void testConvolve()
BenchmarkSpecification
testConvolve
in interface BenchmarkSpecification