Sequential Inserts: Execution Time (strings)
number of entries in hash table
Random Inserts: Execution Time (strings)
number of entries in hash table
Deletes: Execution Time (strings)
number of entries in hash table
Sequential Memory Usage (strings)
number of entries in hash table
Random Memory Usage (strings)
number of entries in hash table
Back