SIGN IN SIGN UP

dict: Use DK_LOG_SIZE in hot loop. (GH-31405)

DK_LOG_SIZE(key) < 8 is faster than DK_SIZE(key) <= 0xff, at least on GCC.
I
Inada Naoki committed
5543d9c5590c47b7734569d95c3a478f092b525d
Parent: 99331fc
Committed by GitHub <noreply@github.com> on 2/19/2022, 4:15:20 AM