summaryrefslogtreecommitdiff
path: root/lib/banzai
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-14 14:54:36 -0700
committerStan Hu <stanhu@gmail.com>2017-04-14 15:13:31 -0700
commit00dd2ba95e9607ce4a1cd1a19aecee9b3e083768 (patch)
treed119fd13a9602206cba156792330e6b93ca6e540 /lib/banzai
parent1cc2d2ecb6d809fba5c1aa17c5f7b3b55d65414d (diff)
downloadgitlab-ce-00dd2ba95e9607ce4a1cd1a19aecee9b3e083768.tar.gz
Turn on caching of classes in Knapsack specs
Enabling caching of classes slows start-up time because all controllers are loaded at initialization, but it reduces memory and load because files are not reloaded with every request. For example, caching is not necessary for loading database migrations but useful for handling Knapsack specs. Addresses gitlab-org/gitlab-ee#2162
Diffstat (limited to 'lib/banzai')
0 files changed, 0 insertions, 0 deletions