Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
d8c80348
Commit
d8c80348
authored
Oct 09, 2017
by
ernstvn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link to gitlab-profiler
parent
d6170ce4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
doc/development/profiling.md
doc/development/profiling.md
+10
-0
No files found.
doc/development/profiling.md
View file @
d8c80348
...
...
@@ -27,3 +27,13 @@ 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.
## 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.
For GitLab.com, you can find the latest results here:
<http://redash.gitlab.com/dashboard/gitlab-profiler-statistics>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment