T
estbit
Projects
Contact
@timj
Search
Timj’s Bits and Banter
Projects
TimJ
Github
2023
Profiling with CPUset Isolation
2023-12-30
-
cgroup cpuset
I recently worked on some hashtable lookup code that could benefit from SIMD optimizations and microbenchmarking of modulus and hash functions to improve the code quality. However, modern CPUs are complex and…
Continue reading