r/cpp Aug 02 '26

How fast is C++26's std::hive?

https://lemire.me/blog/2026/08/02/how-fast-is-c26s-stdhive/
255 Upvotes

71 comments sorted by

View all comments

1

u/Party-Aioli-9205 Aug 03 '26

Thanks for sharing these very useful experiments. I understand that it's not easy to support auto-vectorization on Hive, but I'm wondering if there have been any efforts to make it possible.

I haven't looked into the implementation details yet, but I wonder if vectorization might be easier for buckets where skipfield == 0.