Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize dtagrimart.com
Unused JavaScript wastes 26 KiB and delays LCP by 300ms, directly impacting user experience.
Analyze Swiper.js usage and load only required modules instead of the full bundle. Implement code splitting to defer non-critical JavaScript until needed. Use tree shaking during build process to eliminate unused code automatically.
A score of 96 falls in the "Good" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This website has excellent performance with a score of 96/100, indicating fast loading times for users. The biggest opportunity for improvement is reducing unused JavaScript from the Swiper library, which could save 26 KiB and improve loading speed by 280 milliseconds. Additional optimizations include compressing images better (potential savings of 47 KiB), minifying CSS files (11 KiB savings), and adding explicit width and height attributes to images to prevent layout shifts. While these improvements are relatively minor given the high score, implementing them would further enhance the already strong user experience.
Why It Matters:
Current images can be reduced by 47 KiB through better compression without quality loss.
How to Fix:
Re-compress grains-pulses.webp and our-story.webp using tools like Squoosh or ImageOptim with 85-90% quality setting. Implement responsive images with srcset for different screen sizes. Add explicit width and height attributes to prevent layout shifts.
Why It Matters:
97% of your main stylesheet is unused, wasting 20 KiB of bandwidth unnecessarily.
How to Fix:
Use PurgeCSS or UnCSS to identify and remove unused CSS rules from all.min.css. Split critical above-the-fold CSS inline and defer non-critical styles. Consider using CSS-in-JS or utility-first frameworks for better optimization.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Short 1-hour cache lifetime for static assets wastes 3.6MB of repeat downloads for returning visitors.
Unsized images are causing a CLS score of 0.252, significantly hurting user experience and rankings.
Large unoptimized images are causing 1.9MB of wasted bandwidth and delaying LCP by 750ms.
65% of Swiper.js and 97% of CSS are unused, adding unnecessary 49 KiB to page weight.