On Friday, December 2, 2011 6:57:32 AM UTC-5, peter wrote:
>
> When I put {{=response.toolbar()}} in my view, the db stats show the
> db queries, but not their timings, is there something else one has to
> do to get the timings?db stats should reveal a 2-column table -- first column is the query and second is the time (in ms). Not sure what the problem is in your case. Anthony

