public class TestMemStoreLAB extends Object
| Constructor and Description |
|---|
TestMemStoreLAB() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLABLargeAllocation() |
void |
testLABRandomAllocation()
Test a bunch of random allocations
|
void |
testLABThreading()
Test allocation from lots of threads, making sure the results don't
overlap in any way
|