Emperical Results in Cache-Oblivious Sorting
By Dana Jansens
My research interest here was testing the cache-oblivious,
I/O optimal, funnelsort algorithm against quicksort (std::sort),
when running in a multi-core CPU environment.
Here are some slides for a presentation on
the work.