Speed performance
When we talk about "Long Task" we are referring to actions carried out by JavaScript code: these monopolize the main thread for long periods of time and cause the user interface to slow down considerably.
This means that the page does not react to user input while loading, even though it appears to be fully loaded.
The RAIL model tells us that you must ensure that you process user input within 50ms: this way you should be sure that the visible response occurs within 100ms.
SeoChecker will display you in a table like the one below all the long tasks: URL, Start Time and Duration.
Firstly, you could split up large scripts and monitor the third-party scripts.
Keep your pages responsive and reduce your work into small parts (not more than 50ms of work), running them in the right place (like off the main thread) and time.
Learn more about Speed performance
On page SEO performance and page checkup.
Over 300 parameters for the deeper page analysis.
Share this Guide
Did you like it? Share it!
Web tools for modern developers. Try these one!
Over 50 generators, builders and validators to improve your SEO and web performances
Social Tester and validators
Get Facebook data and engagement count by URL. Retrieve Open Graph data, "share" count, comment count and engagement from url.
Analytics Google Tracking script
Send Web Vitals metrics to Analytics for better tracking. Measures and send Google Core Web Vitals to your Analytics account.
Tester and validators
Find out which theme, version, author and license a WordPress site is using trought Wordpress Theme detector tool
Builders and generators
Generate icons for web, Android, iOs, Microsoft and Apps. Show a graphical representation of your site within browser’s address bar.
Generate beautiful color palette combinations for your designs. Get your combination scheme: analogous, triadic, complementary and so on.
Converters
Convert Timestamp in date time value and vice versa. Convert epoch/unix timestamp in readable date time value and vice versa.
Capture web page requests and timeline waterfall. Quickly capture and analyze web page network requests during page load.
Convert Bits, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes and so on. Set number and choose unit to convert. Try it for free.