InteractiveMechanics / historyofvaccines-drupal8

0 stars 0 forks source link

Optimize historyofvaccines.theme file for speed #96

Closed mtedeschi closed 8 years ago

mtedeschi commented 8 years ago

@jmaj: It looks like the speed issues are related to loading so much stuff on the theme. If you clear out that file, it reduces the load time significantly—of course, because its not needing to load so much. I think we should rework this so we only show particular things when necessary (for instance, we only need the exposed form controls for the gallery on /gallery and the media-item content type.

jmaj commented 8 years ago

Alright, so hopefully after the optimizations the site feels a bit faster than before