in reply to Re: DBI - need for speed
in thread DBI - need for speed
On another note. I worked with one of our DBA's and loaded these records directly (and manually) into the database. We found "sub-second" response times (and that's FAST!).
Once I tried to automate the DB load with a korn script it brought me back up to the same performace as my original perl script. I think I'll stick with the
query-hash-evaluate-insert-query-hash method.
Thanks for everyones help on this.
|
|---|