A
Abraham54
Guest
The main thread was blocked for 324 ms
When files block the main thread, users are unable to interact with the page content. Typically, parsing and executing large JavaScript files, as well as running long JavaScript tasks can block the main thread and should be avoided. These files had high thread blocking times:
Read more
Continue reading...
When files block the main thread, users are unable to interact with the page content. Typically, parsing and executing large JavaScript files, as well as running long JavaScript tasks can block the main thread and should be avoided. These files had high thread blocking times:
- 266 ms: https://www.piepcomp.nl/js/vendor/jquery/jquery-3.5.1.min.js?_v=7c0d87cc
- 65 ms: https://www.piepcomp.nl/js/xf/core-compiled.js?_v=7c0d87cc
Read more
Continue reading...