Hash Table Shootout on GitHub

NOTE: Since I wrote this article, I fixed some bugs in the benchmarks and regenerated the graphs. The updated article is here: Hash Table Shootout Updated

I forked Nick Welch’s hash table shootout benchmark, got it all working, and updated it. The updated code is on my github here: https://github.com/jimbelton/hash-table-shootout

Here are the benchmark results, done on my 8 GByte 3.33 GHz i5 Gateway laptop running Debian 3.11:

Sequential-Inserts Random-Inserts Deletes Memory-Usage

About jimbelton

I'm a software developer, and a writer of both fiction and non-fiction, and I blog about movies, books, and philosophy. My interest in religious philosophy and the search for the truth inspires much of my writing.
This entry was posted in programming and tagged , , , , . Bookmark the permalink.

Leave a Comment