-
hanhui365 authored
Nowadays popcnt instruction is almost supported by X86 machine, which is used to calculate "Hamming weight", it can bring much performance boost in redis bitcount comand. --------- Signed-off-by: hanhui365(hanhui@hygon.cn) Co-authored-by:
debing.sun <debing.sun@redis.com> Co-authored-by:
oranagra <oran@redislabs.com> Co-authored-by:
Nugine <nugine@foxmail.com>
3788a055