Skip to content
https://zippyshare.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
94
GRADE
A
FIX
1
REVIEW
2
PASS
10
INFO
1

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
72
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
88
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.76 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.86 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.80 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.87 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
14
10 PASS 2 REVIEW 1 FIX
D
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Warning::
https://zippyshare.com/img/zippyshare.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
7 images 29 KB
0 oversized -0 KB
7 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Bundles
6 scripts, 65 KB unused
REVIEW
6 scripts, 65 KB unused
Warning::
https://zippyshare.com/js/jquery.min.js: 65 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 65 KB
65 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://zippyshare.com/js/jquery.min.js94 KB65 KB (70%)1st
https://zippyshare.com/js/modernizr.js15 KB1st
https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.js1 KB3rd
https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.js1 KB3rd
https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.js1 KB3rd
https://ssl.google-analytics.com/ga.js17 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Page Weight Budget
338 KB transferred, 21 requests
PASS
338 KB transferred, 21 requests
Info::
Page weighs 367 KB (338 KB transferred)
Info::
21 HTTP requests
Info::
Estimated 0.07 g CO2 per page load
338 KB / 2.4 MB budget
338 KB transferred
21 requests
0.07 g CO2 per page load
CSS 140.5 KiB 42%
JavaScript 127.8 KiB 38%
Fonts 34.7 KiB 10%
Images 29.4 KiB 9%
HTML 5.3 KiB 2%
Other 280 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
16% third-party, 0 ms blocking
PASS
16% third-party, 0 ms blocking
Info::
Third-party code accounts for 16% of page weight (55.4 KiB of 338.0 KiB)
Info::
Third-party blocking time is low (0 ms)
84%
16%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
No JS execution data
PASS
No JS execution data
Info::
No significant JS execution detected

Main Thread Breakdown

Other 38% Script Evaluation 31% Style & Layout 17% Parse HTML & CSS 6% Script Parsing & Compilation 5%
A+
Font Loading
1 fonts (35 KB)
PASS
1 fonts (35 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

35 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.8 s LCP 1.9 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 7 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 7 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Page Weight Inventory
21 resources · 338 KB · 65 KB savings available
PASS
21 resources · 338 KB · 65 KB savings available
Info::
Within 1MB page-weight target
Got: 338 KB
Info::
~65 KB of savings available
Info::
7 third-party resources (16% of weight)
21 resources · 338.0 KiB · 7 third-party Within 1MB page-weight target
CSS 42% · 140.5 KiB
JavaScript 38% · 127.8 KiB
Font 10% · 34.7 KiB
Image 9% · 29.4 KiB
Document 2% · 5.6 KiB

~65.4 KiB of savings available

Remove unused JavaScript: 65.4 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

Network Waterfall
21 requests over 3031ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 1.9 shttps://zippyshare.com// https://zippyshare.com/ — 200 — 5.3 KiB — 696 ms — http/1.1https://fonts.googleapis.com/css?family=Montserrat:400,700fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:400,700 — 200 — 1.0 KiB — 17 ms — h2https://zippyshare.com/css/bootstrap.min.css/css/bootstrap.min.css https://zippyshare.com/css/bootstrap.min.css — 200 — 114.7 KiB — 667 ms — http/1.1https://zippyshare.com/css/font-awesome.css/css/font-awesome.css https://zippyshare.com/css/font-awesome.css — 200 — 23.5 KiB — 337 ms — http/1.1https://zippyshare.com/css/main.css/css/main.css https://zippyshare.com/css/main.css — 200 — 1.3 KiB — 504 ms — http/1.1https://zippyshare.com/js/modernizr.js/js/modernizr.js https://zippyshare.com/js/modernizr.js — 200 — 14.6 KiB — 506 ms — http/1.1https://zippyshare.com/js/jquery.min.js/js/jquery.min.js https://zippyshare.com/js/jquery.min.js — 200 — 94.0 KiB — 838 ms — http/1.1https://zippyshare.com/img/zippyshare.png/img/zippyshare.png https://zippyshare.com/img/zippyshare.png — 200 — 4.4 KiB — 505 ms — http/1.1https://zippyshare.com/img/nord.png/img/nord.png https://zippyshare.com/img/nord.png — 200 — 3.9 KiB — 168 ms — http/1.1https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 7 ms — h3https://zippyshare.com/img/protonmail.svg/img/protonmail.svg https://zippyshare.com/img/protonmail.svg — 200 — 2.1 KiB — 168 ms — http/1.1https://zippyshare.com/img/protondrive.svg/img/protondrive.svg https://zippyshare.com/img/protondrive.svg — 200 — 1.9 KiB — 168 ms — http/1.1https://zippyshare.com/img/protonvpn.svg/img/protonvpn.svg https://zippyshare.com/img/protonvpn.svg — 200 — 1.7 KiB — 168 ms — http/1.1https://zippyshare.com/img/pixeldrain.png/img/pixeldrain.png https://zippyshare.com/img/pixeldrain.png — 200 — 15.1 KiB — 170 ms — http/1.1https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.jsincarnatepicturesque.com/72ea2cc228... https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.js — 403 — 611 B — 744 ms — http/1.1https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.jsincarnatepicturesque.com/72ea2cc228... https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.js — 403 — 611 B — 250 ms — http/1.1https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.jsincarnatepicturesque.com/72ea2cc228... https://incarnatepicturesque.com/72ea2cc228b274d3de98c68676798ad4/invoke.js — 403 — 611 B — 251 ms — http/1.1https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 16 ms — h2https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1172005088&utmhn=zippyshare.com&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Zippyshare.com%20-%20%5Bnow%20defunct%5D%20Free%20File%20Hosting&utmhid=1231797239&utmr=-&utmp=%2F&utmht=1776894555828&utmac=UA-28004937-1&utmcc=__utma%3D46003887.2091538489.1776894556.1776894556.1776894556.1%3B%2B__utmz%3D46003887.1776894556.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=2141873808&utmredir=1&utmu=qBAAAAAAAAAAAAAAAAAAAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1172005088&utmhn=zippyshare.com&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Zippyshare.com%20-%20%5Bnow%20defunct%5D%20Free%20File%20Hosting&utmhid=1231797239&utmr=-&utmp=%2F&utmht=1776894555828&utmac=UA-28004937-1&utmcc=__utma%3D46003887.2091538489.1776894556.1776894556.1776894556.1%3B%2B__utmz%3D46003887.1776894556.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=2141873808&utmredir=1&utmu=qBAAAAAAAAAAAAAAAAAAAAAE~ — 200 — 440 B — 6 ms — h2https://zippyshare.com/favicon.ico/favicon.ico https://zippyshare.com/favicon.ico — 302 — 280 B — 168 ms — http/1.1https://zippyshare.com// https://zippyshare.com/ — 200 — 0 B — 2 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback