Hi all,

I have tried to setup my tests of TG (2.1) with something like

http://www.sqlalchemy.org/trac/wiki/UsageRecipes/Profiling

What I want is counting the number of statements sent to the database,
so I can try and compare different methods.

All I manage to get is always the same count (62 in my case), I think
it is the setup and teardown of tests, It doesnt take into account the
app's statements.

Has anyone tried something like this ? any hints, feedback ?

regards
NiL

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to