htable: restore perfect bit when resizing.
If the lower bit differs between pointers, we can lose our "perfect" bit. Since we're rehashing the entire thing anyway, we can pick another bit when we double the hash table.
Showing
Please register or sign in to comment