Include cached sql calls in performance bar
Summary
Performance Bar allows us to see Database queries: the time taken (in milliseconds) and the total number of database queries.
It would be nice if we could also see cached queries as well.
Improvements
We should include cached queries, but they should be clearly annotated in both performance bar, and detailed view.
Involved components
PerformanceBar
Edited by Nikola Milojevic