logo
首页技术栈工具库讨论
primitive-sort

primitive-sort

This library provides a stable sorting algorithm for primitive arrays. When extra capabilities are available, the sort is parallelized. The algorithm currently uses mergesort on large chunks and switches to insertion sort on small chunks. The are also novel improvements to increase the performance if the input array is already mostly sorted.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install primitive-sort
查看
标签
根据用户添加的标签生成
暂无标签