Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

135
Views
PageSpeed Insights reports over 100s Main Thread Work on Mobile?

I have this website, that I think loads really fast and is nicely optimized, but whenever I run it through PageSpeed, it receives a horrible score on Mobile only?

enter image description here

With "Minimize main thread work" being the main one, spending allegedly 124 seconds on Rendering?

enter image description here

I've tried debugging it in DevTools, with the Performance tab, but even with CPU slowdown and slow 3G, I can't get it to show any problems. The long tasks in the screenshot are all related to Extensions I have installed in Chrome.

enter image description here

The JavaScript is run through Babel with the "@babel/preset-env" preset and then minified afterwards.

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

From Colombia you have a mobile version performance of 82 in PageSpeed

First Contentful Paint 1,7 s Time to Interactive 3,1 s Speed Index 3,3 s Total Blocking Time 30 ms Renderizado del mayor elemento con contenido 4,5 s Cumulative Layout Shift 0,017

the result is very good.

about 4 years ago · Juan Pablo Isaza Report

0

For anyone wondering, this is what threw PageSpeed off:

.hero-image.animated {
    animation: animatedBackground var(--hero-animated-duration) linear;
    background-position: bottom right;
}

Removing the animation, fixed the issue with mobile pages scoring really low.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!