diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2017-10-23 14:58:13 +0300 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2017-10-23 14:59:07 +0300 |
commit | 189b5c3c390314da742d7d22cc32c5cc51833130 (patch) | |
tree | e8c68f9b8b22332c037e5e38eb2c98419f8e6b25 /lib/after_commit_queue.rb | |
parent | bd39b441a1525b5cbc9b69170b3d0748c51dd851 (diff) | |
download | gitlab-ce-performance-bar-sql.tar.gz |
Remove Sherlock usage from the performance barperformance-bar-sql
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
Diffstat (limited to 'lib/after_commit_queue.rb')
0 files changed, 0 insertions, 0 deletions