http://qs321.pair.com?node_id=431876


in reply to Re^2: sorting ip octets
in thread sorting ip octets

You should read the FMTYWTK about sort...

Doing it this way will be really slow on large data sets since you are doing lots of splits...

Note, if you apply the FMTYWTK technique then you get about the same as my post...