in reply to Re^3: How to perform different sorts on multiple sections of items in the same array (optimised)
in thread How to perform different sorts on multiple sections of items in the same array
Whaaaaaat. This can't work under strict.
I forgot (now corrected; thanks) to copy-paste the declaration of the 3 arrays. my( @rindex, @eindex, @oindex );
It is there in my benchmark, but was common code used by 4 different paths through the code that tested different optimisations.
|
|---|