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
IOException
public void allocateSingleThreaded(AllocatorBenchmark.Rand rand, AllocatorBenchmark.Allocations state)
public void allocateMultiThreaded(AllocatorBenchmark.Rand rand, AllocatorBenchmark.Allocations state)
Copyright © 2014-2017 Robert Stupp, Koeln, Germany, robert-stupp.de. All Rights Reserved.