From 4dc99f326abcd73ba3564e8294c823d0a07a2f44 Mon Sep 17 00:00:00 2001 From: James Edwards-Jones Date: Thu, 9 Mar 2017 14:54:26 +0000 Subject: Adds docs for QueryRecorder tests --- doc/development/profiling.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/development/profiling.md') diff --git a/doc/development/profiling.md b/doc/development/profiling.md index e244ad4e881..933033a09e0 100644 --- a/doc/development/profiling.md +++ b/doc/development/profiling.md @@ -25,3 +25,5 @@ starting GitLab. For example: Bullet will log query problems to both the Rails log as well as the Chrome console. + +As a follow up to finding `N+1` queries with Bullet, consider writing a [QueryRecoder test](query_recorder.md) to prevent a regression. -- cgit v1.2.3