gitlab-org--gitlab-foss/spec
Drew Blessing 409f2f4dd2 Improve performance of tree rendering in repositories with lots of items
Rails is slow to generate paths dynamically especially when called
hundreds/thousands of times. Also, rendering many partials hundreds
of times can be slower. This change reduces the number of partials
rendered and introduces two fast path methods to speed up path
generation.
2018-10-31 15:50:30 -05:00
..
bin
config
controllers
db
dependencies
factories
features
finders
fixtures
graphql
helpers Improve performance of tree rendering in repositories with lots of items 2018-10-31 15:50:30 -05:00
initializers
javascripts
lib
mailers
migrations
models
policies
presenters
rack_servers
requests
routing
rubocop
serializers
services
sidekiq/cron
support
tasks
uploaders
validators
views Improve performance of tree rendering in repositories with lots of items 2018-10-31 15:50:30 -05:00
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb