Skip to content
https://ibb.co

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
2
REVIEW
1
PASS
12
INFO
2

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

77
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

4.10 s

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

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

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

4.10 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
17
12 PASS 1 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (219.9 KiB of 220.1 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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.

B
JS Bundles
2 scripts, 96 KB unused
REVIEW
2 scripts, 96 KB unused
Warning::
https://simgbb.com/8179/jqueryui2.js: 50 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://simgbb.com/8179/ibb.js: 46 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 96 KB
96 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://simgbb.com/8179/jqueryui2.js70 KB50 KB (72%)3rd
https://simgbb.com/8179/ibb.js57 KB46 KB (81%)3rd

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

A+
Page Weight Budget
220 KB transferred, 11 requests
PASS
220 KB transferred, 11 requests
Info::
Page weighs 670 KB (220 KB transferred)
Info::
11 HTTP requests
Info::
Estimated 0.05 g CO2 per page load
220 KB / 2.4 MB budget
220 KB transferred
11 requests
0.05 g CO2 per page load
JavaScript 127.7 KiB 58%
Fonts 50.5 KiB 23%
CSS 23.7 KiB 11%
HTML 9.7 KiB 4%
Other 7.4 KiB 3%
Images 1.1 KiB 1%
0 2.4 MB 4.9 MB
Under budget
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
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 1 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
426ms total JS execution
PASS
426ms total JS execution
Info::
https://simgbb.com/8179/ibb.js: 173ms CPU time
Info::
Unattributable: 99ms CPU time
Info::
https://simgbb.com/8179/jqueryui2.js: 78ms CPU time
Info::
https://imgbb.com/: 76ms CPU time
Warning::
Third-party scripts: 426ms (100% of total)

Main Thread Breakdown

Script Evaluation 34% Other 28% Style & Layout 26% Script Parsing & Compilation 8% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://simgbb.com/8179/ibb.js173ms56ms15ms3rd
Unattributable99ms4ms0ms3rd
https://simgbb.com/8179/jqueryui2.js78ms57ms16ms3rd
https://imgbb.com/76ms29ms2ms3rd
A+
Font Loading
2 fonts (50 KB)
PASS
2 fonts (50 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

50 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 4.1 s LCP 4.1 shttps://simgbb.com/fonts/imgbb.woff2imgbb.woff2 https://simgbb.com/fonts/imgbb.woff2 — 8.5 KiB — 79 ms — font-display: swaphttps://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 — 37 ms — font-display: swap
imgbb.woff2 woff2 swap
Size 9 KB
Load time 79 ms
Start 443 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 37 ms
Start 443 ms
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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
prefetch

3 resource hints configured

A
Page Weight Inventory
11 resources · 220 KB · 96 KB savings available
PASS
11 resources · 220 KB · 96 KB savings available
Info::
Within 1MB page-weight target
Got: 220 KB
Info::
~96 KB of savings available
Warning::
10 third-party resources (100% of weight)
11 resources · 220.1 KiB · 10 third-party Within 1MB page-weight target
JavaScript 58% · 127.7 KiB
Font 23% · 50.5 KiB
CSS 11% · 23.7 KiB
Document 4% · 9.9 KiB
Image 4% · 8.4 KiB

~96.4 KiB of savings available

Remove unused JavaScript: 96.4 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
11 requests over 571ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 4.1 s LCP 4.1 shttps://ibb.co// https://ibb.co/ — 301 — 147 B — 67 ms — h2https://imgbb.com/imgbb.com/ https://imgbb.com/ — 200 — 9.7 KiB — 103 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500&display=swap — 200 — 2.2 KiB — 73 ms — h2https://simgbb.com/8179/ibb.csssimgbb.com/8179/ibb.css https://simgbb.com/8179/ibb.css — 200 — 21.5 KiB — 130 ms — h2https://simgbb.com/images/logo.pngsimgbb.com/images/logo.png https://simgbb.com/images/logo.png — 200 — 1.1 KiB — 42 ms — h2https://simgbb.com/8179/jqueryui2.jssimgbb.com/8179/jqueryui2.js https://simgbb.com/8179/jqueryui2.js — 200 — 70.3 KiB — 72 ms — h2https://simgbb.com/8179/ibb.jssimgbb.com/8179/ibb.js https://simgbb.com/8179/ibb.js — 200 — 57.4 KiB — 74 ms — h2https://simgbb.com/fonts/imgbb.woff2simgbb.com/fonts/imgbb.woff2 https://simgbb.com/fonts/imgbb.woff2 — 200 — 8.5 KiB — 79 ms — h2https://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 — 37 ms — h3https://simgbb.com/images/favicon.pngsimgbb.com/images/favicon.png https://simgbb.com/images/favicon.png — 200 — 7.3 KiB — 37 ms — h2https://simgbb.com/images/favicon.pngsimgbb.com/images/favicon.png https://simgbb.com/images/favicon.png — 200 — 0 B — 1 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 426ms · 137KB · $6/mo
simgbb.com
Other
Optional
Execution 173ms
Transfer 57 KB
Unused 81%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 99ms
Transfer 0 KB
Monthly Cost $1/mo
simgbb.com
Other
Optional
Execution 78ms
Transfer 70 KB
Unused 72%
Monthly Cost $1/mo
imgbb.com
Other
Optional
Execution 76ms
Transfer 10 KB
Monthly Cost $1/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

81% of simgbb.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

72% of simgbb.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback