[Dbix-class] Using Class::Std under-the-hood

John Siracusa siracusa at mindspring.com
Mon Aug 22 13:44:49 CEST 2005


On 8/22/05 3:10 AM, Dan Kubb wrote:
>> I just created a benchmark suite that includes Class::DBI,
>> Class::DBI::Sweet, and DBIx::Class.  It's part of version 0.65 of
>> Rose::DB::Object, but you can also use it as a way to compare the
>> performance of DBIx::Class to the other modules.
> 
> I'd love it if you could include an optimized example using
> raw SQL queries and DBI.  It would show us pretty much the
> upper-limit for what can be expected, and give a better
> frame of reference for the other stats.
> 
> It would be really interesting to see how the different classes
> compare and how close they come to the ideal.

That's a good idea.  I'll try to get it into the next release.

-John





More information about the Dbix-class mailing list