Create a new OINOBenchmark instance.
array of those benchmarks that are enabled
Static
endStatic
getStatic
getStatic
getStatic
resetStatic
setStatic
setSet active benchmarking instance.
OINOBenchmark instance
Static
startStatic
trackTrack an exception
of the benchmark
of the benchmark
optional subcategory of the benchmark
of the exception
of the exception
trace of the exception
Static
track
OINOMemoryBenchmark is a memory-based benchmark implementation. It stores the benchmark data in memory and allows to reset, start, end and get benchmark data. In case of recursively/iteratively starting a benchmark, it will honor the first start and ignore the rest. *