|
|
|
|
|
by rurban
2650 days ago
|
|
It's accepted knowledge that the Google Swisstable is currently the fastest hashtable around. (The C++ implementation)
But there are three variants, and this looks like the slowest of the three, but the best for dynamic languages. |
|