• This is my biggest article and when I run it through pagespeed insights, I get this message-

    Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this.
    Category
    Time Spent
    Style & Layout
    2,332 ms
    Script Evaluation
    757 ms
    Rendering
    370 ms
    Other
    305 ms
    Parse HTML & CSS
    225 ms
    Script Parsing & Compilation
    33 ms

    Is there something I can implement which will help reduce these times, without just reducing the amount of content on the page? Thanks!

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

Viewing 1 replies (of 1 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    I think the only thing you can do if you can’t reduce the amount of content is upgrade your server.

    It’s a super long page, so if you can reduce what’s shown per-page, it will help a lot.

Viewing 1 replies (of 1 total)
  • The topic ‘Please help with minimizing main thread work’ is closed to new replies.