spec.benchmarks.compress
Class Harness
java.lang.Object
spec.benchmarks.compress.Harness
public final class Harness
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILES_NAMES
public static final java.lang.String[] FILES_NAMES
FILES_NUMBER
public static final int FILES_NUMBER
LOOP_COUNT
public static final int LOOP_COUNT
- See Also:
- Constant Field Values
SOURCES
public static spec.benchmarks.compress.Harness.Source[] SOURCES
COMPRESS_BUFFERS
public static byte[][] COMPRESS_BUFFERS
DECOMPRESS_BUFFERS
public static byte[][] DECOMPRESS_BUFFERS
CB
public static spec.benchmarks.compress.Compress CB
Harness
public Harness()
runCompress
public void runCompress(int btid)
inst_main
public long inst_main(int btid)