Uses of Class
com.carrotsearch.junitbenchmarks.GCSnapshot

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

Uses of GCSnapshot in com.carrotsearch.junitbenchmarks
 

Fields in com.carrotsearch.junitbenchmarks declared as GCSnapshot
 GCSnapshot Result.gcInfo
           
 

Constructors in com.carrotsearch.junitbenchmarks with parameters of type GCSnapshot
Result(org.junit.runner.Description description, int benchmarkRounds, int warmupRounds, long warmupTime, long benchmarkTime, Average roundAverage, Average blockedAverage, Average gcAverage, GCSnapshot gcInfo, int concurrency)
           
 



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