public class AllocatorBenchmark extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AllocatorBenchmark.Allocations |
static class |
AllocatorBenchmark.Rand |
| Constructor and Description |
|---|
AllocatorBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
allocateMultiThreaded(AllocatorBenchmark.Rand rand,
AllocatorBenchmark.Allocations state) |
void |
allocateSingleThreaded(AllocatorBenchmark.Rand rand,
AllocatorBenchmark.Allocations state) |
void |
createAllocator() |
void |
tearDown(AllocatorBenchmark.Allocations allocations) |
public void createAllocator()
public void tearDown(AllocatorBenchmark.Allocations allocations) throws IOException
IOExceptionpublic void allocateSingleThreaded(AllocatorBenchmark.Rand rand, AllocatorBenchmark.Allocations state)
public void allocateMultiThreaded(AllocatorBenchmark.Rand rand, AllocatorBenchmark.Allocations state)
Copyright © 2014–2021 Robert Stupp, Koeln, Germany, robert-stupp.de. All rights reserved.