Save the key hash in dictionaries
This lets us avoid checking equality if the hash values didn't match. Checking equality can involve calling into user code, so it can be both a perf drain and a noticeable behavioral difference.
Showing
Please register or sign in to comment