• Resolved Optimizing Matters

    (@optimizingmatters)


    I strive to have sites with an absolute minimum of JavaScript and up until 2.11.4 my site only had 5 JS-files loaded (70KB or 30KB compressed) of which only 1 was initiated by Spectra.

    As of 2.12.0 though, 36 JS files are downloaded (good for 2.36MB and still over half an MB compressed) and parsed and executed, effectively causing a severe performance regression (due to significantly higher TBT).

    JS requests when on 2.11.4 or lower:

    View post on imgur.com

    JS requests when on 2.12.0 or higher:

    View post on imgur.com

    given this impact I’ll stay on 2.11.4 for now (yay for the rollback feature, great job!), but I’m sure you’ll want this fixed for all users, not just the performance freaks 😉

    frank

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.