1
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Davi Reis a4d96e6cb2 Tests pass, but it segfaults at the benchmark. Need further investigation, but the core for the cuckoo stuff is already there. 2012-03-14 04:51:55 -03:00
Davi Reis 9dcf0450f0 Added Murmur3 support. Not necessarily faster. 2012-03-12 01:43:06 -03:00
Davi Reis 238e384367 Compiles, still need to fix size tracking. 2012-03-11 23:21:18 -03:00
Davi Reis 7b6c163075 Adding support for miss benchmarks. Need to fix myfind methods. 2012-03-06 18:25:05 -08:00
Davi de Castro Reis d4ee76b7bf Small fixes, more comments. 2011-11-05 15:15:11 -02:00
Davi Reis b603173d01 About to merge. 2011-11-05 10:32:47 -02:00
Davi Reis 2a67236e29 Improved c++0x test. 2011-11-05 10:27:24 -02:00
Davi Reis b10fe56a4e All compiles in the mac. 2011-06-13 02:16:19 -03:00
Davi Reis bb40a4bb00 Renamed table to index and reorganized benchmarks. 2011-05-23 11:01:08 -07:00
Davi de Castro Reis cb50e06bc2 Fixed cxxflags. 2011-05-15 21:57:58 -03:00
Davi de Castro Reis 5a46ad95be Better header organization. 2011-05-15 20:47:42 -03:00
Davi de Castro Reis 0761f24182 Improved cxxmph test organization. 2011-05-15 19:48:01 -03:00
Davi de Castro Reis 7d9253fd98 Fixed include dir. 2011-05-15 19:39:55 -03:00
Davi de Castro Reis 05eaf15d53 Added a benchmark to the C++ code. 2011-02-18 14:15:24 -08:00
Davi de Castro Reis 5b78c02da0 Dumping cmph_uint32. 2011-02-13 20:40:26 -02:00
Davi de Castro Reis 0c5f2301df Fixed compilation error and detected iterator problem. 2010-11-05 21:46:53 -02:00
davi c09df518dc make install works. 2010-11-05 04:48:53 -02:00
davi 8663285897 Better design for hash templates. 2010-11-05 04:40:15 -02:00
Davi de Castro Reis 385ce27a10 Added half nibble code. 2010-10-27 17:17:09 -07:00
Davi de Castro Reis 724e716d67 Added murmur hash and finished porting all c code. 2010-10-24 19:12:47 -07:00
Davi de Castro Reis bf0c5892d8 Lots of work. 2010-10-05 11:51:17 -03:00
Davi de Castro Reis 355836a156 Added new files. 2010-06-28 16:01:18 -03:00