Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Notably I believe his data structures tend to ignore string keys because it’s less amenable to SIMD. Would be interesting to see if his ideas about layout still show improvements to strings.


You can do strings. You probably want to store a bunch of string prefixes inline though, so that when the prefixes are not equal, you can use essentially the same code that he uses for integers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: