From 651470f8029ed234bdb7bf071983246fb065fc79 Mon Sep 17 00:00:00 2001 From: ernstvn Date: Mon, 9 Oct 2017 15:24:55 -0700 Subject: [PATCH] Different wording to make it more general --- doc/development/profiling.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/development/profiling.md b/doc/development/profiling.md index eb1dc41ef68..af79353b721 100644 --- a/doc/development/profiling.md +++ b/doc/development/profiling.md @@ -31,9 +31,9 @@ As a follow up to finding `N+1` queries with Bullet, consider writing a [QueryRe ## GitLab Profiler -The goal of [gitlab-profiler](https://gitlab.com/gitlab-com/gitlab-profiler) is -to help understand why specific URLs may be slow and provide hard data that can -help reduce load times. +[Gitlab-Profiler](https://gitlab.com/gitlab-com/gitlab-profiler) was built to +help developers understand why specific URLs of their application may be slow +and to provide hard data that can help reduce load times. For GitLab.com, you can find the latest results here: