Skip to content
https://thenounproject.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
2
REVIEW
5
PASS
6
INFO
2

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

97
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
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.
100
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.

929 ms

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

1.04 s

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

32 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.24 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.02 s

Page Load Progression

489 ms
977 ms
1.5 s
2.0 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
15
6 PASS 5 REVIEW 2 FIX
D
JS Bundles
Action
13 scripts, 325 KB unused
FIX
13 scripts, 325 KB unused
Warning::
https://thenounproject.com/_next/static/chunks/pag...: 131 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TEXV...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NQT...: 64 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://thenounproject.com/_next/static/chunks/mai...: 43 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://thenounproject.com/_next/static/chunks/466...: 20 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 325 KB
325 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://thenounproject.com/_next/static/chunks/pages/_app-997d8310de1026ba.js305 KB131 KB (43%)1st
https://www.googletagmanager.com/gtag/js?id=G-TEXVFE05D4&cx=c&gtm=4e64h1172 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NQTTSGH130 KB64 KB (49%)3rd
https://thenounproject.com/_next/static/chunks/main-e68e2fa59c61a9eb.js85 KB43 KB (51%)1st
https://thenounproject.com/_next/static/chunks/4666-ae7c2fde46ee60b4.js23 KB20 KB (89%)1st
https://thenounproject.com/_next/static/chunks/2797-c713bd7b03ec9e29.js4 KB1st
https://thenounproject.com/_next/static/chunks/webpack-4ef955010b8d7317.js2 KB1st
https://thenounproject.com/_next/static/chunks/9995-0f1422bfc012503d.js5 KB1st
https://thenounproject.com/_next/static/chunks/pages/index-8cb5efc38e77ce0c.js18 KB1st
https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_buildManifest.js3 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

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

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
C
Page Weight Budget
Action
1.7 MB transferred, 68 requests
REVIEW
1.7 MB transferred, 68 requests
Info::
Page weighs 3.8 MB (1.7 MB transferred)
Warning::
JavaScript is 797 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 797 KB
Info::
68 HTTP requests
Info::
Estimated 0.37 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
68 requests
0.37 g CO2 per page load
Images 891.3 KiB 50%
JavaScript 796.8 KiB 45%
Fonts 42.6 KiB 2%
HTML 42.4 KiB 2%
Other 7.5 KiB 0%
CSS 4.7 KiB 0%
Other 639 B 0%
Other 560 B 0%
Other 551 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

C
Image Optimization
Action
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://thenounproject.com/web-images/np-home/desi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenounproject.com/web-images/np-home/icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenounproject.com/web-images/third-party-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenounproject.com/web-images/third-party-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenounproject.com/web-images/np-home/phot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenounproject.com/web-images/third-party-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thenounproject.com/web-images/third-party-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 891 KB
0 oversized -0 KB
41 legacy format
7 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

B
JS Execution Cost
661ms total JS execution
REVIEW
661ms total JS execution
Info::
https://thenounproject.com/: 225ms CPU time
Info::
Unattributable: 130ms CPU time
Info::
https://thenounproject.com/_next/static/chunks/pag...: 127ms CPU time
Info::
https://thenounproject.com/_next/static/chunks/fra...: 110ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-TEXV...: 69ms CPU time
Info::
Third-party scripts: 199ms (30% of total)

Main Thread Breakdown

Script Evaluation 44% Other 23% Style & Layout 18% Script Parsing & Compilation 8% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://thenounproject.com/225ms2ms1ms1st
Unattributable130ms2ms0ms3rd
https://thenounproject.com/_next/static/chunks/pages/_app-997d8310de1026ba.js127ms97ms27ms1st
https://thenounproject.com/_next/static/chunks/framework-e4dc02ad47b08324.js110ms98ms2ms1st
https://www.googletagmanager.com/gtag/js?id=G-TEXVFE05D4&cx=c&gtm=4e64h169ms56ms11ms3rd
C
Page Weight Inventory
Action
68 resources · 1.7 MB · 325 KB savings available
REVIEW
68 resources · 1.7 MB · 325 KB savings available
Warning::
Page weight 763 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~325 KB of savings available
Info::
7 third-party resources (19% of weight)
Info::
1 resources over 200KB
68 resources · 1.7 MiB · 7 third-party 763.0 KiB over 1MB target
Image 50% · 898.7 KiB
JavaScript 45% · 796.8 KiB
Font 2% · 42.6 KiB
Document 2% · 42.4 KiB
CSS 0% · 4.7 KiB
Other 0% · 1.7 KiB

