Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize aks.e.jawahar.com
Critical CSS file blocks initial page render for 8.1 seconds, severely delaying FCP and LCP.
Extract critical above-the-fold CSS and inline it in the document head. Defer non-critical CSS using media='print' onload technique. Configure LiteSpeed Cache to automatically generate critical CSS for your pages.
A score of 57 falls in the "Needs Improvement" 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 poor performance with a score of 57/100, indicating significant user experience issues. The biggest problem is an extremely slow First Contentful Paint of 8.6 seconds and Largest Contentful Paint of 9.2 seconds, primarily caused by a massive 265 KiB of unused CSS that's blocking page rendering. The site is also loading oversized images without proper dimensions and has unoptimized CSS files that could be minified. Removing unused CSS, properly sizing images, and minifying stylesheets could dramatically improve loading times and potentially boost the performance score by 30+ points.
Why It Matters:
93% of your CSS (271KB) is unused, blocking page render for 1.35 seconds and delaying LCP.
How to Fix:
Install PurgeCSS plugin or use LiteSpeed Cache's CSS minification feature. Remove unused theme styles and consolidate multiple CSS files. Consider using critical CSS extraction to inline above-the-fold styles.
Why It Matters:
Images lack width/height attributes causing layout shifts and are oversized by 25KB total.
How to Fix:
Add explicit width and height attributes to all img tags in your theme templates. Resize the logo image to its display size (164x83px) instead of 680x346px. Enable image compression in LiteSpeed Cache or install ShortPixel plugin.
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
Unminified JavaScript wastes 1.4 MB and causes 2.3 seconds of blocking execution time.
Large unoptimized images cause 10.4 MB of wasted bandwidth and trigger major layout shifts affecting CLS.
Blocking CSS resources delay First Contentful Paint by 5.4 seconds and waste 237 KiB of unused styles.
Images lack width/height attributes causing layout shifts and are oversized by 25KB total.