Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize armycadets.com
Logo image can be compressed by 72% (7.7 KiB savings) to improve loading speed.
Recompress the header logo using WebP with higher compression settings. Install a WordPress optimization plugin like ShortPixel for automatic compression. Set up proper image optimization workflow for future uploads.
A score of 71 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 Army Cadets website has concerning performance issues with a score of 71/100, indicating significant room for improvement. The biggest problem is an extremely slow Time to Interactive of 7.9 seconds and equally poor Largest Contentful Paint of 7.9 seconds, which means users are waiting far too long for the page to become usable. The primary culprit is a massive 348 KiB of unused JavaScript from Google Tag Manager, Google Translate, and other scripts that are bloating the page load. Quick wins include removing or deferring unused JavaScript, optimizing the oversized logo image that could save 8 KiB, and cleaning up 42 KiB of unused CSS to dramatically improve load times and user experience.
Why It Matters:
348 KiB of unused JavaScript is delaying LCP by 1.65 seconds and TTI by 7.9 seconds.
How to Fix:
Remove or defer Google Tag Manager and Google Translate scripts if not essential. Use webpack-bundle-analyzer to identify unused code in custom scripts. Implement code splitting to load only required JavaScript per page.
Why It Matters:
Missing width/height on images causes layout shifts and degrades user experience during loading.
How to Fix:
Add explicit width='130' height='37' attributes to the header logo image. Update WordPress theme templates to include dimensions for all images. Use CSS aspect-ratio property as fallback for responsive images.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Generic Speed Tests
Critical CSS and JavaScript files are blocking first paint by 750ms, delaying content visibility.
227KB of unused JavaScript is delaying LCP by 1.05 seconds and blocking page interactivity.
Render-blocking CSS delays initial page rendering and prevents users from seeing content quickly.
Poor caching wastes 516 KiB on repeat visits and delays LCP by 2.4 seconds unnecessarily.
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.