Switch hash to using tp_hash
We weren't even doing any rewriting for hash, so there's not much downside. This also cuts down on boxing quite a bit since we can usually avoid boxing the hash value.
Showing
Please register or sign in to comment