1
Fork 0
turbonss/cxxmph
Davi Reis 86797b6402 Finally beat STL. Trying improvement around cuckoo hashing idea. 2012-03-14 01:29:13 -03:00
..
Makefile.am Added Murmur3 support. Not necessarily faster. 2012-03-12 01:43:06 -03: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 Murmur3 support. Not necessarily faster. 2012-03-12 01:43:06 -03:00
bm_index.cc Added Murmur3 support. Not necessarily faster. 2012-03-12 01:43:06 -03:00
bm_map.cc Finally beat STL. Trying improvement around cuckoo hashing idea. 2012-03-14 01:29:13 -03:00
cxxmph.cc Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
hollow_iterator.h Perfect hash working, but it is slower. 2012-03-12 00:17:08 -03:00
hollow_iterator_test.cc Perfect hash working, but it is slower. 2012-03-12 00:17:08 -03:00
mph_index.cc Renamed table to index and reorganized benchmarks. 2011-05-23 11:01:08 -07:00
mph_index.h Finally beat STL. Trying improvement around cuckoo hashing idea. 2012-03-14 01:29:13 -03:00
mph_index_test.cc Added Murmur3 support. Not necessarily faster. 2012-03-12 01:43:06 -03:00
mph_map.h Finally beat STL. Trying improvement around cuckoo hashing idea. 2012-03-14 01:29:13 -03:00
mph_map_test.cc Perfect hash working, but it is slower. 2012-03-12 00:17:08 -03:00
seeded_hash.h Finally beat STL. Trying improvement around cuckoo hashing idea. 2012-03-14 01:29:13 -03: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