Optimize Large Images Immediately

How to optimize nimart.ng

Generic SiteScore: 71/100Analyzed June 2026Re-analyze this site

Optimize Large Images Immediately

High Impact+25 points estimated

Why It Matters

Oversized images (13.5MB total) are causing a catastrophic 19.4s LCP, making the page unusable.

How to Fix

Resize images to match display dimensions (354x471px instead of 4032x3024px). Convert to WebP format using tools like Squoosh or ImageOptim. Implement responsive images with srcset for different screen sizes. This will reduce file sizes by up to 85%.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

19.4s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

16ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

The Nimart website has moderate performance issues with a score of 71/100, but faces critical problems with image loading that severely impact user experience. The biggest issue is extremely slow Largest Contentful Paint at 19.4 seconds, primarily caused by oversized, unoptimized images that are up to 13.5MB larger than necessary. The site is loading massive images (3-4MB each) at full resolution when they're only displayed at small thumbnail sizes, and these images aren't using modern formats like WebP or proper compression. Fixing image optimization alone could save over 13MB of data and reduce load times by 17+ seconds, dramatically improving the site's performance and user experience.

Other Optimization Recommendations

Fix LCP Image Loading Strategy

High Impact+15 points estimated

Why It Matters:

The LCP image uses lazy loading and lacks priority hints, delaying critical content by 3.4 seconds.

How to Fix:

Remove loading='lazy' from the LCP image (EazyWear fashion house). Add fetchpriority='high' attribute to prioritize loading. Move this image higher in the HTML or use preload link tags in the head section.

Remove Unused CSS Rules

Medium Impact+8 points estimated

Why It Matters:

79% of your CSS is unused, wasting 11KB and blocking initial render unnecessarily.

How to Fix:

Use PurgeCSS or UnCSS to remove unused styles from your CSS bundle. Split critical CSS for above-the-fold content and load it inline. Defer non-critical CSS using media='print' then switching to media='all' with JavaScript.

Keep Your Site Fast After 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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions