in reply to Re: fastest way to compare numerical strings?
in thread fastest way to compare numerical strings?
If the OP will supply the data, I pretty much guarentee that this can be solved directly in Perl more quickly that you can load the data into MySql and add a "geospatial index", let alone construct & run the query, and then retrieve the results.
And with less lines of code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: fastest way to compare numerical strings?
by pc88mxer (Vicar) on Jul 01, 2008 at 00:17 UTC |