I happen to use the same technology, and had to implement the same feature, so I hope it will help you too: http://www.vojkovic.net/post/2010/01/29/Poor-mans-NHibernate-profiler.aspx
On Thu, Jan 28, 2010 at 7:32 PM, Jorge Barnaby <[email protected]>wrote: > 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]<castle-project-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > -- 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.
