public class MemTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
SIZE |
Constructor and Description |
---|
MemTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
testCPUEfficient(java.util.Random r,
int max) |
static void |
testMemEfficient(java.util.Random r,
int max) |
public static final int SIZE
public static void main(java.lang.String[] args) throws nl.tue.storage.StorageException
args
- nl.tue.storage.StorageException
public static void testMemEfficient(java.util.Random r, int max) throws nl.tue.storage.StorageException
nl.tue.storage.StorageException
public static void testCPUEfficient(java.util.Random r, int max) throws nl.tue.storage.StorageException
nl.tue.storage.StorageException