xusiwei / HashmapBenchmark

benchmark test between bullet hash map(btHashMap) and C++ standard library hash map(std::unordered_map)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

benchmark test between bullet hash map(btHashMap) and C++ standard library hash map(std::unordered_map)


Languages

Language:C++ 93.3%Language:C 4.6%Language:Makefile 1.3%Language:Shell 0.7%