I'm glad you find it useful.
There is an easier to use version in the meantime (implemented as a
HttpModule): http://code.google.com/p/crumbs-profiler/ , but you will have
to pull the source code from the SVN

On Thu, Mar 4, 2010 at 5:55 PM, Jorge Barnaby <[email protected]>wrote:

> Ayende: Thanks for the information! I was new to HttpModules!
>
> Zdeslav: It works great!! Thank you very much!!!
>
>
> On Jan 29, 2:21 am, Zdeslav Vojkovic <[email protected]>
> wrote:
> > 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...
> >
> > 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]><castle-project-users%2Bun
> [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]<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.

Reply via email to