public class BenchmarkAckProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NUMBER_OF_SAMPLES
Number of samples to time for benchmarking
|
static int |
OPERATIONS_PER_SAMPLE
Number of put operations to execute for each sampling
|
static int |
PAYLOAD_KB_SIZE
Size in kilobytes of payload to put in cache
|
| Constructor and Description |
|---|
BenchmarkAckProducer() |
public static final int NUMBER_OF_SAMPLES
public static final int OPERATIONS_PER_SAMPLE
public static final int PAYLOAD_KB_SIZE
public static void main(String[] args) throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void go()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.