Does anyone have any idea how much overhead Apache::DProf or Apache::SmallProf
add? Will it be possible to use these on a production system without having a
severe impact?
And has anyone used DBIx::Profile with mod_perl ? All I keep getting is:
Can't locate object method "printProfile" via package "DBI::db" at (eval 35) line 4.
I can't figure out if this is due to the way i'm loading modules or calling
connect or what. I think I've removed all references to Apache::DBI and even
made it avoid doing a "use DBI" in case that interferes, but it still does
this.
--
greg