Skip to content
https://Gonenativeva.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
0
REVIEW
6
PASS
17
INFO
3

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

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

1.17 s

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

3.12 s

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

92 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.45 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.34 s

Page Load Progression

458 ms
916 ms
1.4 s
1.8 s
2.3 s
2.7 s
3.2 s
3.7 s
Checks
26
17 PASS 6 REVIEW
C
JS Execution Cost
Action
1263ms total JS execution
REVIEW
1263ms total JS execution
Warning::
https://gonenativeva.com/: 317ms CPU time
Warning::
https://gonenativeva.com/_next/static/chunks/0~rk~...: 293ms CPU time
Info::
Unattributable: 246ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-2L19...: 210ms CPU time
Info::
https://gonenativeva.com/_next/static/chunks/0m97b...: 112ms CPU time
Info::
Third-party scripts: 210ms (17% of total)

Main Thread Breakdown

Script Evaluation 46% Other 28% Style & Layout 13% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://gonenativeva.com/317ms14ms13ms1st
https://gonenativeva.com/_next/static/chunks/0~rk~iesp54ct.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD293ms214ms16ms1st
Unattributable246ms19ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-2L197JE3JK210ms167ms32ms3rd
https://gonenativeva.com/_next/static/chunks/0m97bbjp.vgzu.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD112ms110ms1ms1st
https://gonenativeva.com/_next/static/chunks/0uqgm3y7qfyr6.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD86ms59ms9ms1st
B
JS Bundles
13 scripts, 92 KB unused
REVIEW
13 scripts, 92 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2L19...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gonenativeva.com/_next/static/chunks/0~rk~...: 26 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 92 KB
92 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-2L197JE3JK158 KB67 KB (42%)3rd
https://gonenativeva.com/_next/static/chunks/0~rk~iesp54ct.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD71 KB26 KB (37%)1st
https://gonenativeva.com/_next/static/chunks/0x.73w57rn4ou.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD2 KB1st
https://gonenativeva.com/_next/static/chunks/0uqgm3y7qfyr6.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD38 KB1st
https://gonenativeva.com/_next/static/chunks/128aahewwf1we.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD10 KB1st
https://gonenativeva.com/_next/static/chunks/turbopack-0nahpa96d0gq4.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD5 KB1st
https://gonenativeva.com/_next/static/chunks/0m97bbjp.vgzu.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD3 KB1st
https://gonenativeva.com/_next/static/chunks/0i.l9589uvx0j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD13 KB1st
https://gonenativeva.com/_next/static/chunks/173mn604z_1k5.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD7 KB1st
https://gonenativeva.com/_next/static/chunks/0-yg.psbwpmpv.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD19 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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
691 KB transferred, 39 requests
PASS
691 KB transferred, 39 requests
Info::
Page weighs 1.7 MB (691 KB transferred)
Info::
39 HTTP requests
Info::
Estimated 0.14 g CO2 per page load
691 KB / 2.4 MB budget
691 KB transferred
39 requests
0.14 g CO2 per page load
JavaScript 335.7 KiB 49%
Images 182.8 KiB 26%
Fonts 93.1 KiB 13%
HTML 20.3 KiB 3%
Other 20.3 KiB 3%
CSS 19.8 KiB 3%
Other 19.2 KiB 3%
0 2.4 MB 4.9 MB
Under budget
A
Third-Party Impact
23% third-party, 0 ms blocking
PASS
23% third-party, 0 ms blocking
Info::
Third-party code accounts for 23% of page weight (158.8 KiB of 691.3 KiB)
Info::
Third-party blocking time is low (0 ms)
77%
23%
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
6 images, 0 KB saveable
PASS
6 images, 0 KB saveable
Info::
All images are well-optimized
6 images 183 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
3 fonts (93 KB)
PASS
3 fonts (93 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

93 KB total

Render-blocking

0

of 3

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 FCP 1.2 s LCP 3.1 shttps://gonenativeva.com/_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD38df7484fe560b25-s.p.0_... https://gonenativeva.com/_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 33.3 KiB — 217 ms — font-display: swaphttps://gonenativeva.com/_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD47df9ba1c7236d3b-s.p.0c... https://gonenativeva.com/_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 28.4 KiB — 159 ms — font-display: swaphttps://gonenativeva.com/_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjDf5031e7b18bdfbb3-s.p.17... https://gonenativeva.com/_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 31.4 KiB — 192 ms — font-display: swap
38df7484fe560b25-s.p.0_... woff2 swap
Size 33 KB
Load time 217 ms
Start 246 ms
Risk FOUT — text flashes from fallback to web font
47df9ba1c7236d3b-s.p.0c... woff2 swap
Size 28 KB
Load time 159 ms
Start 247 ms
Risk FOUT — text flashes from fallback to web font
f5031e7b18bdfbb3-s.p.17... woff2 swap
Size 31 KB
Load time 192 ms
Start 248 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Warning::
3 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD, /_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD, /_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
preload
5
dns-prefetch
prefetch

5 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD, /_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD, /_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
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::
`ETag` present -- conditional GET supported
A+
Page Weight Inventory
39 resources · 691 KB · 92 KB savings available
PASS
39 resources · 691 KB · 92 KB savings available
Info::
Within 1MB page-weight target
Got: 691 KB
Info::
~92 KB of savings available
Info::
3 third-party resources (23% of weight)
39 resources · 691.3 KiB · 3 third-party Within 1MB page-weight target
JavaScript 49% · 335.7 KiB
Image 29% · 203.1 KiB
Font 13% · 93.1 KiB
Document 3% · 20.3 KiB
CSS 3% · 19.8 KiB
Other 3% · 19.2 KiB

~92.4 KiB of savings available

Remove unused JavaScript: 92.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
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
39 requests over 2135ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.1 shttps://gonenativeva.com// https://gonenativeva.com/ — 200 — 20.3 KiB — 214 ms — h2https://gonenativeva.com/_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/media/38df7484fe560b2... https://gonenativeva.com/_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 33.3 KiB — 217 ms — h2https://gonenativeva.com/_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/media/47df9ba1c7236d3... https://gonenativeva.com/_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 28.4 KiB — 159 ms — h2https://gonenativeva.com/_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/media/f5031e7b18bdfbb... https://gonenativeva.com/_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 31.4 KiB — 192 ms — h2https://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2Fblackeyedsusan-deptofagricultureexport-crop2_webexport-3bZlJa6deQ71jFiyEHfTvrocZCDXPD.jpg&w=672&q=60/_next/image?url=https%3A%2F%2Fb6wc... https://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2Fblackeyedsusan-deptofagricultureexport-crop2_webexport-3bZlJa6deQ71jFiyEHfTvrocZCDXPD.jpg&w=672&q=60 — 200 — 72.6 KiB — 206 ms — h2https://gonenativeva.com/_next/static/chunks/0ufwa6dp46wk0.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0ufwa6dp46wk0.... https://gonenativeva.com/_next/static/chunks/0ufwa6dp46wk0.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 1.3 KiB — 183 ms — h2https://gonenativeva.com/_next/static/chunks/16fi9k~3asd24.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/16fi9k~3asd24.... https://gonenativeva.com/_next/static/chunks/16fi9k~3asd24.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 18.5 KiB — 262 ms — h2https://gonenativeva.com/_next/image?url=%2Fimages%2Fsite%2Falumroot-hero.webp&w=384&q=60&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/image?url=%2Fimages%2Fsite%2... https://gonenativeva.com/_next/image?url=%2Fimages%2Fsite%2Falumroot-hero.webp&w=384&q=60&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 34.4 KiB — 424 ms — h2https://gonenativeva.com/brand/logo-mark.svg?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/brand/logo-mark.svg?dpl=dpl_yjGGh5... https://gonenativeva.com/brand/logo-mark.svg?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 20.3 KiB — 225 ms — h2https://gonenativeva.com/_next/static/chunks/0m97bbjp.vgzu.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0m97bbjp.vgzu.... https://gonenativeva.com/_next/static/chunks/0m97bbjp.vgzu.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 2.6 KiB — 159 ms — h2https://gonenativeva.com/_next/static/chunks/0scf_222qnhe9.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0scf_222qnhe9.... https://gonenativeva.com/_next/static/chunks/0scf_222qnhe9.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 9.3 KiB — 166 ms — h2https://gonenativeva.com/_next/static/chunks/0~rk~iesp54ct.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0~rk~iesp54ct.... https://gonenativeva.com/_next/static/chunks/0~rk~iesp54ct.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 70.5 KiB — 246 ms — h2https://gonenativeva.com/_next/static/chunks/0uqgm3y7qfyr6.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0uqgm3y7qfyr6.... https://gonenativeva.com/_next/static/chunks/0uqgm3y7qfyr6.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 37.7 KiB — 234 ms — h2https://gonenativeva.com/_next/static/chunks/128aahewwf1we.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/128aahewwf1we.... https://gonenativeva.com/_next/static/chunks/128aahewwf1we.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 9.7 KiB — 185 ms — h2https://gonenativeva.com/_next/static/chunks/turbopack-0nahpa96d0gq4.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/turbopack-0nah... https://gonenativeva.com/_next/static/chunks/turbopack-0nahpa96d0gq4.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 4.6 KiB — 160 ms — h2https://gonenativeva.com/_next/static/chunks/0x.73w57rn4ou.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0x.73w57rn4ou.... https://gonenativeva.com/_next/static/chunks/0x.73w57rn4ou.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 1.6 KiB — 156 ms — h2https://gonenativeva.com/_next/static/chunks/0i.l9589uvx0j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0i.l9589uvx0j.... https://gonenativeva.com/_next/static/chunks/0i.l9589uvx0j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 13.4 KiB — 231 ms — h2https://gonenativeva.com/_next/static/chunks/173mn604z_1k5.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/173mn604z_1k5.... https://gonenativeva.com/_next/static/chunks/173mn604z_1k5.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 7.1 KiB — 193 ms — h2https://gonenativeva.com/_next/static/chunks/0-yg.psbwpmpv.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0-yg.psbwpmpv.... https://gonenativeva.com/_next/static/chunks/0-yg.psbwpmpv.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 18.6 KiB — 206 ms — h2https://gonenativeva.com/_next/static/chunks/0u10haan5m.t1.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0u10haan5m.t1.... https://gonenativeva.com/_next/static/chunks/0u10haan5m.t1.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 1.6 KiB — 221 ms — h2https://gonenativeva.com/_next/static/chunks/187sslnvdzp.j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/187sslnvdzp.j.... https://gonenativeva.com/_next/static/chunks/187sslnvdzp.j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 853 B — 218 ms — h2data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='…www.w3.org/2000/svg'%3E%3Cfilter id... data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='… — 200 — 0 B — 0 ms — datahttps://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2F20260405_103745-Wwq8UqpanLveDDhlZFAydrPP8ofveN-card.jpg&w=672&q=75/_next/image?url=https%3A%2F%2Fb6wc... https://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2F20260405_103745-Wwq8UqpanLveDDhlZFAydrPP8ofveN-card.jpg&w=672&q=75 — 200 — 13.0 KiB — 164 ms — h2https://gonenativeva.com/_next/image?url=%2Fimages%2Fblog%2Fgarden-revolution-card.jpg&w=672&q=75&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/image?url=%2Fimages%2Fblog%2... https://gonenativeva.com/_next/image?url=%2Fimages%2Fblog%2Fgarden-revolution-card.jpg&w=672&q=75&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 42.4 KiB — 350 ms — h2https://gonenativeva.com/blog/springs-arrival?_rsc=5CB68i4pnAekjehf/blog/springs-arrival?_rsc=5CB68i4p... https://gonenativeva.com/blog/springs-arrival?_rsc=5CB68i4pnAekjehf — 200 — 267 B — 355 ms — h2https://gonenativeva.com/blog/category/spring?_rsc=5CB68i4pnAekjehf/blog/category/spring?_rsc=5CB68i4p... https://gonenativeva.com/blog/category/spring?_rsc=5CB68i4pnAekjehf — 200 — 253 B — 320 ms — h2https://gonenativeva.com/blog/category/invasive-species?_rsc=5CB68i4pnAekjehf/blog/category/invasive-species?_rs... https://gonenativeva.com/blog/category/invasive-species?_rsc=5CB68i4pnAekjehf — 200 — 449 B — 308 ms — h2https://gonenativeva.com/blog/category/garden-notes?_rsc=5CB68i4pnAekjehf/blog/category/garden-notes?_rsc=5C... https://gonenativeva.com/blog/category/garden-notes?_rsc=5CB68i4pnAekjehf — 200 — 258 B — 340 ms — h2https://www.googletagmanager.com/gtag/js?id=G-2L197JE3JKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2L197JE3JK — 200 — 158.3 KiB — 171 ms — h2https://gonenativeva.com/icon.svg?icon.0ipp06l4yzo~q.svg/icon.svg?icon.0ipp06l4yzo~q.svg https://gonenativeva.com/icon.svg?icon.0ipp06l4yzo~q.svg — 200 — 20.3 KiB — 196 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.1 shttps://gonenativeva.com// https://gonenativeva.com/ — 200 — 20.3 KiB — 214 ms — h2https://gonenativeva.com/_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/media/38df7484fe560b2... https://gonenativeva.com/_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 33.3 KiB — 217 ms — h2https://gonenativeva.com/_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/media/47df9ba1c7236d3... https://gonenativeva.com/_next/static/media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 28.4 KiB — 159 ms — h2https://gonenativeva.com/_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/media/f5031e7b18bdfbb... https://gonenativeva.com/_next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 31.4 KiB — 192 ms — h2https://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2Fblackeyedsusan-deptofagricultureexport-crop2_webexport-3bZlJa6deQ71jFiyEHfTvrocZCDXPD.jpg&w=672&q=60/_next/image?url=https%3A%2F%2Fb6wc... https://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2Fblackeyedsusan-deptofagricultureexport-crop2_webexport-3bZlJa6deQ71jFiyEHfTvrocZCDXPD.jpg&w=672&q=60 — 200 — 72.6 KiB — 206 ms — h2https://gonenativeva.com/_next/static/chunks/0ufwa6dp46wk0.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0ufwa6dp46wk0.... https://gonenativeva.com/_next/static/chunks/0ufwa6dp46wk0.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 1.3 KiB — 183 ms — h2https://gonenativeva.com/_next/static/chunks/16fi9k~3asd24.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/16fi9k~3asd24.... https://gonenativeva.com/_next/static/chunks/16fi9k~3asd24.css?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 18.5 KiB — 262 ms — h2https://gonenativeva.com/_next/image?url=%2Fimages%2Fsite%2Falumroot-hero.webp&w=384&q=60&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/image?url=%2Fimages%2Fsite%2... https://gonenativeva.com/_next/image?url=%2Fimages%2Fsite%2Falumroot-hero.webp&w=384&q=60&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 34.4 KiB — 424 ms — h2https://gonenativeva.com/brand/logo-mark.svg?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/brand/logo-mark.svg?dpl=dpl_yjGGh5... https://gonenativeva.com/brand/logo-mark.svg?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 20.3 KiB — 225 ms — h2https://gonenativeva.com/_next/static/chunks/0m97bbjp.vgzu.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0m97bbjp.vgzu.... https://gonenativeva.com/_next/static/chunks/0m97bbjp.vgzu.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 2.6 KiB — 159 ms — h2https://gonenativeva.com/_next/static/chunks/0scf_222qnhe9.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0scf_222qnhe9.... https://gonenativeva.com/_next/static/chunks/0scf_222qnhe9.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 9.3 KiB — 166 ms — h2https://gonenativeva.com/_next/static/chunks/0~rk~iesp54ct.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0~rk~iesp54ct.... https://gonenativeva.com/_next/static/chunks/0~rk~iesp54ct.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 70.5 KiB — 246 ms — h2https://gonenativeva.com/_next/static/chunks/0uqgm3y7qfyr6.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0uqgm3y7qfyr6.... https://gonenativeva.com/_next/static/chunks/0uqgm3y7qfyr6.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 37.7 KiB — 234 ms — h2https://gonenativeva.com/_next/static/chunks/128aahewwf1we.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/128aahewwf1we.... https://gonenativeva.com/_next/static/chunks/128aahewwf1we.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 9.7 KiB — 185 ms — h2https://gonenativeva.com/_next/static/chunks/turbopack-0nahpa96d0gq4.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/turbopack-0nah... https://gonenativeva.com/_next/static/chunks/turbopack-0nahpa96d0gq4.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 4.6 KiB — 160 ms — h2https://gonenativeva.com/_next/static/chunks/0x.73w57rn4ou.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0x.73w57rn4ou.... https://gonenativeva.com/_next/static/chunks/0x.73w57rn4ou.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 1.6 KiB — 156 ms — h2https://gonenativeva.com/_next/static/chunks/0i.l9589uvx0j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0i.l9589uvx0j.... https://gonenativeva.com/_next/static/chunks/0i.l9589uvx0j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 13.4 KiB — 231 ms — h2https://gonenativeva.com/_next/static/chunks/173mn604z_1k5.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/173mn604z_1k5.... https://gonenativeva.com/_next/static/chunks/173mn604z_1k5.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 7.1 KiB — 193 ms — h2https://gonenativeva.com/_next/static/chunks/0-yg.psbwpmpv.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0-yg.psbwpmpv.... https://gonenativeva.com/_next/static/chunks/0-yg.psbwpmpv.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 18.6 KiB — 206 ms — h2https://gonenativeva.com/_next/static/chunks/0u10haan5m.t1.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/0u10haan5m.t1.... https://gonenativeva.com/_next/static/chunks/0u10haan5m.t1.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 1.6 KiB — 221 ms — h2https://gonenativeva.com/_next/static/chunks/187sslnvdzp.j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/static/chunks/187sslnvdzp.j.... https://gonenativeva.com/_next/static/chunks/187sslnvdzp.j.js?dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 853 B — 218 ms — h2data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='…www.w3.org/2000/svg'%3E%3Cfilter id... data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='… — 200 — 0 B — 0 ms — datahttps://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2F20260405_103745-Wwq8UqpanLveDDhlZFAydrPP8ofveN-card.jpg&w=672&q=75/_next/image?url=https%3A%2F%2Fb6wc... https://gonenativeva.com/_next/image?url=https%3A%2F%2Fb6wcf5z9vsx186hr.public.blob.vercel-storage.com%2F20260405_103745-Wwq8UqpanLveDDhlZFAydrPP8ofveN-card.jpg&w=672&q=75 — 200 — 13.0 KiB — 164 ms — h2https://gonenativeva.com/_next/image?url=%2Fimages%2Fblog%2Fgarden-revolution-card.jpg&w=672&q=75&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD/_next/image?url=%2Fimages%2Fblog%2... https://gonenativeva.com/_next/image?url=%2Fimages%2Fblog%2Fgarden-revolution-card.jpg&w=672&q=75&dpl=dpl_yjGGh51npSbyVEFWPbmA7PmqsUjD — 200 — 42.4 KiB — 350 ms — h2https://gonenativeva.com/blog/springs-arrival?_rsc=5CB68i4pnAekjehf/blog/springs-arrival?_rsc=5CB68i4p... https://gonenativeva.com/blog/springs-arrival?_rsc=5CB68i4pnAekjehf — 200 — 267 B — 355 ms — h2https://gonenativeva.com/blog/category/spring?_rsc=5CB68i4pnAekjehf/blog/category/spring?_rsc=5CB68i4p... https://gonenativeva.com/blog/category/spring?_rsc=5CB68i4pnAekjehf — 200 — 253 B — 320 ms — h2https://gonenativeva.com/blog/category/invasive-species?_rsc=5CB68i4pnAekjehf/blog/category/invasive-species?_rs... https://gonenativeva.com/blog/category/invasive-species?_rsc=5CB68i4pnAekjehf — 200 — 449 B — 308 ms — h2https://gonenativeva.com/blog/category/garden-notes?_rsc=5CB68i4pnAekjehf/blog/category/garden-notes?_rsc=5C... https://gonenativeva.com/blog/category/garden-notes?_rsc=5CB68i4pnAekjehf — 200 — 258 B — 340 ms — h2https://www.googletagmanager.com/gtag/js?id=G-2L197JE3JKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2L197JE3JK — 200 — 158.3 KiB — 171 ms — h2https://gonenativeva.com/icon.svg?icon.0ipp06l4yzo~q.svg/icon.svg?icon.0ipp06l4yzo~q.svg https://gonenativeva.com/icon.svg?icon.0ipp06l4yzo~q.svg — 200 — 20.3 KiB — 196 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-2L197JE3JK&gtm=45je65d0v9248013042za200zd9248013042&_p=1778961999929&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=683678825.1778962000&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.167&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468&sid=1778962000&sct=1&seg=0&dl=https%3A%2F%2Fgonenativeva.com%2F&dt=Gone%20Native%20%7C%20Where%20the%20wild%20things%20grow&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=914region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-2L197JE3JK&gtm=45je65d0v9248013042za200zd9248013042&_p=1778961999929&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=683678825.1778962000&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.167&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468&sid=1778962000&sct=1&seg=0&dl=https%3A%2F%2Fgonenativeva.com%2F&dt=Gone%20Native%20%7C%20Where%20the%20wild%20things%20grow&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=914 — 204 — 549 B — 94 ms — h2https://gonenativeva.com/?_rsc=7h4NYy5eoyMcNlUN/?_rsc=7h4NYy5eoyMcNlUN https://gonenativeva.com/?_rsc=7h4NYy5eoyMcNlUN — 200 — 1.1 KiB — 166 ms — h2https://gonenativeva.com/?_rsc=yIp22O3xgPPxC28X/?_rsc=yIp22O3xgPPxC28X https://gonenativeva.com/?_rsc=yIp22O3xgPPxC28X — 200 — 1.1 KiB — 161 ms — h2https://gonenativeva.com/?_rsc=MI4mGD_gBDQkS0ch/?_rsc=MI4mGD_gBDQkS0ch https://gonenativeva.com/?_rsc=MI4mGD_gBDQkS0ch — 200 — 8.4 KiB — 162 ms — h2https://gonenativeva.com/?_rsc=27z0MMZrARUjRVjW/?_rsc=27z0MMZrARUjRVjW https://gonenativeva.com/?_rsc=27z0MMZrARUjRVjW — 200 — 4.3 KiB — 163 ms — h2https://gonenativeva.com/blog/springs-arrival?_rsc=tXyZJ52UQVBCVsD3/blog/springs-arrival?_rsc=tXyZJ52U... https://gonenativeva.com/blog/springs-arrival?_rsc=tXyZJ52UQVBCVsD3 — 200 — 938 B — 903 ms — h2https://gonenativeva.com/blog/category/spring?_rsc=tXyZJ52UQVBCVsD3/blog/category/spring?_rsc=tXyZJ52U... https://gonenativeva.com/blog/category/spring?_rsc=tXyZJ52UQVBCVsD3 — 200 — 579 B — 163 ms — h2https://gonenativeva.com/blog/category/invasive-species?_rsc=tXyZJ52UQVBCVsD3/blog/category/invasive-species?_rs... https://gonenativeva.com/blog/category/invasive-species?_rsc=tXyZJ52UQVBCVsD3 — 200 — 596 B — 979 ms — h2https://gonenativeva.com/blog/category/garden-notes?_rsc=tXyZJ52UQVBCVsD3/blog/category/garden-notes?_rsc=tX... https://gonenativeva.com/blog/category/garden-notes?_rsc=tXyZJ52UQVBCVsD3 — 200 — 560 B — 178 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
17% of JavaScript execution is third-party
First-party Third-party 210ms · 158KB · $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 210ms
Transfer 158 KB
Unused 42%
Monthly Cost $3/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 210ms and costs ~$3/month

Google Tag Manager takes 210ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

Image Optimization
7 images, 191 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

7

Total Size

191 KB

4 missing dimensions 3 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