Hacker News new | ask | show | jobs
by tdmackey 5569 days ago
They are very interesting but in practice often preform poorly due to the cpu not being able to figure out what to cache.
1 comments

Yes. I have read that big skip lists have poor data locality because the skips jump at unpredictable (probabilistic) times to memory that is probably on a different page.