The DBI::Profile module provides a simple interface to collect and report performance and benchmarking data from the DBI.
Questions tagged [dbi-profile]
1 questions
0
votes
1 answer
Clearing profile data for cached Rose::DB connections in mod_perl
I have a mod_perl app that uses Rose::DB (postgresql driver). DB connections are persistent among requests (using DBI->connect_cached) and it is working fine.
I'm collecting DB profile data (and printing it to output in development environment), but…

farzad
- 8,775
- 6
- 32
- 41