Uses of Class
com.carrotsearch.junitbenchmarks.BenchmarkOptions

Packages that use BenchmarkOptions
com.carrotsearch.junitbenchmarks JUnitBenchmarks core infrastructure and annotations. 
 

Uses of BenchmarkOptions in com.carrotsearch.junitbenchmarks
 

Fields in com.carrotsearch.junitbenchmarks declared as BenchmarkOptions
 BenchmarkOptions Result.options
           
 

Constructors in com.carrotsearch.junitbenchmarks with parameters of type BenchmarkOptions
Result(Object target, org.junit.runners.model.FrameworkMethod method, BenchmarkOptions options, int benchmarkRounds, int warmupRounds, long warmupTime, long benchmarkTime, Average roundAverage, Average gcAverage, GCSnapshot gcInfo)
           
 



Copyright © 2011 Carrot Search s.c.. All Rights Reserved.