Skip to content
https://imageshack.com

Performance

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

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

80
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
65
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
91
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.45 s

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

2.23 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.

2.26 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.

2.23 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 1 REVIEW 2 FIX
D
JS Bundles
Action
6 scripts, 377 KB unused
FIX
6 scripts, 377 KB unused
Warning::
https://imageshack.com/v2_js/prod/app.min.js?v=9.4...: 229 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MK2...: 73 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/bundle/sdk.js/: 54 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imageshack.com/v2_js/vendor/jquery-2.0.3.m...: 21 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 377 KB
377 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://imageshack.com/v2_js/prod/app.min.js?v=9.4.72271 KB229 KB (85%)1st
https://www.googletagmanager.com/gtm.js?id=GTM-MK2HJHP112 KB73 KB (66%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (69%)3rd
https://imageshack.com/v2_js/vendor/jquery-2.0.3.min.js34 KB21 KB (64%)1st
https://connect.facebook.net/en_US/sdk.js5 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

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

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

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

F
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.

No Cache-Control header

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
851 KB transferred, 18 requests
PASS
851 KB transferred, 18 requests
Info::
Page weighs 2.3 MB (851 KB transferred)
Warning::
JavaScript is 517 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 517 KB
Info::
18 HTTP requests
Info::
Estimated 0.17 g CO2 per page load
851 KB / 2.4 MB budget
851 KB transferred
18 requests
0.17 g CO2 per page load
JavaScript 516.6 KiB 61%
Images 194.7 KiB 23%
CSS 86.5 KiB 10%
Fonts 42.0 KiB 5%
HTML 9.8 KiB 1%
Other 1.6 KiB 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

A
Third-Party Impact
31% third-party, 0 ms blocking
PASS
31% third-party, 0 ms blocking
Info::
Third-party code accounts for 31% of page weight (264.2 KiB of 851.2 KiB)
Info::
Third-party blocking time is low (0 ms)
69%
31%
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
Image Optimization
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 195 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
53ms total JS execution
PASS
53ms total JS execution
Info::
https://imageshack.com/v2_js/prod/app.min.js?v=9.4...: 53ms CPU time

Main Thread Breakdown

Script Evaluation 40% Other 24% Script Parsing & Compilation 17% Style & Layout 14% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://imageshack.com/v2_js/prod/app.min.js?v=9.4.7253ms27ms20ms1st
A+
Font Loading
1 fonts (42 KB)
PASS
1 fonts (42 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

42 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 2.0 s FCP 1.5 s LCP 2.2 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 40 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 40 ms
Start 1.6 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
18 resources · 851 KB · 377 KB savings available
PASS
18 resources · 851 KB · 377 KB savings available
Info::
Within 1MB page-weight target
Got: 851 KB
Info::
~377 KB of savings available
Info::
10 third-party resources (31% of weight)
Info::
1 resources over 200KB
18 resources · 851.2 KiB · 10 third-party Within 1MB page-weight target
JavaScript 61% · 516.6 KiB
Image 23% · 196.3 KiB
CSS 10% · 86.5 KiB
Font 5% · 42.0 KiB
Document 1% · 9.8 KiB

~377.4 KiB of savings available

Remove unused JavaScript: 377.4 KiB
Network Waterfall
18 requests over 2562ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.2 shttps://imageshack.com// https://imageshack.com/ — 200 — 3.2 KiB — 765 ms — http/1.1https://fonts.googleapis.com/css?family=Merriweather:400,700|Open+Sans:400,300,600fonts.googleapis.com/css?family=Mer... https://fonts.googleapis.com/css?family=Merriweather:400,700|Open+Sans:400,300,600 — 200 — 2.4 KiB — 77 ms — h2https://imageshack.com/v2_css/prod/app.min.css?v=9.4.72/v2_css/prod/app.min.css?v=9.4.72 https://imageshack.com/v2_css/prod/app.min.css?v=9.4.72 — 200 — 82.2 KiB — 765 ms — http/1.1https://imageshack.com/v2_css/prod/app-webkit.min.css?v=9.4.72/v2_css/prod/app-webkit.min.css?v=9... https://imageshack.com/v2_css/prod/app-webkit.min.css?v=9.4.72 — 200 — 1.1 KiB — 159 ms — http/1.1https://imageshack.com/v2_js/vendor/jquery-2.0.3.min.js/v2_js/vendor/jquery-2.0.3.min.js https://imageshack.com/v2_js/vendor/jquery-2.0.3.min.js — 200 — 33.7 KiB — 627 ms — http/1.1https://imageshack.com/v2_js/prod/app.min.js?v=9.4.72/v2_js/prod/app.min.js?v=9.4.72 https://imageshack.com/v2_js/prod/app.min.js?v=9.4.72 — 200 — 270.9 KiB — 1.5 s — http/1.1https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 44 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MK2HJHPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MK2HJHP — 200 — 111.8 KiB — 134 ms — h2https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 99 ms — h2https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FImageShack%2F125060927538976&send=false&layout=button_count&width=100&show_faces=false&action=like&colorscheme=light&font&height=21www.facebook.com/plugins/like.php?h... https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FImageShack%2F125060927538976&send=false&layout=button_count&width=100&show_faces=false&action=like&colorscheme=light&font&height=21 — 200 — 6.6 KiB — 176 ms — h3https://imageshack.com/v2_images/sprite.png?v=12/v2_images/sprite.png?v=12 https://imageshack.com/v2_images/sprite.png?v=12 — 200 — 31.6 KiB — 306 ms — http/1.1https://imageshack.com/v2_images/home-hero2.jpg/v2_images/home-hero2.jpg https://imageshack.com/v2_images/home-hero2.jpg — 200 — 162.6 KiB — 780 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 40 ms — h3https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1020664023&utmhn=imageshack.com&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=ImageShack%20-%20Best%20place%20for%20all%20of%20your%20image%20hosting%20and%20image%20sharing%20needs&utmhid=1141378718&utmr=-&utmp=%2F&utmht=1776802877742&utmac=UA-39773598-1&utmcc=__utma%3D83568654.1287689970.1776802878.1776802878.1776802878.1%3B%2B__utmz%3D83568654.1776802878.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=619591110&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1020664023&utmhn=imageshack.com&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=ImageShack%20-%20Best%20place%20for%20all%20of%20your%20image%20hosting%20and%20image%20sharing%20needs&utmhid=1141378718&utmr=-&utmp=%2F&utmht=1776802877742&utmac=UA-39773598-1&utmcc=__utma%3D83568654.1287689970.1776802878.1776802878.1776802878.1%3B%2B__utmz%3D83568654.1776802878.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=619591110&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~ — 200 — 440 B — 25 ms — h2https://static.xx.fbcdn.net/rsrc.php/v5/yA/l/0,cross/aSF1HWkDHx7.cssstatic.xx.fbcdn.net/rsrc.php/v5/yA/... https://static.xx.fbcdn.net/rsrc.php/v5/yA/l/0,cross/aSF1HWkDHx7.css — 200 — 374 B — 65 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/yb/l/0,cross/yPnE3me-9-0.cssstatic.xx.fbcdn.net/rsrc.php/v5/yb/... https://static.xx.fbcdn.net/rsrc.php/v5/yb/l/0,cross/yPnE3me-9-0.css — 200 — 481 B — 65 ms — h3https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 53 ms — h3https://imageshack.com/favicon.ico/favicon.ico https://imageshack.com/favicon.ico — 200 — 1.6 KiB — 159 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