WojciechMula / simd-sort

AVX512F and AVX2 versions of quick sort
BSD 2-Clause "Simplified" License
102 stars 12 forks source link

AVX2 variant is extremly slow for randomfew inputs #1

Open WojciechMula opened 8 years ago

WojciechMula commented 8 years ago

It takes nine seconds, when the next slowest variant completes in less then a second.