Hello: Does anyone know how dictionary is implemented in Python(such as hash table, heap, linked list)? If my dictionary increases in size, how much is the impact on performace? Regards, Jijun