The 'ming' timing is always more than 'mongo'. It looks like it is measuring all the mongo query time. We should change which methods we instrument so that it is just the ming time (e.g. validation) and not include the mongo times.
The 'jinja' and 'markdown' timings often total to be more than 'total' total for a time period, which can't be correct. Having the [#4307] categorization done may help determine the cause.
We should also copy the jinja compile/render split that was done in sfpy, over to Allura. However, there is an issue since the jinja render time is consistently greater than total. So that needs to be fixed too.
Diff:
Related
Tickets:
#4307Assuming discrepancies are due to threading issues in [#4615]
Waiting on https://trac.geek.net/trac/siteops/ticket/52422