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

I advised the Abseil design and regret not pointing this out earlier: changing the interface to insert/query batches of items would be considerably more efficient, especially for databases. Whenever possible, 'vertical' algorithms (independent SIMD elements) usually scale better than 'horizontal' (pick one element within a vector).


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

Search: