RECENT BLOGS

What is the DevTools Chrome Performance
1. DevTool Chrome Performance Tool
1.1 Identification
Just right-click and select Inspect. Start by recording runtime performance: Open DevTools and click on the Performance tab.
1.2 All the Filters
What is a long […]
Table Of Content
Optimize Total Blocking Time(TBT)
1. Optimizing Total Blocking time
Total Blocking Time (TBT) is a load responsiveness metric that measures the usability of the web […]
Table Of Content
Optimize Largest Contentful Paint (LCP)
Bhavesha | 24 January, 2022 | 5 min read
LCP or largest contentful paint time,is the period […]
Reduce Unused JS(scripts) For Magento 2
It is all about unused js, that are not in use or that are unwanted for your site and block the site speed.
1.Identification
Tools like GTMetrics, Lighthouse, Page speed insights
2. There are two […]
Table Of Content
24 January, 2022 | 5 min read
Preload In Magento 2
Preload enables the browser to quickly download and cache a resource. […]
Reduce the Impact of Third Party Code in Magento 2
A third-party script is defined as any script hosted on a domain that’s different from the domain of the current URL so even if you serve assets from an alternative […]