mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Experiment shows that the vast majority (~99.99%) of keys with equal hashes have equal bytes. Fast-path that case by doing a memcmp before doing the deeper comparison. rdar://110478978
57 KiB
57 KiB