A fresh look at efficient Perl sorting


Read With Formatting | Free Open Source Tutorials Account

Perl Programming
Thread: A fresh look at efficient Perl sorting


icrf
Need to sort a multidimensional data structure? Sure, everyone's heard of the Schwartzian Transform (http://www.stonehenge.com/merlyn/UnixReview/col06.html), but how about the packed default sort?

http://www.sysarch.com/perl/sort_paper.html