in reply to Re: Fastest way to turn coordinate list into array
in thread Fastest way to turn coordinate list into array

You can speed up the rest of the program as well by not using Perl at all.

True, but given my environment is an optimised mod_perl back end with a reverse proxy front end, abandoning perl is not really the solution I was looking for ;-)

  • Comment on Re^2: Fastest way to turn coordinate list into array