public class Benchmark
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
benchmark(int runs,
int size,
java.lang.String kind) |
static void |
main(java.lang.String[] args)
Tests various methods of this class.
|
static void |
test2(int length) |
Jump to the Colt Homepage