Package com.carrotsearch.hppc.caliper

Class Summary
BenchmarkBigramCounting Caliper version of BigramCounting.
BenchmarkCollectionsSort Benchmark Collections.sort(java.util.List), in particular for differences in the new JDK 1.7 (TimSort).
BenchmarkContainsWithRemoved Create a large map of int keys, remove a fraction of the keys and query with half/half keys and a some random values.
BenchmarkPut Benchmark putting a given number of integers into a hashmap.
BenchmarkSuite Runs the entire suite of benchmarks.
FastUtilMap  
HppcMap  
JavaMap  
MahoutMap  
MapImplementation<T> Something implementing a map interface (int-int).
TroveMap  
Util  
 

Enum Summary
BenchmarkBigramCounting.Library  
BenchmarkPut.Distribution  
Implementations  
 



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