1
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Davi Reis 40c6626d87 Cleanup for upload. 2012-03-15 18:14:39 -03:00
Davi Reis 86797b6402 Finally beat STL. Trying improvement around cuckoo hashing idea. 2012-03-14 01:29:13 -03:00
Davi Reis aa5fa26b49 Strange optimizations for 64 bit integers. 2012-03-13 20:25:06 -03:00
Davi Reis fd0bc2ae43 Added Murmur3 support. 2012-03-13 19:34:24 -03:00
Davi Reis 9dcf0450f0 Added Murmur3 support. Not necessarily faster. 2012-03-12 01:43:06 -03:00
Davi Reis 20aeaf8ee1 Poor hash functions break tests because of small set sizes. 2012-03-07 01:53:19 -05:00
Davi Reis dbd4856fae Removed unnecessary seed mod which was breaking on presence of poor hash functions. 2012-03-07 01:48:20 -05:00
Davi de Castro Reis beb77d0e2d Removed tr1 stuff. 2011-11-10 16:44:37 -02:00
Davi de Castro Reis 0846177267 All tests pass. 2011-06-14 02:24:40 -03:00
Davi Reis b10fe56a4e All compiles in the mac. 2011-06-13 02:16:19 -03:00
Davi Reis bbfcdeb5a6 Compiles with clang in mac. 2011-05-23 17:18:24 -07:00
Davi de Castro Reis 5a46ad95be Better header organization. 2011-05-15 20:47:42 -03:00