Random Access Existing Key/Value Pairs: Execution Time (strings)
number of entries in hash table
Random Access Non-Existent Key/Value Pairs: Execution Time (strings)
number of entries in hash table
Random Access Existing Key/Value Pairs: Memory Usage (strings)
number of entries in hash table
Random Access Non-Existent Key/Value Pairs: Memory Usage (strings)
number of entries in hash table
Back