gitlab-org--gitlab-foss/lib/gitlab/performance_bar
Yorick Peterse 189b5c3c39
Remove Sherlock usage from the performance bar
Sherlock::Query generates a backtrace on every call to "new", which is
very slow. Formatter queries are also not displayed properly due to the
lack of "white-space: pre" in the CSS. We took a look at fixing this,
but the produced output is not really better than just displaying
queries on one line.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/39351
2017-10-23 14:59:07 +03:00
..
peek_query_tracker.rb Remove Sherlock usage from the performance bar 2017-10-23 14:59:07 +03:00