Package | Description |
---|---|
org.jblas.benchmark |
Simple benchmarking tool.
|
Modifier and Type | Method and Description |
---|---|
BenchmarkResult |
Benchmark.run(int size,
double seconds) |
BenchmarkResult |
JavaDoubleMultiplicationBenchmark.run(int size,
double seconds) |
BenchmarkResult |
JavaFloatMultiplicationBenchmark.run(int size,
double seconds) |
BenchmarkResult |
NativeDoubleMultiplicationBenchmark.run(int size,
double seconds) |
BenchmarkResult |
NativeFloatMultiplicationBenchmark.run(int size,
double seconds) |