Regarding this hash is worth solving, why is the result of shifting right by 5 bits better than the result of shifting right by 12 bits?
32 views
Skip to first unread message
Heisenberg
unread,
Aug 11, 2020, 7:18:50 AM8/11/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
The modification in this patch, why is the performance after shifting 5 bits to the right better than the performance of shifting 12 bits to the right? Can someone tell me something for me?