~325.0 KiB of savings available

Remove unused JavaScript: 325.0 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
19% third-party, 0 ms blocking
PASS
19% third-party, 0 ms blocking
Info::
Third-party code accounts for 19% of page weight (346.0 KiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
81%
19%
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
2 fonts (43 KB)
PASS
2 fonts (43 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

43 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 500 ms 1.0 s FCP 929 ms LCP 1.0 shttps://static.production.thenounproject.com/fonts/Arbeit-Regular.woff2Arbeit-Regular.woff2 https://static.production.thenounproject.com/fonts/Arbeit-Regular.woff2 — 21.2 KiB — 22 ms — font-display: swaphttps://static.production.thenounproject.com/fonts/Arbeit-SemiBold.woff2Arbeit-SemiBold.woff2 https://static.production.thenounproject.com/fonts/Arbeit-SemiBold.woff2 — 21.4 KiB — 33 ms — font-display: swap
Arbeit-Regular.woff2 woff2 swap
Size 21 KB
Load time 22 ms
Start 554 ms
Risk FOUT — text flashes from fallback to web font
Arbeit-SemiBold.woff2 woff2 swap
Size 21 KB
Load time 33 ms
Start 555 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
68 requests over 1638ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 929 ms LCP 1.0 shttps://thenounproject.com// https://thenounproject.com/ — 200 — 42.4 KiB — 641 ms — h2https://static.production.thenounproject.com/fonts/Arbeit-Regular.woff2static.production.thenounproject.co... https://static.production.thenounproject.com/fonts/Arbeit-Regular.woff2 — 200 — 21.2 KiB — 22 ms — h2https://static.production.thenounproject.com/fonts/Arbeit-SemiBold.woff2static.production.thenounproject.co... https://static.production.thenounproject.com/fonts/Arbeit-SemiBold.woff2 — 200 — 21.4 KiB — 33 ms — h2https://thenounproject.com/_next/static/css/c7decebcb51438df.css/_next/static/css/c7decebcb51438df.... https://thenounproject.com/_next/static/css/c7decebcb51438df.css — 200 — 1.6 KiB — 105 ms — h2https://thenounproject.com/_next/static/css/832eec9dfed53d93.css/_next/static/css/832eec9dfed53d93.... https://thenounproject.com/_next/static/css/832eec9dfed53d93.css — 200 — 2.2 KiB — 103 ms — h2https://thenounproject.com/_next/static/css/fafa18fb08ced129.css/_next/static/css/fafa18fb08ced129.... https://thenounproject.com/_next/static/css/fafa18fb08ced129.css — 200 — 995 B — 102 ms — h2https://thenounproject.com/_next/static/media/row1-1-freshly-washed-batch-of-cherries-photo.3b89e0de.jpg/_next/static/media/row1-1-freshly-... https://thenounproject.com/_next/static/media/row1-1-freshly-washed-batch-of-cherries-photo.3b89e0de.jpg — 200 — 29.6 KiB — 103 ms — h2https://thenounproject.com/_next/static/media/row1-2-noun-globe-icon.5eba2d4b.svg/_next/static/media/row1-2-noun-glo... https://thenounproject.com/_next/static/media/row1-2-noun-globe-icon.5eba2d4b.svg — 200 — 1.9 KiB — 104 ms — h2https://thenounproject.com/_next/static/media/row1-3-male-with-red-lip-stick-and-earring-looking-away-and-smiling-photo.78569a73.jpg/_next/static/media/row1-3-male-wit... https://thenounproject.com/_next/static/media/row1-3-male-with-red-lip-stick-and-earring-looking-away-and-smiling-photo.78569a73.jpg — 200 — 16.0 KiB — 183 ms — h2https://thenounproject.com/_next/static/media/row1-4-noun-cursor-icon.ebc472d6.svg/_next/static/media/row1-4-noun-cur... https://thenounproject.com/_next/static/media/row1-4-noun-cursor-icon.ebc472d6.svg — 200 — 760 B — 184 ms — h2https://thenounproject.com/_next/static/media/row1-5-diagonal-line-of-pears-photo.30e620db.jpg/_next/static/media/row1-5-diagonal... https://thenounproject.com/_next/static/media/row1-5-diagonal-line-of-pears-photo.30e620db.jpg — 200 — 11.3 KiB — 185 ms — h2https://thenounproject.com/_next/static/chunks/webpack-4ef955010b8d7317.js/_next/static/chunks/webpack-4ef955... https://thenounproject.com/_next/static/chunks/webpack-4ef955010b8d7317.js — 200 — 2.2 KiB — 186 ms — h2https://thenounproject.com/_next/static/chunks/framework-e4dc02ad47b08324.js/_next/static/chunks/framework-e4dc... https://thenounproject.com/_next/static/chunks/framework-e4dc02ad47b08324.js — 200 — 44.3 KiB — 489 ms — h2https://thenounproject.com/_next/static/chunks/main-e68e2fa59c61a9eb.js/_next/static/chunks/main-e68e2fa59... https://thenounproject.com/_next/static/chunks/main-e68e2fa59c61a9eb.js — 200 — 84.6 KiB — 495 ms — h2https://thenounproject.com/_next/static/chunks/pages/_app-997d8310de1026ba.js/_next/static/chunks/pages/_app-997... https://thenounproject.com/_next/static/chunks/pages/_app-997d8310de1026ba.js — 200 — 304.7 KiB — 532 ms — h2https://thenounproject.com/_next/static/chunks/4593-ebb677284e43084f.js/_next/static/chunks/4593-ebb677284... https://thenounproject.com/_next/static/chunks/4593-ebb677284e43084f.js — 200 — 5.5 KiB — 186 ms — h2https://thenounproject.com/_next/static/chunks/4666-ae7c2fde46ee60b4.js/_next/static/chunks/4666-ae7c2fde4... https://thenounproject.com/_next/static/chunks/4666-ae7c2fde46ee60b4.js — 200 — 22.9 KiB — 337 ms — h2https://thenounproject.com/_next/static/chunks/2797-c713bd7b03ec9e29.js/_next/static/chunks/2797-c713bd7b0... https://thenounproject.com/_next/static/chunks/2797-c713bd7b03ec9e29.js — 200 — 4.5 KiB — 188 ms — h2https://thenounproject.com/_next/static/chunks/9995-0f1422bfc012503d.js/_next/static/chunks/9995-0f1422bfc... https://thenounproject.com/_next/static/chunks/9995-0f1422bfc012503d.js — 200 — 5.3 KiB — 188 ms — h2https://thenounproject.com/_next/static/chunks/pages/index-8cb5efc38e77ce0c.js/_next/static/chunks/pages/index-8c... https://thenounproject.com/_next/static/chunks/pages/index-8cb5efc38e77ce0c.js — 200 — 17.9 KiB — 336 ms — h2https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_buildManifest.js/_next/static/tn8sxe75-ha90_9iHUzch... https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_buildManifest.js — 200 — 2.6 KiB — 474 ms — h2https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_ssgManifest.js/_next/static/tn8sxe75-ha90_9iHUzch... https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_ssgManifest.js — 200 — 307 B — 473 ms — h2https://thenounproject.com/_next/static/media/row1-6-heart-hug-icon.a4679539.svg/_next/static/media/row1-6-heart-hu... https://thenounproject.com/_next/static/media/row1-6-heart-hug-icon.a4679539.svg — 200 — 1.5 KiB — 474 ms — h2https://thenounproject.com/_next/static/media/row1-7-cat-laying-on-couch-photo.2219a961.jpg/_next/static/media/row1-7-cat-layi... https://thenounproject.com/_next/static/media/row1-7-cat-laying-on-couch-photo.2219a961.jpg — 200 — 12.9 KiB — 473 ms — h2https://thenounproject.com/_next/static/media/row1-8-high-five-icon.cec5a663.svg/_next/static/media/row1-8-high-fiv... https://thenounproject.com/_next/static/media/row1-8-high-five-icon.cec5a663.svg — 200 — 3.0 KiB — 478 ms — h2https://thenounproject.com/_next/static/media/row1-9-grey-haired-woman-in-red-leather-jacket-with-hand-on-hip-photo.b0a1aede.jpg/_next/static/media/row1-9-grey-hai... https://thenounproject.com/_next/static/media/row1-9-grey-haired-woman-in-red-leather-jacket-with-hand-on-hip-photo.b0a1aede.jpg — 200 — 30.3 KiB — 478 ms — h2https://thenounproject.com/_next/static/media/row1-10-rice-noodles-chop-sticks-icon.1779a01d.svg/_next/static/media/row1-10-rice-no... https://thenounproject.com/_next/static/media/row1-10-rice-noodles-chop-sticks-icon.1779a01d.svg — 200 — 889 B — 478 ms — h2https://thenounproject.com/_next/static/media/row1-11-close-up-of-young-woman-holding-a-surfboard-and-looking-at-the-sunset-with-her-friend-photo.1a64a293.jpg/_next/static/media/row1-11-close-u... https://thenounproject.com/_next/static/media/row1-11-close-up-of-young-woman-holding-a-surfboard-and-looking-at-the-sunset-with-her-friend-photo.1a64a293.jpg — 200 — 17.9 KiB — 480 ms — h2https://thenounproject.com/_next/static/media/row1-12-lama-icon.1bc15298.svg/_next/static/media/row1-12-lama-ic... https://thenounproject.com/_next/static/media/row1-12-lama-icon.1bc15298.svg — 200 — 3.0 KiB — 479 ms — h2https://thenounproject.com/_next/static/media/row1-13-back-to-school-photo.42366e5f.jpg/_next/static/media/row1-13-back-to... https://thenounproject.com/_next/static/media/row1-13-back-to-school-photo.42366e5f.jpg — 200 — 16.0 KiB — 478 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 929 ms LCP 1.0 shttps://thenounproject.com// https://thenounproject.com/ — 200 — 42.4 KiB — 641 ms — h2https://static.production.thenounproject.com/fonts/Arbeit-Regular.woff2static.production.thenounproject.co... https://static.production.thenounproject.com/fonts/Arbeit-Regular.woff2 — 200 — 21.2 KiB — 22 ms — h2https://static.production.thenounproject.com/fonts/Arbeit-SemiBold.woff2static.production.thenounproject.co... https://static.production.thenounproject.com/fonts/Arbeit-SemiBold.woff2 — 200 — 21.4 KiB — 33 ms — h2https://thenounproject.com/_next/static/css/c7decebcb51438df.css/_next/static/css/c7decebcb51438df.... https://thenounproject.com/_next/static/css/c7decebcb51438df.css — 200 — 1.6 KiB — 105 ms — h2https://thenounproject.com/_next/static/css/832eec9dfed53d93.css/_next/static/css/832eec9dfed53d93.... https://thenounproject.com/_next/static/css/832eec9dfed53d93.css — 200 — 2.2 KiB — 103 ms — h2https://thenounproject.com/_next/static/css/fafa18fb08ced129.css/_next/static/css/fafa18fb08ced129.... https://thenounproject.com/_next/static/css/fafa18fb08ced129.css — 200 — 995 B — 102 ms — h2https://thenounproject.com/_next/static/media/row1-1-freshly-washed-batch-of-cherries-photo.3b89e0de.jpg/_next/static/media/row1-1-freshly-... https://thenounproject.com/_next/static/media/row1-1-freshly-washed-batch-of-cherries-photo.3b89e0de.jpg — 200 — 29.6 KiB — 103 ms — h2https://thenounproject.com/_next/static/media/row1-2-noun-globe-icon.5eba2d4b.svg/_next/static/media/row1-2-noun-glo... https://thenounproject.com/_next/static/media/row1-2-noun-globe-icon.5eba2d4b.svg — 200 — 1.9 KiB — 104 ms — h2https://thenounproject.com/_next/static/media/row1-3-male-with-red-lip-stick-and-earring-looking-away-and-smiling-photo.78569a73.jpg/_next/static/media/row1-3-male-wit... https://thenounproject.com/_next/static/media/row1-3-male-with-red-lip-stick-and-earring-looking-away-and-smiling-photo.78569a73.jpg — 200 — 16.0 KiB — 183 ms — h2https://thenounproject.com/_next/static/media/row1-4-noun-cursor-icon.ebc472d6.svg/_next/static/media/row1-4-noun-cur... https://thenounproject.com/_next/static/media/row1-4-noun-cursor-icon.ebc472d6.svg — 200 — 760 B — 184 ms — h2https://thenounproject.com/_next/static/media/row1-5-diagonal-line-of-pears-photo.30e620db.jpg/_next/static/media/row1-5-diagonal... https://thenounproject.com/_next/static/media/row1-5-diagonal-line-of-pears-photo.30e620db.jpg — 200 — 11.3 KiB — 185 ms — h2https://thenounproject.com/_next/static/chunks/webpack-4ef955010b8d7317.js/_next/static/chunks/webpack-4ef955... https://thenounproject.com/_next/static/chunks/webpack-4ef955010b8d7317.js — 200 — 2.2 KiB — 186 ms — h2https://thenounproject.com/_next/static/chunks/framework-e4dc02ad47b08324.js/_next/static/chunks/framework-e4dc... https://thenounproject.com/_next/static/chunks/framework-e4dc02ad47b08324.js — 200 — 44.3 KiB — 489 ms — h2https://thenounproject.com/_next/static/chunks/main-e68e2fa59c61a9eb.js/_next/static/chunks/main-e68e2fa59... https://thenounproject.com/_next/static/chunks/main-e68e2fa59c61a9eb.js — 200 — 84.6 KiB — 495 ms — h2https://thenounproject.com/_next/static/chunks/pages/_app-997d8310de1026ba.js/_next/static/chunks/pages/_app-997... https://thenounproject.com/_next/static/chunks/pages/_app-997d8310de1026ba.js — 200 — 304.7 KiB — 532 ms — h2https://thenounproject.com/_next/static/chunks/4593-ebb677284e43084f.js/_next/static/chunks/4593-ebb677284... https://thenounproject.com/_next/static/chunks/4593-ebb677284e43084f.js — 200 — 5.5 KiB — 186 ms — h2https://thenounproject.com/_next/static/chunks/4666-ae7c2fde46ee60b4.js/_next/static/chunks/4666-ae7c2fde4... https://thenounproject.com/_next/static/chunks/4666-ae7c2fde46ee60b4.js — 200 — 22.9 KiB — 337 ms — h2https://thenounproject.com/_next/static/chunks/2797-c713bd7b03ec9e29.js/_next/static/chunks/2797-c713bd7b0... https://thenounproject.com/_next/static/chunks/2797-c713bd7b03ec9e29.js — 200 — 4.5 KiB — 188 ms — h2https://thenounproject.com/_next/static/chunks/9995-0f1422bfc012503d.js/_next/static/chunks/9995-0f1422bfc... https://thenounproject.com/_next/static/chunks/9995-0f1422bfc012503d.js — 200 — 5.3 KiB — 188 ms — h2https://thenounproject.com/_next/static/chunks/pages/index-8cb5efc38e77ce0c.js/_next/static/chunks/pages/index-8c... https://thenounproject.com/_next/static/chunks/pages/index-8cb5efc38e77ce0c.js — 200 — 17.9 KiB — 336 ms — h2https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_buildManifest.js/_next/static/tn8sxe75-ha90_9iHUzch... https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_buildManifest.js — 200 — 2.6 KiB — 474 ms — h2https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_ssgManifest.js/_next/static/tn8sxe75-ha90_9iHUzch... https://thenounproject.com/_next/static/tn8sxe75-ha90_9iHUzch/_ssgManifest.js — 200 — 307 B — 473 ms — h2https://thenounproject.com/_next/static/media/row1-6-heart-hug-icon.a4679539.svg/_next/static/media/row1-6-heart-hu... https://thenounproject.com/_next/static/media/row1-6-heart-hug-icon.a4679539.svg — 200 — 1.5 KiB — 474 ms — h2https://thenounproject.com/_next/static/media/row1-7-cat-laying-on-couch-photo.2219a961.jpg/_next/static/media/row1-7-cat-layi... https://thenounproject.com/_next/static/media/row1-7-cat-laying-on-couch-photo.2219a961.jpg — 200 — 12.9 KiB — 473 ms — h2https://thenounproject.com/_next/static/media/row1-8-high-five-icon.cec5a663.svg/_next/static/media/row1-8-high-fiv... https://thenounproject.com/_next/static/media/row1-8-high-five-icon.cec5a663.svg — 200 — 3.0 KiB — 478 ms — h2https://thenounproject.com/_next/static/media/row1-9-grey-haired-woman-in-red-leather-jacket-with-hand-on-hip-photo.b0a1aede.jpg/_next/static/media/row1-9-grey-hai... https://thenounproject.com/_next/static/media/row1-9-grey-haired-woman-in-red-leather-jacket-with-hand-on-hip-photo.b0a1aede.jpg — 200 — 30.3 KiB — 478 ms — h2https://thenounproject.com/_next/static/media/row1-10-rice-noodles-chop-sticks-icon.1779a01d.svg/_next/static/media/row1-10-rice-no... https://thenounproject.com/_next/static/media/row1-10-rice-noodles-chop-sticks-icon.1779a01d.svg — 200 — 889 B — 478 ms — h2https://thenounproject.com/_next/static/media/row1-11-close-up-of-young-woman-holding-a-surfboard-and-looking-at-the-sunset-with-her-friend-photo.1a64a293.jpg/_next/static/media/row1-11-close-u... https://thenounproject.com/_next/static/media/row1-11-close-up-of-young-woman-holding-a-surfboard-and-looking-at-the-sunset-with-her-friend-photo.1a64a293.jpg — 200 — 17.9 KiB — 480 ms — h2https://thenounproject.com/_next/static/media/row1-12-lama-icon.1bc15298.svg/_next/static/media/row1-12-lama-ic... https://thenounproject.com/_next/static/media/row1-12-lama-icon.1bc15298.svg — 200 — 3.0 KiB — 479 ms — h2https://thenounproject.com/_next/static/media/row1-13-back-to-school-photo.42366e5f.jpg/_next/static/media/row1-13-back-to... https://thenounproject.com/_next/static/media/row1-13-back-to-school-photo.42366e5f.jpg — 200 — 16.0 KiB — 478 ms — h2https://thenounproject.com/_next/static/media/row1-14-noun-coming-out-icon.12888698.svg/_next/static/media/row1-14-noun-co... https://thenounproject.com/_next/static/media/row1-14-noun-coming-out-icon.12888698.svg — 200 — 2.2 KiB — 482 ms — h2https://thenounproject.com/_next/static/media/row2-1-Man-sitting-and-smiling-with-a-microphone-photo.cbd3a4e6.jpg/_next/static/media/row2-1-Man-sitt... https://thenounproject.com/_next/static/media/row2-1-Man-sitting-and-smiling-with-a-microphone-photo.cbd3a4e6.jpg — 200 — 16.5 KiB — 477 ms — h2https://thenounproject.com/_next/static/media/row2-2-rooted-flower-icon.2b283fb5.svg/_next/static/media/row2-2-rooted-f... https://thenounproject.com/_next/static/media/row2-2-rooted-flower-icon.2b283fb5.svg — 200 — 3.2 KiB — 481 ms — h2https://thenounproject.com/_next/static/media/row2-3-hearty-portals-photo.5f420b34.jpg/_next/static/media/row2-3-hearty-p... https://thenounproject.com/_next/static/media/row2-3-hearty-portals-photo.5f420b34.jpg — 200 — 23.0 KiB — 480 ms — h2https://thenounproject.com/_next/static/media/row2-4-digital-brain-icon.d7338ba5.svg/_next/static/media/row2-4-digital-... https://thenounproject.com/_next/static/media/row2-4-digital-brain-icon.d7338ba5.svg — 200 — 1.2 KiB — 482 ms — h2https://thenounproject.com/_next/static/media/row2-5-radiant-older-woman-on-a-yacht-at-dusk-photo.adadd390.jpg/_next/static/media/row2-5-radiant-... https://thenounproject.com/_next/static/media/row2-5-radiant-older-woman-on-a-yacht-at-dusk-photo.adadd390.jpg — 200 — 17.6 KiB — 481 ms — h2https://thenounproject.com/_next/static/media/row2-6-head-banger-icon.63f52043.svg/_next/static/media/row2-6-head-ban... https://thenounproject.com/_next/static/media/row2-6-head-banger-icon.63f52043.svg — 200 — 6.0 KiB — 475 ms — h2https://thenounproject.com/_next/static/media/row2-7-autumn-dry-leaf-with-golden-glitter-photo.53a6557c.jpg/_next/static/media/row2-7-autumn-d... https://thenounproject.com/_next/static/media/row2-7-autumn-dry-leaf-with-golden-glitter-photo.53a6557c.jpg — 200 — 14.2 KiB — 470 ms — h2https://thenounproject.com/_next/static/media/row2-8-noun-tetris-icon.8a03ed9a.svg/_next/static/media/row2-8-noun-tet... https://thenounproject.com/_next/static/media/row2-8-noun-tetris-icon.8a03ed9a.svg — 200 — 1020 B — 470 ms — h2https://thenounproject.com/_next/static/media/row2-9-close-up-of-two-smiling-moms-lying-with-cute-infant-photo.86598fb3.jpg/_next/static/media/row2-9-close-up... https://thenounproject.com/_next/static/media/row2-9-close-up-of-two-smiling-moms-lying-with-cute-infant-photo.86598fb3.jpg — 200 — 18.9 KiB — 469 ms — h2https://thenounproject.com/_next/static/media/row2-10-swirls-icon.ab8bb896.svg/_next/static/media/row2-10-swirls-... https://thenounproject.com/_next/static/media/row2-10-swirls-icon.ab8bb896.svg — 200 — 10.6 KiB — 478 ms — h2https://thenounproject.com/_next/static/media/row2-11-purple-petaled-flower-scorpio-photo.ef428bef.jpg/_next/static/media/row2-11-purple-... https://thenounproject.com/_next/static/media/row2-11-purple-petaled-flower-scorpio-photo.ef428bef.jpg — 200 — 30.2 KiB — 474 ms — h2https://thenounproject.com/_next/static/media/row2-12-leaf-icon.e9939293.svg/_next/static/media/row2-12-leaf-ic... https://thenounproject.com/_next/static/media/row2-12-leaf-icon.e9939293.svg — 200 — 1.5 KiB — 477 ms — h2https://thenounproject.com/_next/static/media/row2-13-portrait-of-happy-black-woman-smiling-at-a-bouquet-of-daffodils-photo.d525a016.jpg/_next/static/media/row2-13-portrai... https://thenounproject.com/_next/static/media/row2-13-portrait-of-happy-black-woman-smiling-at-a-bouquet-of-daffodils-photo.d525a016.jpg — 200 — 11.1 KiB — 475 ms — h2https://thenounproject.com/_next/static/media/row2-14-dancing-icon.2537087c.svg/_next/static/media/row2-14-dancing... https://thenounproject.com/_next/static/media/row2-14-dancing-icon.2537087c.svg — 200 — 7.2 KiB — 477 ms — h2https://thenounproject.com/web-images/np-home/free-icon-library.svg/web-images/np-home/free-icon-libra... https://thenounproject.com/web-images/np-home/free-icon-library.svg — 200 — 36.9 KiB — 486 ms — h2https://thenounproject.com/web-images/np-home/ppt-plugin-logo.webp/web-images/np-home/ppt-plugin-logo... https://thenounproject.com/web-images/np-home/ppt-plugin-logo.webp — 200 — 30.5 KiB — 468 ms — h2https://thenounproject.com/web-images/np-home/ai-icons.svg/web-images/np-home/ai-icons.svg https://thenounproject.com/web-images/np-home/ai-icons.svg — 200 — 33.8 KiB — 485 ms — h2https://thenounproject.com/web-images/np-home/technology-photos.webp/web-images/np-home/technology-phot... https://thenounproject.com/web-images/np-home/technology-photos.webp — 200 — 22.1 KiB — 467 ms — h2https://thenounproject.com/web-images/np-home/people-icons.svg/web-images/np-home/people-icons.sv... https://thenounproject.com/web-images/np-home/people-icons.svg — 200 — 41.2 KiB — 485 ms — h2https://thenounproject.com/web-images/np-home/flat-lay-photos.webp/web-images/np-home/flat-lay-photos... https://thenounproject.com/web-images/np-home/flat-lay-photos.webp — 200 — 61.2 KiB — 485 ms — h2https://thenounproject.com/web-images/np-home/arrow-icons.svg/web-images/np-home/arrow-icons.svg https://thenounproject.com/web-images/np-home/arrow-icons.svg — 200 — 13.7 KiB — 467 ms — h2https://thenounproject.com/web-images/np-home/free-stock-photos.webp/web-images/np-home/free-stock-phot... https://thenounproject.com/web-images/np-home/free-stock-photos.webp — 200 — 52.9 KiB — 485 ms — h2https://thenounproject.com/web-images/np-home/new-icons.svg/web-images/np-home/new-icons.svg https://thenounproject.com/web-images/np-home/new-icons.svg — 200 — 78.7 KiB — 484 ms — h2https://thenounproject.com/web-images/np-home/designers-2025.jpg/web-images/np-home/designers-2025.... https://thenounproject.com/web-images/np-home/designers-2025.jpg — 200 — 112.3 KiB — 483 ms — h2https://thenounproject.com/web-images/np-home/iconathon-accessibility-blog.jpg/web-images/np-home/iconathon-acces... https://thenounproject.com/web-images/np-home/iconathon-accessibility-blog.jpg — 200 — 33.2 KiB — 479 ms — h2https://thenounproject.com/web-images/np-home/photographers-2025.jpg/web-images/np-home/photographers-2... https://thenounproject.com/web-images/np-home/photographers-2025.jpg — 200 — 61.5 KiB — 480 ms — h2https://thenounproject.com/web-images/third-party-logos/apple.svg/web-images/third-party-logos/apple... https://thenounproject.com/web-images/third-party-logos/apple.svg — 200 — 1.1 KiB — 464 ms — h2https://thenounproject.com/web-images/third-party-logos/adobe.svg/web-images/third-party-logos/adobe... https://thenounproject.com/web-images/third-party-logos/adobe.svg — 200 — 1.0 KiB — 464 ms — h2https://thenounproject.com/web-images/third-party-logos/microsoft.svg/web-images/third-party-logos/micro... https://thenounproject.com/web-images/third-party-logos/microsoft.svg — 200 — 495 B — 464 ms — h2https://thenounproject.com/web-images/third-party-logos/figma.svg/web-images/third-party-logos/figma... https://thenounproject.com/web-images/third-party-logos/figma.svg — 200 — 843 B — 464 ms — h2https://thenounproject.com/manifest.json/manifest.json https://thenounproject.com/manifest.json — 200 — 639 B — 320 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NQTTSGHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NQTTSGH — 200 — 129.9 KiB — 142 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TEXVFE05D4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TEXVFE05D4&cx=c&gtm=4e64h1 — 200 — 172.1 KiB — 58 ms — h2https://thenounproject.com/favicon.ico/favicon.ico https://thenounproject.com/favicon.ico — 200 — 7.5 KiB — 101 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-TEXVFE05D4&gtm=45je64h1v876893148z8899391174za20gzb899391174zd899391174&_p=1776814638434&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1440891133.1776814639&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401&sid=1776814638&sct=1&seg=0&dl=https%3A%2F%2Fthenounproject.com%2F&dt=10M%20Free%20Icons%20%26%20Stock%20Photos%20%7C%20SVG%20%26%20PNG%20%7C%20Download%20Today&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1537region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-TEXVFE05D4&gtm=45je64h1v876893148z8899391174za20gzb899391174zd899391174&_p=1776814638434&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1440891133.1776814639&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401&sid=1776814638&sct=1&seg=0&dl=https%3A%2F%2Fthenounproject.com%2F&dt=10M%20Free%20Icons%20%26%20Stock%20Photos%20%7C%20SVG%20%26%20PNG%20%7C%20Download%20Today&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1537 — 204 — 551 B — 66 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-TEXVFE05D4&cid=1440891133.1776814639&gtm=45je64h1v876893148z8899391174za20gzb899391174zd899391174&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-TEXVFE05D4&cid=1440891133.1776814639&gtm=45je64h1v876893148z8899391174za20gzb899391174zd899391174&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401 — 204 — 560 B — 71 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-TEXVFE05D4&cid=1440891133.1776814639&gtm=45je64h1v876893148z8899391174za20gzb899391174zd899391174&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401&z=625389946www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-TEXVFE05D4&cid=1440891133.1776814639&gtm=45je64h1v876893148z8899391174za20gzb899391174zd899391174&rcb=17&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401&z=625389946 — 200 — 408 B — 98 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
30% of JavaScript execution is third-party
First-party Third-party 199ms · 172KB · $3/mo
Unattributable
Other
Optional
Execution 130ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 172 KB
Unused 39%
Monthly Cost $1/mo

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