public class LongLongMapLargeStressTest extends AbstractJMHTestRunner
Modifier and Type | Field and Description |
---|---|
boolean |
fullyRandom |
Constructor and Description |
---|
LongLongMapLargeStressTest() |
Modifier and Type | Method and Description |
---|---|
void |
ecGet() |
void |
ecPut() |
void |
ecRemove() |
void |
kolobokeGet() |
void |
kolobokePut() |
void |
kolobokeRemove() |
void |
setUp() |
void |
shuffle(long[] array,
Random rnd) |
runTests
public void setUp()
public void kolobokeGet()
public void ecGet()
public void kolobokePut()
public void ecPut()
public void ecRemove()
public void kolobokeRemove()
public void shuffle(long[] array, Random rnd)
Copyright © 2004–2016. All rights reserved.