public abstract class AbstractBench extends Object
| Constructor and Description |
|---|
AbstractBench() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bench(String _reg,
String _str,
int warmup,
int times) |
protected void |
benchBestOf(String _reg,
String _str,
int warmup,
int times) |
Copyright © 2016. All rights reserved.