Hello!
Does someone know if there is a way to count the number of SQL queries
that a web application (using Monorail and ActiveRecord) inside a
scope execute per each user HTTP request?
I'm adding some caches to the application, so I'm seeking an easy and
direct way to compare the number of queries with and without cache.
I'm already using log4net to record all the queries, but want to print
to the web app the number of queries.
Thanks in advance!
Regards,
Jorge.

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to