Consider adding more scenarios for testing Performance bar
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=216929) </details> <!--IssueSummary end--> [Feature for Performance bar](https://gitlab.com/gitlab-org/gitlab/-/blob/master/spec/features/user_can_display_performance_bar_spec.rb) currently tests whether the performance bar appears, but doesn't check any details for `ActiveRecord`, `Gitaly` or `Redis` Consider adding some tests to cover these scenarios
issue