ITADN

SIMD-accelerated Heaps

#100Openalantudyk 创建于 2024-04-19
A
alantudykcommented
Quick search in your blog doesn't show posts about the subject. 3 hours ago, I got the heap that is 2x faster than `qsort()` as a sorter: https://github.com/alantudyk/simd_x/tree/master/16-ary_heap I think you might be interested in writing an article about SIMD-ed Heaps (like https://github.com/WojciechMula/simd-heap).
4 条评论