Commit a0ea38c3 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'performance-guide' into 'master'

Added performance guidelines

Fixes #15254 #14277

See merge request !3303
parents 5f7716fa 8bd793c9
......@@ -8,6 +8,7 @@
- [How to dump production data to staging](db_dump.md)
- [Instrumentation](instrumentation.md)
- [Migration Style Guide](migration_style_guide.md) for creating safe migrations
- [Performance guidelines](performance.md)
- [Rake tasks](rake_tasks.md) for development
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Sidekiq debugging](sidekiq_debugging.md)
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment