Skip to content
https://iconictap.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
8
PASS
9
INFO
2

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

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

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

4.02 s

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

7 ms

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

0.003

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

4.15 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.03 s

Page Load Progression

1.9 s
3.7 s
5.5 s
7.4 s
9.2 s
11.1 s
12.9 s
14.8 s
Checks
22
9 PASS 8 REVIEW 3 FIX
F
Page Weight Budget
Action
10.1 MB transferred, 91 requests
FIX
10.1 MB transferred, 91 requests
Critical::
Page weighs 12.1 MB (10.1 MB transferred)
Warning::
Images are 9.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 9.1 MB
Info::
Fonts are 284 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 284 KB
Info::
91 HTTP requests
Info::
Estimated 2.1 g CO2 per page load
10.1 MB / 2.4 MB budget
10.1 MB transferred
91 requests
2.1 g CO2 per page load
Images 9.1 MiB 90%
JavaScript 427.9 KiB 4%
Fonts 284.2 KiB 3%
Other 152.0 KiB 1%
CSS 146.3 KiB 1%
Other 12.2 KiB 0%
HTML 8.4 KiB 0%
Other 1.9 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
JS Execution Cost
Action
2508ms total JS execution
FIX
2508ms total JS execution
Warning::
https://iconictap.com/: 2046ms CPU time
Warning::
Unattributable: 326ms CPU time
Info::
https://iconictap.com/chunk-S2XKEO7B.js: 70ms CPU time
Info::
https://iconictap.com/polyfills-JUTM3XWE.js: 65ms CPU time

Main Thread Breakdown

Other 47% Rendering 24% Style & Layout 20% Script Evaluation 7%
ScriptTotalScriptingParse/CompileParty
https://iconictap.com/2046ms55ms0ms1st
Unattributable326ms25ms0ms1st
https://iconictap.com/chunk-S2XKEO7B.js70ms65ms0ms1st
https://iconictap.com/polyfills-JUTM3XWE.js65ms35ms0ms1st
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.

C
Image Optimization
Action
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Warning::
https://iconictap.com/assets/img/services/service-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/services/service-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/icons/work-icon2.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/icons/work-icon3.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/icons/work-cock.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/services/service-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/services/service-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/icons/work-icon1.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://iconictap.com/assets/img/logo-black.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
14 images 9.1 MB
0 oversized -0 KB
13 legacy format
9 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

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

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

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

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

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

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

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

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
50 scripts, 111 KB unused
REVIEW
50 scripts, 111 KB unused
Warning::
https://iconictap.com/chunk-EBS4KME7.js: 35 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://iconictap.com/main-7CH3J63T.js: 29 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://iconictap.com/chunk-SW243KLV.js: 24 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://iconictap.com/scripts-3L5LZJMW.js: 23 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 111 KB
111 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://iconictap.com/chunk-EBS4KME7.js59 KB35 KB (59%)1st
https://iconictap.com/main-7CH3J63T.js37 KB29 KB (81%)1st
https://iconictap.com/chunk-SW243KLV.js73 KB24 KB (33%)1st
https://iconictap.com/scripts-3L5LZJMW.js30 KB23 KB (78%)1st
https://iconictap.com/chunk-GFA2GHT5.js1 KB1st
https://iconictap.com/chunk-URFUD5RX.js2 KB1st
https://iconictap.com/chunk-A5UGBAO4.js1 KB1st
https://iconictap.com/chunk-GVYPKVP7.js2 KB1st
https://iconictap.com/chunk-AGEZ7VFF.js0 KB1st
https://iconictap.com/chunk-SMDQBP6Z.js1 KB1st

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

B
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Asset Compression
1 of 1 asset host serve text uncompressed
REVIEW
1 of 1 asset host serve text uncompressed
Warning::
fonts.googleapis.com serves text assets uncompressed (assets: 4)
The sampled response carries a text content type but no Content-Encoding, so the bytes go over the wire raw. Text compression typically removes 70-80% of a JS or CSS payload -- this is the single cheapest transfer win available on this host.
Got: fonts.googleapis.com (text/css)
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
91 resources · 10.1 MB · 111 KB savings available
REVIEW
91 resources · 10.1 MB · 111 KB savings available
Warning::
Page weight 10.1 MB exceeds 1 MB target by 9.1 MB
Got: 10.1 MB Expected: ≤ 1 MB
Info::
~111 KB of savings available
Info::
18 third-party resources (1% of weight)
Info::
5 resources over 200KB
91 resources · 10.1 MiB · 18 third-party 9.1 MiB over 1MB target
Image 90% · 9.1 MiB
JavaScript 4% · 427.9 KiB
Font 3% · 284.2 KiB
Media 1% · 152.0 KiB
CSS 1% · 146.3 KiB
Other 0% · 12.2 KiB
Document 0% · 8.4 KiB

~111.2 KiB of savings available

Remove unused JavaScript: 111.2 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (61.2 KiB of 10.1 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
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+
Font Loading
5 fonts (284 KB)
PASS
5 fonts (284 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

284 KB total

Render-blocking

0

of 5

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 5.0 s FCP 1.6 s LCP 4.0 shttps://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2QGYvz_MVcBeNP4NJtEtqUYL... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2 — 31.5 KiB — 28 ms — font-display: swaphttps://iconictap.com/media/feather-CFD4EVID.woff?t=1525787366991feather-CFD4EVID.woff https://iconictap.com/media/feather-CFD4EVID.woff?t=1525787366991 — 28.9 KiB — 1.7 s — font-display: swaphttps://iconictap.com/media/fa-brands-400-WVWUIHCX.woff2fa-brands-400-WVWUIHCX.... https://iconictap.com/media/fa-brands-400-WVWUIHCX.woff2 — 98.8 KiB — 2.4 s — font-display: swaphttps://iconictap.com/media/fa-solid-900-C5F6UWGT.woff2fa-solid-900-C5F6UWGT.w... https://iconictap.com/media/fa-solid-900-C5F6UWGT.woff2 — 110.6 KiB — 2.4 s — font-display: swaphttps://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqUYLkn8BJ.woff2QGYvz_MVcBeNP4NJuktqUYL... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqUYLkn8BJ.woff2 — 14.4 KiB — 21 ms — font-display: swap
QGYvz_MVcBeNP4NJtEtqUYL... woff2 swap
Size 32 KB
Load time 28 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
feather-CFD4EVID.woff woff swap
Size 29 KB
Load time 1.7 s
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400-WVWUIHCX.... woff2 swap
Size 99 KB
Load time 2.4 s
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900-C5F6UWGT.w... woff2 swap
Size 111 KB
Load time 2.4 s
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
QGYvz_MVcBeNP4NJuktqUYL... woff2 swap
Size 14 KB
Load time 21 ms
Start 2.9 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)

Fixing the unchecked items could save ~64 KB and ~128 ms

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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
Network Waterfall
91 requests over 22809ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 1.6 s LCP 4.0 shttps://iconictap.com// https://iconictap.com/ — 200 — 8.4 KiB — 713 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap — 200 — 1.8 KiB — 76 ms — h2https://fonts.googleapis.com/icon?family=Material+Iconsfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons — 200 — 817 B — 75 ms — h2https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ou... https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap — 200 — 526 B — 76 ms — h2https://iconictap.com/styles-YOGIZS4T.css/styles-YOGIZS4T.css https://iconictap.com/styles-YOGIZS4T.css — 200 — 143.3 KiB — 874 ms — h2https://iconictap.com/chunk-A4R54DUC.js/chunk-A4R54DUC.js https://iconictap.com/chunk-A4R54DUC.js — 200 — 8.7 KiB — 389 ms — h2https://iconictap.com/chunk-5TURI3CB.js/chunk-5TURI3CB.js https://iconictap.com/chunk-5TURI3CB.js — 200 — 509 B — 387 ms — h2https://iconictap.com/chunk-GTBRGPEG.js/chunk-GTBRGPEG.js https://iconictap.com/chunk-GTBRGPEG.js — 200 — 1.1 KiB — 387 ms — h2https://iconictap.com/chunk-TZCFAAXS.js/chunk-TZCFAAXS.js https://iconictap.com/chunk-TZCFAAXS.js — 200 — 93 B — 387 ms — h2https://iconictap.com/chunk-SMDQBP6Z.js/chunk-SMDQBP6Z.js https://iconictap.com/chunk-SMDQBP6Z.js — 200 — 1.3 KiB — 387 ms — h2https://iconictap.com/chunk-U4E5HORG.js/chunk-U4E5HORG.js https://iconictap.com/chunk-U4E5HORG.js — 200 — 1.8 KiB — 387 ms — h2https://iconictap.com/chunk-A5UGBAO4.js/chunk-A5UGBAO4.js https://iconictap.com/chunk-A5UGBAO4.js — 200 — 729 B — 386 ms — h2https://iconictap.com/chunk-GVYPKVP7.js/chunk-GVYPKVP7.js https://iconictap.com/chunk-GVYPKVP7.js — 200 — 1.6 KiB — 386 ms — h2https://iconictap.com/chunk-AGEZ7VFF.js/chunk-AGEZ7VFF.js https://iconictap.com/chunk-AGEZ7VFF.js — 200 — 454 B — 386 ms — h2https://iconictap.com/chunk-EBS4KME7.js/chunk-EBS4KME7.js https://iconictap.com/chunk-EBS4KME7.js — 200 — 58.9 KiB — 712 ms — h2https://iconictap.com/polyfills-JUTM3XWE.js/polyfills-JUTM3XWE.js https://iconictap.com/polyfills-JUTM3XWE.js — 200 — 12.6 KiB — 708 ms — h2https://iconictap.com/scripts-3L5LZJMW.js/scripts-3L5LZJMW.js https://iconictap.com/scripts-3L5LZJMW.js — 200 — 30.1 KiB — 708 ms — h2https://iconictap.com/main-7CH3J63T.js/main-7CH3J63T.js https://iconictap.com/main-7CH3J63T.js — 200 — 36.5 KiB — 710 ms — h2https://iconictap.com/chunk-UFEVHXCH.js/chunk-UFEVHXCH.js https://iconictap.com/chunk-UFEVHXCH.js — 200 — 8.1 KiB — 182 ms — h2https://iconictap.com/chunk-GK2IQOMJ.js/chunk-GK2IQOMJ.js https://iconictap.com/chunk-GK2IQOMJ.js — 200 — 440 B — 182 ms — h2https://iconictap.com/chunk-S2XKEO7B.js/chunk-S2XKEO7B.js https://iconictap.com/chunk-S2XKEO7B.js — 200 — 16.8 KiB — 183 ms — h2https://iconictap.com/chunk-LFFVKDKQ.js/chunk-LFFVKDKQ.js https://iconictap.com/chunk-LFFVKDKQ.js — 200 — 1.8 KiB — 184 ms — h2https://iconictap.com/chunk-DXNQPZPT.js/chunk-DXNQPZPT.js https://iconictap.com/chunk-DXNQPZPT.js — 200 — 4.4 KiB — 190 ms — h2https://iconictap.com/chunk-6EZSCTOO.js/chunk-6EZSCTOO.js https://iconictap.com/chunk-6EZSCTOO.js — 200 — 6.3 KiB — 188 ms — h2https://iconictap.com/chunk-URFUD5RX.js/chunk-URFUD5RX.js https://iconictap.com/chunk-URFUD5RX.js — 200 — 2.0 KiB — 187 ms — h2https://iconictap.com/chunk-WLOQKPBV.js/chunk-WLOQKPBV.js https://iconictap.com/chunk-WLOQKPBV.js — 200 — 12.0 KiB — 200 ms — h2https://iconictap.com/chunk-ZOA2HTOA.js/chunk-ZOA2HTOA.js https://iconictap.com/chunk-ZOA2HTOA.js — 200 — 785 B — 188 ms — h2https://iconictap.com/chunk-6XQZBE5T.js/chunk-6XQZBE5T.js https://iconictap.com/chunk-6XQZBE5T.js — 200 — 1.1 KiB — 198 ms — h2https://iconictap.com/chunk-7XKQB6H5.js/chunk-7XKQB6H5.js https://iconictap.com/chunk-7XKQB6H5.js — 200 — 514 B — 200 ms — h2https://iconictap.com/chunk-GFA2GHT5.js/chunk-GFA2GHT5.js https://iconictap.com/chunk-GFA2GHT5.js — 200 — 674 B — 200 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 1.6 s LCP 4.0 shttps://iconictap.com// https://iconictap.com/ — 200 — 8.4 KiB — 713 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap — 200 — 1.8 KiB — 76 ms — h2https://fonts.googleapis.com/icon?family=Material+Iconsfonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons — 200 — 817 B — 75 ms — h2https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ou... https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap — 200 — 526 B — 76 ms — h2https://iconictap.com/styles-YOGIZS4T.css/styles-YOGIZS4T.css https://iconictap.com/styles-YOGIZS4T.css — 200 — 143.3 KiB — 874 ms — h2https://iconictap.com/chunk-A4R54DUC.js/chunk-A4R54DUC.js https://iconictap.com/chunk-A4R54DUC.js — 200 — 8.7 KiB — 389 ms — h2https://iconictap.com/chunk-5TURI3CB.js/chunk-5TURI3CB.js https://iconictap.com/chunk-5TURI3CB.js — 200 — 509 B — 387 ms — h2https://iconictap.com/chunk-GTBRGPEG.js/chunk-GTBRGPEG.js https://iconictap.com/chunk-GTBRGPEG.js — 200 — 1.1 KiB — 387 ms — h2https://iconictap.com/chunk-TZCFAAXS.js/chunk-TZCFAAXS.js https://iconictap.com/chunk-TZCFAAXS.js — 200 — 93 B — 387 ms — h2https://iconictap.com/chunk-SMDQBP6Z.js/chunk-SMDQBP6Z.js https://iconictap.com/chunk-SMDQBP6Z.js — 200 — 1.3 KiB — 387 ms — h2https://iconictap.com/chunk-U4E5HORG.js/chunk-U4E5HORG.js https://iconictap.com/chunk-U4E5HORG.js — 200 — 1.8 KiB — 387 ms — h2https://iconictap.com/chunk-A5UGBAO4.js/chunk-A5UGBAO4.js https://iconictap.com/chunk-A5UGBAO4.js — 200 — 729 B — 386 ms — h2https://iconictap.com/chunk-GVYPKVP7.js/chunk-GVYPKVP7.js https://iconictap.com/chunk-GVYPKVP7.js — 200 — 1.6 KiB — 386 ms — h2https://iconictap.com/chunk-AGEZ7VFF.js/chunk-AGEZ7VFF.js https://iconictap.com/chunk-AGEZ7VFF.js — 200 — 454 B — 386 ms — h2https://iconictap.com/chunk-EBS4KME7.js/chunk-EBS4KME7.js https://iconictap.com/chunk-EBS4KME7.js — 200 — 58.9 KiB — 712 ms — h2https://iconictap.com/polyfills-JUTM3XWE.js/polyfills-JUTM3XWE.js https://iconictap.com/polyfills-JUTM3XWE.js — 200 — 12.6 KiB — 708 ms — h2https://iconictap.com/scripts-3L5LZJMW.js/scripts-3L5LZJMW.js https://iconictap.com/scripts-3L5LZJMW.js — 200 — 30.1 KiB — 708 ms — h2https://iconictap.com/main-7CH3J63T.js/main-7CH3J63T.js https://iconictap.com/main-7CH3J63T.js — 200 — 36.5 KiB — 710 ms — h2https://iconictap.com/chunk-UFEVHXCH.js/chunk-UFEVHXCH.js https://iconictap.com/chunk-UFEVHXCH.js — 200 — 8.1 KiB — 182 ms — h2https://iconictap.com/chunk-GK2IQOMJ.js/chunk-GK2IQOMJ.js https://iconictap.com/chunk-GK2IQOMJ.js — 200 — 440 B — 182 ms — h2https://iconictap.com/chunk-S2XKEO7B.js/chunk-S2XKEO7B.js https://iconictap.com/chunk-S2XKEO7B.js — 200 — 16.8 KiB — 183 ms — h2https://iconictap.com/chunk-LFFVKDKQ.js/chunk-LFFVKDKQ.js https://iconictap.com/chunk-LFFVKDKQ.js — 200 — 1.8 KiB — 184 ms — h2https://iconictap.com/chunk-DXNQPZPT.js/chunk-DXNQPZPT.js https://iconictap.com/chunk-DXNQPZPT.js — 200 — 4.4 KiB — 190 ms — h2https://iconictap.com/chunk-6EZSCTOO.js/chunk-6EZSCTOO.js https://iconictap.com/chunk-6EZSCTOO.js — 200 — 6.3 KiB — 188 ms — h2https://iconictap.com/chunk-URFUD5RX.js/chunk-URFUD5RX.js https://iconictap.com/chunk-URFUD5RX.js — 200 — 2.0 KiB — 187 ms — h2https://iconictap.com/chunk-WLOQKPBV.js/chunk-WLOQKPBV.js https://iconictap.com/chunk-WLOQKPBV.js — 200 — 12.0 KiB — 200 ms — h2https://iconictap.com/chunk-ZOA2HTOA.js/chunk-ZOA2HTOA.js https://iconictap.com/chunk-ZOA2HTOA.js — 200 — 785 B — 188 ms — h2https://iconictap.com/chunk-6XQZBE5T.js/chunk-6XQZBE5T.js https://iconictap.com/chunk-6XQZBE5T.js — 200 — 1.1 KiB — 198 ms — h2https://iconictap.com/chunk-7XKQB6H5.js/chunk-7XKQB6H5.js https://iconictap.com/chunk-7XKQB6H5.js — 200 — 514 B — 200 ms — h2https://iconictap.com/chunk-GFA2GHT5.js/chunk-GFA2GHT5.js https://iconictap.com/chunk-GFA2GHT5.js — 200 — 674 B — 200 ms — h2https://iconictap.com/chunk-Y6NLAZXY.js/chunk-Y6NLAZXY.js https://iconictap.com/chunk-Y6NLAZXY.js — 200 — 1.8 KiB — 198 ms — h2https://iconictap.com/chunk-CHCHFXYV.js/chunk-CHCHFXYV.js https://iconictap.com/chunk-CHCHFXYV.js — 200 — 5.1 KiB — 200 ms — h2https://iconictap.com/chunk-IPV2KILJ.js/chunk-IPV2KILJ.js https://iconictap.com/chunk-IPV2KILJ.js — 200 — 1.3 KiB — 200 ms — h2https://iconictap.com/chunk-7MWOZOSY.js/chunk-7MWOZOSY.js https://iconictap.com/chunk-7MWOZOSY.js — 200 — 22.6 KiB — 202 ms — h2https://iconictap.com/chunk-JZYKLNJL.js/chunk-JZYKLNJL.js https://iconictap.com/chunk-JZYKLNJL.js — 200 — 10.6 KiB — 200 ms — h2https://iconictap.com/chunk-SW243KLV.js/chunk-SW243KLV.js https://iconictap.com/chunk-SW243KLV.js — 200 — 73.3 KiB — 357 ms — h2https://iconictap.com/chunk-SE5JAREP.js/chunk-SE5JAREP.js https://iconictap.com/chunk-SE5JAREP.js — 200 — 737 B — 358 ms — h2https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2fonts.gstatic.com/s/outfit/v15/QGYv... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2 — 200 — 31.5 KiB — 28 ms — h3https://iconictap.com/chunk-IQM6WB4M.js/chunk-IQM6WB4M.js https://iconictap.com/chunk-IQM6WB4M.js — 200 — 13.7 KiB — 181 ms — h2https://iconictap.com/chunk-I3PYMYN7.js/chunk-I3PYMYN7.js https://iconictap.com/chunk-I3PYMYN7.js — 200 — 15.6 KiB — 182 ms — h2https://iconictap.com/assets/sound/notification-tone.wav/assets/sound/notification-tone.wav https://iconictap.com/assets/sound/notification-tone.wav — 206 — 90 B — 185 ms — h2https://iconictap.com/assets/sound/notification-tone.wav/assets/sound/notification-tone.wav https://iconictap.com/assets/sound/notification-tone.wav — 206 — 0 B — 1.0 s — h2https://iconictap.com/chunk-7VPMVKEU.js/chunk-7VPMVKEU.js https://iconictap.com/chunk-7VPMVKEU.js — 200 — 10.3 KiB — 188 ms — h2https://iconictap.com/chunk-TSO3UW5L.js/chunk-TSO3UW5L.js https://iconictap.com/chunk-TSO3UW5L.js — 200 — 553 B — 355 ms — h2https://iconictap.com/chunk-JSGBNBTR.js/chunk-JSGBNBTR.js https://iconictap.com/chunk-JSGBNBTR.js — 200 — 728 B — 355 ms — h2https://iconictap.com/chunk-KSAHUTRP.js/chunk-KSAHUTRP.js https://iconictap.com/chunk-KSAHUTRP.js — 200 — 2.1 KiB — 355 ms — h2https://iconictap.com/chunk-GSOV4HMO.js/chunk-GSOV4HMO.js https://iconictap.com/chunk-GSOV4HMO.js — 200 — 1.9 KiB — 354 ms — h2https://iconictap.com/chunk-AIJT52YS.js/chunk-AIJT52YS.js https://iconictap.com/chunk-AIJT52YS.js — 200 — 778 B — 354 ms — h2https://iconictap.com/chunk-DJLEWECW.js/chunk-DJLEWECW.js https://iconictap.com/chunk-DJLEWECW.js — 200 — 414 B — 354 ms — h2https://iconictap.com/chunk-OJUVK7EU.js/chunk-OJUVK7EU.js https://iconictap.com/chunk-OJUVK7EU.js — 200 — 5.3 KiB — 355 ms — h2https://iconictap.com/chunk-OIY3CLYO.js/chunk-OIY3CLYO.js https://iconictap.com/chunk-OIY3CLYO.js — 200 — 31.1 KiB — 719 ms — h2https://iconictap.com/chunk-J54DTUWB.js/chunk-J54DTUWB.js https://iconictap.com/chunk-J54DTUWB.js — 200 — 1.8 KiB — 358 ms — h2https://iconictap.com/chunk-3EFZKJ3U.js/chunk-3EFZKJ3U.js https://iconictap.com/chunk-3EFZKJ3U.js — 200 — 182 B — 359 ms — h2https://iconictap.com/chunk-LHC4EVXF.js/chunk-LHC4EVXF.js https://iconictap.com/chunk-LHC4EVXF.js — 200 — 1.1 KiB — 360 ms — h2https://iconictap.com/chunk-BITUPEVJ.js/chunk-BITUPEVJ.js https://iconictap.com/chunk-BITUPEVJ.js — 200 — 2.5 KiB — 361 ms — h2https://iconictap.com/chunk-T5RZHDPV.js/chunk-T5RZHDPV.js https://iconictap.com/chunk-T5RZHDPV.js — 200 — 1.2 KiB — 361 ms — h2https://iconictap.com/chunk-VNWEFSGJ.js/chunk-VNWEFSGJ.js https://iconictap.com/chunk-VNWEFSGJ.js — 200 — 13.9 KiB — 364 ms — h2https://iconictap.com/chunk-TSQUMQBX.js/chunk-TSQUMQBX.js https://iconictap.com/chunk-TSQUMQBX.js — 200 — 492 B — 361 ms — h2https://iconictap.com/assets/sound/notification-tone.wav/assets/sound/notification-tone.wav https://iconictap.com/assets/sound/notification-tone.wav — 206 — 7.8 KiB — 712 ms — h2https://api.iconictap.com/api/common/locations/served-citiesapi.iconictap.com/api/common/locati... https://api.iconictap.com/api/common/locations/served-cities — 200 — 0 B — 554 ms — h2https://iconictap.com/media/giraffe-icon-AGUKUKHJ.svg/media/giraffe-icon-AGUKUKHJ.svg https://iconictap.com/media/giraffe-icon-AGUKUKHJ.svg — 200 — 2.3 KiB — 308 ms — h2https://iconictap.com/media/heroBanner5-RWVGRFTJ.png/media/heroBanner5-RWVGRFTJ.png https://iconictap.com/media/heroBanner5-RWVGRFTJ.png — 200 — 1.7 MiB — 11.9 s — h2https://api.iconictap.com/api/v1/reviews/featured?limit=6api.iconictap.com/api/v1/reviews/fe... https://api.iconictap.com/api/v1/reviews/featured?limit=6 — 200 — 0 B — 521 ms — h2https://api.iconictap.com/api/common/home/nearby-grounds?radiusKm=10api.iconictap.com/api/common/home/n... https://api.iconictap.com/api/common/home/nearby-grounds?radiusKm=10 — 200 — 0 B — 512 ms — h2https://api.iconictap.com/api/common/sportsapi.iconictap.com/api/common/sports https://api.iconictap.com/api/common/sports — 200 — 0 B — 515 ms — h2https://api.iconictap.com/api/v1/coach/discover/list?page=0&size=4&sortBy=rating&sortOrder=DESCapi.iconictap.com/api/v1/coach/disc... https://api.iconictap.com/api/v1/coach/discover/list?page=0&size=4&sortBy=rating&sortOrder=DESC — 200 — 0 B — 512 ms — h2https://iconictap.com/media/bg-01-VEUK2ZCH.svg/media/bg-01-VEUK2ZCH.svg https://iconictap.com/media/bg-01-VEUK2ZCH.svg — 200 — 315 B — 1.3 s — h2https://iconictap.com/assets/img/icons/work-cock.svg/assets/img/icons/work-cock.svg https://iconictap.com/assets/img/icons/work-cock.svg — 200 — 43.8 KiB — 2.9 s — h2https://iconictap.com/assets/img/services/service-01.png/assets/img/services/service-01.png https://iconictap.com/assets/img/services/service-01.png — 200 — 2.0 MiB — 19.7 s — h2https://iconictap.com/assets/img/services/service-02.png/assets/img/services/service-02.png https://iconictap.com/assets/img/services/service-02.png — 200 — 1.9 MiB — 19.7 s — h2https://iconictap.com/assets/img/services/service-03.png/assets/img/services/service-03.png https://iconictap.com/assets/img/services/service-03.png — 200 — 1.7 MiB — 18.7 s — h2https://iconictap.com/assets/img/services/service-04.png/assets/img/services/service-04.png https://iconictap.com/assets/img/services/service-04.png — 200 — 1.8 MiB — 19.1 s — h2https://iconictap.com/assets/img/icons/work-icon1.svg/assets/img/icons/work-icon1.svg https://iconictap.com/assets/img/icons/work-icon1.svg — 200 — 3.8 KiB — 1.3 s — h2https://iconictap.com/assets/img/icons/work-icon2.svg/assets/img/icons/work-icon2.svg https://iconictap.com/assets/img/icons/work-icon2.svg — 200 — 2.2 KiB — 1.3 s — h2https://iconictap.com/assets/img/icons/work-icon3.svg/assets/img/icons/work-icon3.svg https://iconictap.com/assets/img/icons/work-icon3.svg — 200 — 3.7 KiB — 1.3 s — h2https://iconictap.com/assets/img/logo-black.svg/assets/img/logo-black.svg https://iconictap.com/assets/img/logo-black.svg — 200 — 3.6 KiB — 1.3 s — h2https://iconictap.com/media/feather-CFD4EVID.woff?t=1525787366991/media/feather-CFD4EVID.woff?t=1525... https://iconictap.com/media/feather-CFD4EVID.woff?t=1525787366991 — 200 — 28.9 KiB — 1.7 s — h2https://iconictap.com/media/fa-brands-400-WVWUIHCX.woff2/media/fa-brands-400-WVWUIHCX.woff2 https://iconictap.com/media/fa-brands-400-WVWUIHCX.woff2 — 200 — 98.8 KiB — 2.4 s — h2https://iconictap.com/media/fa-solid-900-C5F6UWGT.woff2/media/fa-solid-900-C5F6UWGT.woff2 https://iconictap.com/media/fa-solid-900-C5F6UWGT.woff2 — 200 — 110.6 KiB — 2.4 s — h2https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqUYLkn8BJ.woff2fonts.gstatic.com/s/outfit/v15/QGYv... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqUYLkn8BJ.woff2 — 200 — 14.4 KiB — 21 ms — h3https://iconictap.com/assets/sound/notification-tone.wav/assets/sound/notification-tone.wav https://iconictap.com/assets/sound/notification-tone.wav — 206 — 144.1 KiB — 5.4 s — h2https://api.iconictap.com/api/common/home/nearby-grounds?radiusKm=10api.iconictap.com/api/common/home/n... https://api.iconictap.com/api/common/home/nearby-grounds?radiusKm=10 — 200 — 9.9 KiB — 384 ms — h2https://api.iconictap.com/api/v1/coach/discover/list?page=0&size=4&sortBy=rating&sortOrder=DESCapi.iconictap.com/api/v1/coach/disc... https://api.iconictap.com/api/v1/coach/discover/list?page=0&size=4&sortBy=rating&sortOrder=DESC — 200 — 311 B — 223 ms — h2https://api.iconictap.com/api/common/sportsapi.iconictap.com/api/common/sports https://api.iconictap.com/api/common/sports — 200 — 806 B — 214 ms — h2https://api.iconictap.com/api/common/locations/served-citiesapi.iconictap.com/api/common/locati... https://api.iconictap.com/api/common/locations/served-cities — 200 — 665 B — 201 ms — h2https://api.iconictap.com/api/v1/reviews/featured?limit=6api.iconictap.com/api/v1/reviews/fe... https://api.iconictap.com/api/v1/reviews/featured?limit=6 — 200 — 297 B — 205 ms — h2https://api.iconictap.com/api/v1/reviews/summary/batch?vendorProfileUuids=c323f7c3-ba27-4afa-8aa1-6369a1a1a91c,de560902-32c9-4520-b8fd-6f49fdbe990aapi.iconictap.com/api/v1/reviews/su... https://api.iconictap.com/api/v1/reviews/summary/batch?vendorProfileUuids=c323f7c3-ba27-4afa-8aa1-6369a1a1a91c,de560902-32c9-4520-b8fd-6f49fdbe990a — 200 — 0 B — 184 ms — h2https://d2omwgrh47wph3.cloudfront.net/qa/VENDOR/de560902-32c9-4520-b8fd-6f49fdbe990a/GROUND_PHOTO/efa28ca6-5770-4fe6-b42a-baa14ab6cfc9/thumb_20260907163836167.jpgd2omwgrh47wph3.cloudfront.net/qa/VE... https://d2omwgrh47wph3.cloudfront.net/qa/VENDOR/de560902-32c9-4520-b8fd-6f49fdbe990a/GROUND_PHOTO/efa28ca6-5770-4fe6-b42a-baa14ab6cfc9/thumb_20260907163836167.jpg — -1 — 0 B — 462 ms — https://iconictap.com/assets/img/venues/venue-img-01.jpg/assets/img/venues/venue-img-01.jpg https://iconictap.com/assets/img/venues/venue-img-01.jpg — 200 — 3.3 KiB — 1.2 s — h2https://api.iconictap.com/api/v1/reviews/summary/batch?vendorProfileUuids=c323f7c3-ba27-4afa-8aa1-6369a1a1a91c,de560902-32c9-4520-b8fd-6f49fdbe990aapi.iconictap.com/api/v1/reviews/su... https://api.iconictap.com/api/v1/reviews/summary/batch?vendorProfileUuids=c323f7c3-ba27-4afa-8aa1-6369a1a1a91c,de560902-32c9-4520-b8fd-6f49fdbe990a — 200 — 290 B — 190 ms — h2https://iconictap.com/assets/img/Sllot/SLLOT_fl-01_giraffe_bg_orange.svg/assets/img/Sllot/SLLOT_fl-01_giraf... https://iconictap.com/assets/img/Sllot/SLLOT_fl-01_giraffe_bg_orange.svg — 200 — 1.9 KiB — 180 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
11 images, 7573 KB total, 6840 KB wasted
INFO

Image Optimization Audit

Total Images

11

Total Size

7573 KB

Oversized

4

Wasted

6840 KB

11 missing dimensions 10 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback