.. |
Makefile.am
|
struggle
|
2012-03-14 16:43:38 -03:00 |
MurmurHash3.cpp
|
struggle
|
2012-03-14 16:44:16 -03:00 |
MurmurHash3.h
|
struggle
|
2012-03-14 16:44:16 -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.
|
2012-03-13 19:34:24 -03:00 |
bm_index.cc
|
Added Murmur3 support.
|
2012-03-13 19:34:24 -03:00 |
bm_map.cc
|
First tentative on the perfect hash design.
|
2012-03-14 23:23:48 -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_bits.cc
|
struggle
|
2012-03-14 16:43:38 -03:00 |
mph_bits.h
|
Some comments.
|
2012-03-19 22:48:11 -03:00 |
mph_bits_test.cc
|
New bit code works, need to cleanup logging.
|
2012-03-19 03:10:42 -03:00 |
mph_index.cc
|
Nice and fast.
|
2012-03-19 03:18:57 -03:00 |
mph_index.h
|
Some comments.
|
2012-03-19 22:48:11 -03:00 |
mph_index_test.cc
|
New bit code works, need to cleanup logging.
|
2012-03-19 03:10:42 -03:00 |
mph_map.h
|
Removed cuckoo hash failed attempt. Slower because of extra memory access.
|
2012-03-16 03:11:39 -03:00 |
mph_map_test.cc
|
Nice and fast.
|
2012-03-19 03:18:57 -03:00 |
seeded_hash.h
|
Cleanup for upload.
|
2012-03-15 18:14:39 -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 |