appl.util.benchmark
Interface Benchmark

All Known Implementing Classes:
SimpleBenchmark

public interface Benchmark

Simple Interface for Benchmarks. Benchmarks may be used to give the user an impression of the hardware capabilities.

Author:
Dominik Appl

Method Summary
 int bench()
          runs the Benchmark
 

Method Detail

bench

int bench()
runs the Benchmark

Returns:
a rating. The rating should be a positive number and linear in the computing power