in reply to MySQL C API vs. DBI for performance (was Re: Re: Inheritance in XS modules?)
in thread Inheritance in XS modules?

My tests with DBD::Sybase vs. Sybase::CTlib actually show that DBI is pretty efficient - there isn't really any difference between the two in terms of speed. You might argue that this is because Sybase::CTlib is badly written, of course... :-)

Michael

  • Comment on Re: MySQL C API vs. DBI for performance (was Re: Re: Inheritance in XS modules?)