Hello
We are extending the backoffice and it would be good to use MiniProfiler in the backoffice of Umbraco, to help identify any issues with performance and loading of the extensions etc.
I have a URL like this ?umbDebug=true
https://localhost:44378/umbraco/section/content/workspace/document/edit/5afeb6a6-8d4b-46c7-ad43-40293cb68b0a/en/root?umbDebug=true
Which does show the MiniProfiler but not anything too useful, as it shows up with timings quite quickly whilst the rest of the content is loading to be editable.
Screenshot
Question
So is it possible to get more useful timings with MiniProfiler once all the extensions and the UI has loaded in and can it update when we move about in the backoffice or would it only work for initial requests?
Cheers,
Warren