Hi,
Is there a way to get/log data or metrics on what is causing review board
response times to be slow? For example - database query times, SCM server
response times etc.
I saw the code profiling feature [1], but that seems to only work if a url
has a specific query parameter. I'm interested
The profiling information that's added by that setting is extremely
verbose, and there's no way to enable it globally for all requests short of
patching the code.
If you set your log level to debug, Review Board will log timing
information for a number of aspects of the diff generation, including