1
Fork 0
turbonss/cxxmph
Davi Reis 238e384367 Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
..
Makefile.am Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
MurmurHash2.h Added a benchmark to the C++ code. 2011-02-18 14:15:24 -08:00
benchmark.cc All compiles in the mac. 2011-06-13 02:16:19 -03:00
benchmark.h Compiles with clang in mac. 2011-05-23 17:18:24 -07:00
bm_common.cc Adding support for miss benchmarks. Need to fix myfind methods. 2012-03-06 18:25:05 -08:00
bm_common.h Added miss ratio to benchmark tools. 2012-03-07 01:00:17 -05:00
bm_index.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
bm_map.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
cxxmph.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
hollow_iterator.h Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
hollow_iterator_test.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
mph_index.cc Renamed table to index and reorganized benchmarks. 2011-05-23 11:01:08 -07:00
mph_index.h Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
mph_index_test.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
mph_map.h Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
mph_map_test.cc Better header organization. 2011-05-15 20:47:42 -03:00
seeded_hash.h Poor hash functions break tests because of small set sizes. 2012-03-07 01:53:19 -05:00
stringpiece.h Removed tr1 stuff. 2011-11-10 16:44:37 -02:00
trigraph.cc Dumping cmph_uint32. 2011-02-13 20:40:26 -02:00
trigraph.h Dumping cmph_uint32. 2011-02-13 20:40:26 -02:00
trigraph_test.cc Small fixes, more comments. 2011-11-05 15:15:11 -02:00