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
Analytics Google Tracking script
Generate URLs for iOS Campaign Measurement. Use this free tool to generate URLs for measuring the source of iOS application installs.
Compressor
JS minifier tool. Optimize and compress your Javascript code, make your website faster and reduce network payload sizes.
Tester and validators
Test your web pages structured data. Check conformity of your structured data json-ld and improve your SEO.
Content
Get counts and keyword density from your content. This tool provide your content validation on social network with just one click.
Check color contrast ratio WCAG 2 AA of your pages. Check if your color scheme meet the WCAG 2 AA contrast ratio thresholds.
Converters
Convert Bits, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes and so on. Set number and choose unit to convert. Try it for free.
Server and proxy Tester and validators
Find out how website are built with. Detect technology, framework and CMS website are using.
Convert instantly color codes from RGB (red, green, blue) to HEX triplets color schema and vice versa. Insert color and try it for free.