Login
From:
MALTSEV.SPACE
(Uncensored)
subscribe
SIMD Within a Register: How I Doubled Hash Table Lookup Performance | MALTSEV.SPACE
https://maltsev.space/blog/012-simd-within-a-register-how-i-doubled-hash-table-lookup-performance
links
backlinks
Tagged with:
c#
performance
hash table
bitwise
bitwise tricks
It started with a simple thought: four bytes in a hash table bucket look just like an integer. Luckily, this one idea led to a deep dive into bit-twiddling and a 2x performance boost.
Roast topics
Find topics
Find it!