gnu.trove.benchmark
public class Main extends Object
Version: $Id: Main.java,v 1.2 2001/12/28 20:04:39 ericdf Exp $
Field Summary | |
---|---|
static List | dataset |
static int | SET_SIZE |
Method Summary | |
---|---|
static Operation | getContainsOp() |
static Operation | getIntMapPut() |
static Operation | getIterationOp() |
static Operation | getIterationWithHasNextOp() |
static Operation | getLinkedListAddOp() |
static Operation | getMapPutOp() |
static Operation | getRandomSetContainsOp() |
static Operation | getSetOperation() |
static Operation | getSumSetOperation() |
static void | main(String[] args) |