summaryrefslogtreecommitdiffstats
path: root/src/hash_collision_bench.cc
Commit message (Collapse)AuthorAgeFilesLines
* windows: fix integer truncation issues for helper binariesEvan Martin2012-08-101-2/+7
| | | | | Disable the size_t truncation warning. (Note that this leaves on the other truncation-related warnings, like int->char.)
* add copyright headerEvan Martin2012-06-191-0/+14
|
* Add a hash collision benchmark.Nico Weber2012-06-151-0/+43