in reply to Re^3: Reducing memory footprint when doing a lookup of millions of coordinates
in thread Reducing memory footprint when doing a lookup of millions of coordinates

Thanks BrowserUK,

I had a read up on Memoization and came to the same conclusion. However I realised I'd implemented it in another recent project without actually knowing what it was!

Regards
Rich
  • Comment on Re^4: Reducing memory footprint when doing a lookup of millions of coordinates