Y
Hacker News
new
|
ask
|
show
|
jobs
by
hairtuq
2627 days ago
I tried using
https://github.com/falk-hueffner/sematrope
. Best I can get is x - ((x >> 4) ^ 0x33), should be slightly faster. EDIT: unfortunately that works only for upper case letters.