-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'remove-line-profile-from-performance-bar' into 'master'
Remove line profiler from performance bar See merge request gitlab-org/gitlab-ce!31098
No related branches found
No related tags found
Showing
- Gemfile 0 additions, 1 deletionGemfile
- Gemfile.lock 0 additions, 4 deletionsGemfile.lock
- app/assets/javascripts/performance_bar/components/performance_bar_app.vue 0 additions, 23 deletions...cripts/performance_bar/components/performance_bar_app.vue
- app/assets/stylesheets/performance_bar.scss 0 additions, 11 deletionsapp/assets/stylesheets/performance_bar.scss
- app/controllers/concerns/with_performance_bar.rb 0 additions, 4 deletionsapp/controllers/concerns/with_performance_bar.rb
- app/views/peek/_bar.html.haml 1 addition, 2 deletionsapp/views/peek/_bar.html.haml
- changelogs/unreleased/remove-line-profile-from-performance-bar.yml 5 additions, 0 deletions...s/unreleased/remove-line-profile-from-performance-bar.yml
- config/initializers/peek.rb 0 additions, 1 deletionconfig/initializers/peek.rb
- doc/administration/monitoring/performance/img/performance_bar.png 0 additions, 0 deletions...nistration/monitoring/performance/img/performance_bar.png
- doc/administration/monitoring/performance/img/performance_bar_line_profiling.png 0 additions, 0 deletions...toring/performance/img/performance_bar_line_profiling.png
- doc/administration/monitoring/performance/performance_bar.md 0 additions, 2 deletionsdoc/administration/monitoring/performance/performance_bar.md
- lib/peek/rblineprof/custom_controller_helpers.rb 0 additions, 124 deletionslib/peek/rblineprof/custom_controller_helpers.rb
- lib/peek/views/redis_detailed.rb 1 addition, 1 deletionlib/peek/views/redis_detailed.rb
- locale/gitlab.pot 0 additions, 3 deletionslocale/gitlab.pot
- vendor/licenses.csv 0 additions, 1 deletionvendor/licenses.csv
Loading
| Loading
| @@ -297,7 +297,6 @@ gem 'batch-loader', '~> 1.4.0' |
# Perf bar | ||
gem 'peek', '~> 1.0.1' | ||
gem 'peek-gc', '~> 0.0.2' | ||
gem 'peek-rblineprof', '~> 0.2.0' | ||
# Memory benchmarks | ||
gem 'derailed_benchmarks', require: false | ||
Loading
| Loading
|

| W: | H:
| W: | H:


90.9 KiB