Matt Sergeant wrote:
> 
> Some benchmarks:
> 
> First DBD::CSV latest from CPAN:
> 
> Using /root/.cpan/build/DBD-CSV-0.2001/blib

The relevant thing for the speed of DBD-CSV is the version of
SQL::Statement you are using.  If you have the newer perl version
(version 1.002) , I have only recently begun working on optimization. A
more reliable speed test will be with using the older XS version
(version 0.1021).

I would also be very interested to hear other comparisons than speed.

It sounds great.  I'll try it as soon as I can.  Congrats!

-- 
Jeff (current maintainer of SQL::Statement and DBD::CSV and
DBD::AnyData)

Reply via email to