public static class UnrolledCopierBenchmark.UnrolledState extends Object
| Modifier and Type | Field and Description |
|---|---|
protected UnsafeCopier |
copier |
| Constructor and Description |
|---|
UnrolledState() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupMemory() |
void |
setup() |
void |
setupMemory() |
void |
test() |
protected UnsafeCopier copier
public void setup()
throws InvocationTargetException,
NoSuchMethodException,
InstantiationException,
IllegalAccessException
public void setupMemory()
public void cleanupMemory()
public void test()
Copyright © 2015. All rights reserved.