recipe which sounds similar to your old approach here: http://techspot.zzzeek.org/?p=31
On Feb 12, 2009, at 5:27 AM, Diez B. Roggisch wrote: > > Hi, > > with our old homegrown SQL-"wrapping" we enjoyed the possibility to > time each > sql-query to drill down on performance bottlenecks. > > This is currently not possible for us using SA. So I'd like to ask > how to > approach this. I found some references on the net talking about > profiling in > unittests. After rummaging through the tests, I found one "zoomark", > but it > seems to be very test-specific. > > So, is there anything we can hook into to implement that profiling > facility? > > Regards, > > Diez > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to sqlalchemy@googlegroups.com To unsubscribe from this group, send email to sqlalchemy+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---