Commit Graph

14 Commits

Author SHA1 Message Date
Derek Collison
7c0f112a9c perf results 2014-04-25 12:21:58 -06:00
Derek Collison
cf0f30200f log file support, data race fixes 2013-08-02 16:52:54 -07:00
Derek Collison
050bf4d0ab Add large test, some cleanup 2013-06-09 13:42:53 -07:00
Derek Collison
7173720eff Lengthen long chain failure threshold 2013-06-01 14:36:28 -07:00
Derek Collison
990de9556b Fixed bug that incorrectly used len comparison on first in chain 2012-11-13 19:03:33 -08:00
Derek Collison
fd5d1973c8 Fixed bug where Set for existing was not replacing 2012-11-13 17:58:43 -08:00
Derek Collison
265217ecba Increased tolerance on long chains 2012-11-07 17:17:46 -08:00
Derek Collison
04baa40fab Put in bounds for growing and shrinking the buckets 2012-11-07 14:40:45 -08:00
Derek Collison
1d35ccaeb2 added fixme, moved declarations, gofmt 2012-11-07 14:32:26 -08:00
Derek Collison
ce2c48e770 Added random eviction functionality 2012-11-07 14:31:37 -08:00
Derek Collison
c68ca0ff8a bugfix for key comparisons > DWSZ 2012-11-07 13:36:15 -08:00
Derek Collison
fca8f9442a Added AllKeys(), fixed bugs 2012-11-06 16:02:02 -08:00
Derek Collison
599246e51f Initial HashMap 2012-10-30 16:08:07 -07:00
Derek Collison
a246ffe1b6 higher long chain upper bound 2012-10-30 10:18:39 -07:00