Skip to content
https://newatlas.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

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

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

703 ms

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

3.34 s

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

57 ms

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

0.011

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

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

3.76 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 115 requests
FIX
2.1 MB transferred, 115 requests
Info::
Page weighs 6.5 MB (2.1 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Warning::
115 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.45 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
115 requests
0.45 g CO2 per page load
JavaScript 1.4 MiB 65%
Images 454.3 KiB 21%
Other 126.8 KiB 6%
Fonts 78.9 KiB 4%
HTML 37.9 KiB 2%
CSS 32.7 KiB 2%
Other 24.8 KiB 1%
Other 9.7 KiB 0%
Other 1.7 KiB 0%
Other 642 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (2.1 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Bundles
Action
34 scripts, 594 KB unused
FIX
34 scripts, 594 KB unused
Warning::
https://cdn.taboola.com/libtrc/newatlas/loader.js: 178 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 133 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ocelot.studio/clients/newatlas.prebid....: 72 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TGZ...: 64 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7Z02...: 62 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 594 KB
594 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.taboola.com/libtrc/newatlas/loader.js318 KB178 KB (56%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964188 KB133 KB (71%)3rd
https://cdn.ocelot.studio/clients/newatlas.prebid.js109 KB72 KB (66%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TGZ8Q3J163 KB64 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-7Z029ERRK6&cx=c&gtm=4e64h1159 KB62 KB (39%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (69%)3rd
https://cdn.iubenda.com/cs/tcf/safe-tcf-v2.js?v=2020121660 KB32 KB (54%)3rd
https://cloudfront.loggly.com/js/loggly.tracker-latest.min.js2 KB3rd
https://unpkg.com/web-vitals@5.0.1/dist/web-vitals.iife.js3 KB3rd
https://connect.facebook.net/en_US/sdk.js5 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
115 resources · 2.1 MB · 594 KB savings available
FIX
115 resources · 2.1 MB · 594 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~594 KB of savings available
Warning::
109 third-party resources (98% of weight)
Info::
1 resources over 200KB
115 resources · 2.1 MiB · 109 third-party 1.1 MiB over 1MB target
JavaScript 65% · 1.4 MiB
Image 21% · 456.5 KiB
Other 7% · 156.5 KiB
Font 4% · 78.9 KiB
Document 2% · 37.9 KiB
CSS 2% · 32.7 KiB

~593.6 KiB of savings available

Remove unused JavaScript: 593.6 KiB
B
Image Optimization
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Info::
All images are well-optimized
34 images 454 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
889ms total JS execution
REVIEW
889ms total JS execution
Info::
https://newatlas.com/: 210ms CPU time
Info::
https://cdn.taboola.com/libtrc/newatlas/loader.js: 173ms CPU time
Info::
Unattributable: 166ms CPU time
Info::
https://cdn.iubenda.com/cookie_solution/iubenda_cs...: 107ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-7Z02...: 84ms CPU time
Warning::
Third-party scripts: 680ms (76% of total)

Main Thread Breakdown

Script Evaluation 55% Other 17% Style & Layout 12% Script Parsing & Compilation 11% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://newatlas.com/210ms4ms3ms1st
https://cdn.taboola.com/libtrc/newatlas/loader.js173ms111ms36ms3rd
Unattributable166ms42ms0ms3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.js107ms80ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7Z029ERRK6&cx=c&gtm=4e64h184ms64ms10ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=3109796479ms61ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TGZ8Q3J70ms59ms10ms3rd
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 (79 KB)
PASS
2 fonts (79 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

79 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 703 ms LCP 3.3 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 56 ms — font-display: swaphttps://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff20QIvMX1D_JOuMwr7I_FMl_E... https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 36.9 KiB — 56 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 56 ms
Start 349 ms
Risk FOUT — text flashes from fallback to web font
0QIvMX1D_JOuMwr7I_FMl_E... woff2 swap
Size 37 KB
Load time 56 ms
Start 349 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=10 (10 seconds)
PASS
max-age=10 (10 seconds)
Info::
Cache-Control header is set
Got: max-age=10, s-maxage=120, stale-while-revalidate=300
Info::
Effective TTL: 10 seconds (max-age=10)
Info::
CDN TTL: 2 minutes (s-maxage=120)
Info::
Last-Modified header present
Cache-Control

max-age=10, s-maxage=120, stale-while-revalidate=300

DirectiveValueMeaning
max-age10Cache for 10 seconds
s-maxage120CDN caches for 2 minutes
stale-while-revalidate300Serve stale for 5 minutes while fetching fresh
Effective TTL: 10 seconds
Network Waterfall
115 requests over 3298ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 703 ms LCP 3.3 shttps://newatlas.com// https://newatlas.com/ — 200 — 37.9 KiB — 103 ms — h2https://cdn.iubenda.com/cs/tcf/stub-v2.js?v=20201216cdn.iubenda.com/cs/tcf/stub-v2.js?v... https://cdn.iubenda.com/cs/tcf/stub-v2.js?v=20201216 — 200 — 1.5 KiB — 20 ms — h2https://cdn.iubenda.com/cs/tcf/safe-tcf-v2.js?v=20201216cdn.iubenda.com/cs/tcf/safe-tcf-v2.... https://cdn.iubenda.com/cs/tcf/safe-tcf-v2.js?v=20201216 — 200 — 59.5 KiB — 21 ms — h2https://cdn.iubenda.com/cs/ccpa/stub.js?v=20201216cdn.iubenda.com/cs/ccpa/stub.js?v=2... https://cdn.iubenda.com/cs/ccpa/stub.js?v=20201216 — 200 — 2.3 KiB — 60 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.ff0ac2b6993c511bd87fea21720531e5.gz.cssassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.ff0ac2b6993c511bd87fea21720531e5.gz.css — 200 — 30.1 KiB — 36 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.js — 200 — 1.3 KiB — 35 ms — h2https://assets.newatlas.com/dims4/default/ce65e2a/2147483647/strip/true/crop/5000x3333+0+208/resize/834x556!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F12%2Fcb%2F557cb5be4ea283b64ba78912ef7e%2Fmustang-gtd-competition-05.jpgassets.newatlas.com/dims4/default/c... https://assets.newatlas.com/dims4/default/ce65e2a/2147483647/strip/true/crop/5000x3333+0+208/resize/834x556!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F12%2Fcb%2F557cb5be4ea283b64ba78912ef7e%2Fmustang-gtd-competition-05.jpg — 200 — 57.0 KiB — 1.6 s — h2https://assets.newatlas.com/dims4/default/9cff277/2147483647/strip/true/crop/7994x5329+3+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F97%2F52%2F8adeda994b02b2b919524b75b72c%2Fext05.jpgassets.newatlas.com/dims4/default/9... https://assets.newatlas.com/dims4/default/9cff277/2147483647/strip/true/crop/7994x5329+3+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F97%2F52%2F8adeda994b02b2b919524b75b72c%2Fext05.jpg — 200 — 24.4 KiB — 31 ms — h2https://assets.newatlas.com/dims4/default/8e8e26a/2147483647/strip/true/crop/2046x1364+1+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4d%2Fb5%2F190038d64895a702db935ed7a490%2Fvuebuds-007-1536x1024.jpegassets.newatlas.com/dims4/default/8... https://assets.newatlas.com/dims4/default/8e8e26a/2147483647/strip/true/crop/2046x1364+1+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4d%2Fb5%2F190038d64895a702db935ed7a490%2Fvuebuds-007-1536x1024.jpeg — 200 — 11.6 KiB — 27 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700|Open+Sans:400,500,600,700|Lora:400,500,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700|Open+Sans:400,500,600,700|Lora:400,500,600,700 — 200 — 2.6 KiB — 81 ms — h2https://assets.newatlas.com/dims4/default/b2e99eb/2147483647/strip/true/crop/1620x1080+119+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0d%2F01%2F8cc379ba45dbad1290ca90fdd72a%2Fscreenshot-2026-04-16-at-2-08-52-pm.pngassets.newatlas.com/dims4/default/b... https://assets.newatlas.com/dims4/default/b2e99eb/2147483647/strip/true/crop/1620x1080+119+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0d%2F01%2F8cc379ba45dbad1290ca90fdd72a%2Fscreenshot-2026-04-16-at-2-08-52-pm.png — 200 — 13.9 KiB — 39 ms — h2https://assets.newatlas.com/dims4/default/f1cfd18/2147483647/strip/true/crop/2397x1598+2+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F3d%2F3c%2F6a32801942f8aec2740722eafd2e%2Flukas-tiny-house-16.pngassets.newatlas.com/dims4/default/f... https://assets.newatlas.com/dims4/default/f1cfd18/2147483647/strip/true/crop/2397x1598+2+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F3d%2F3c%2F6a32801942f8aec2740722eafd2e%2Flukas-tiny-house-16.png — 200 — 8.7 KiB — 36 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/brightspot/analytics/search/SiteSearchAnalytics.5eb1a8a326b06970c71b3a253fbeaa64.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/brightspot/analytics/search/SiteSearchAnalytics.5eb1a8a326b06970c71b3a253fbeaa64.gz.js — 200 — 580 B — 35 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/analytics/bsp-analytics.min.686c87a3ca6667675841641b91fc7fe6.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/analytics/bsp-analytics.min.686c87a3ca6667675841641b91fc7fe6.gz.js — 200 — 3.0 KiB — 37 ms — h2https://cdn.iubenda.com/cs/iubenda_cs.js?v=20201216cdn.iubenda.com/cs/iubenda_cs.js?v=... https://cdn.iubenda.com/cs/iubenda_cs.js?v=20201216 — 200 — 3.0 KiB — 57 ms — h2https://cdn.ocelot.studio/clients/newatlas.jscdn.ocelot.studio/clients/newatlas.... https://cdn.ocelot.studio/clients/newatlas.js — 200 — 8.2 KiB — 86 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 72 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 77 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TGZ8Q3Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TGZ8Q3J — 200 — 162.8 KiB — 192 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.a76d79079b3e40ea27a2f076ee274d15.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.a76d79079b3e40ea27a2f076ee274d15.gz.js — 200 — 25.6 KiB — 29 ms — h2https://newatlas.com/manifest.json/manifest.json https://newatlas.com/manifest.json — 200 — 642 B — 109 ms — h2https://assets.newatlas.com/0b/5a/30e4752e40aebb32b7795eb93a4e/new-atlas-masthead-mini-1.svgassets.newatlas.com/0b/5a/30e4752e4... https://assets.newatlas.com/0b/5a/30e4752e40aebb32b7795eb93a4e/new-atlas-masthead-mini-1.svg — 200 — 27.0 KiB — 42 ms — h2https://assets.newatlas.com/dims4/default/283f8b5/2147483647/strip/true/crop/2400x1600+0+96/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0c%2F61%2Fdf1bf340482a99f8d8c32de0202c%2Fonda-tiny-house-1.pngassets.newatlas.com/dims4/default/2... https://assets.newatlas.com/dims4/default/283f8b5/2147483647/strip/true/crop/2400x1600+0+96/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0c%2F61%2Fdf1bf340482a99f8d8c32de0202c%2Fonda-tiny-house-1.png — 200 — 14.7 KiB — 29 ms — h2https://assets.newatlas.com/dims4/default/1716157/2147483647/strip/true/crop/2046x1364+1+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fef%2Fd7%2Fb03b5756495dad5d1d1c3d56f16d%2Fscreenshot-2026-04-15-at-9-24-50-am.jpegassets.newatlas.com/dims4/default/1... https://assets.newatlas.com/dims4/default/1716157/2147483647/strip/true/crop/2046x1364+1+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fef%2Fd7%2Fb03b5756495dad5d1d1c3d56f16d%2Fscreenshot-2026-04-15-at-9-24-50-am.jpeg — 200 — 8.8 KiB — 26 ms — h2https://assets.newatlas.com/dims4/default/be29277/2147483647/strip/true/crop/1818x1212+291+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc3%2F1d%2Fd39ceb11468c94064d16c3528d5a%2Fimgi-45-1d8a16-998a61bd542045019994ef072d32701f-mv2-1.jpegassets.newatlas.com/dims4/default/b... https://assets.newatlas.com/dims4/default/be29277/2147483647/strip/true/crop/1818x1212+291+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc3%2F1d%2Fd39ceb11468c94064d16c3528d5a%2Fimgi-45-1d8a16-998a61bd542045019994ef072d32701f-mv2-1.jpeg — 200 — 16.1 KiB — 31 ms — h2https://assets.newatlas.com/dims4/default/66b879a/2147483647/strip/true/crop/3000x2000+0+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F42%2Ff9%2F10242e0b4456a56e683342d2358c%2Festher-tiny-house-10.jpgassets.newatlas.com/dims4/default/6... https://assets.newatlas.com/dims4/default/66b879a/2147483647/strip/true/crop/3000x2000+0+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F42%2Ff9%2F10242e0b4456a56e683342d2358c%2Festher-tiny-house-10.jpg — 200 — 7.8 KiB — 39 ms — h2https://assets.newatlas.com/dims4/default/d91cd40/2147483647/strip/true/crop/7499x4999+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4a%2F4d%2Fcfd72a8b45f486b9309afaca7362%2Fmk-ext-05.jpgassets.newatlas.com/dims4/default/d... https://assets.newatlas.com/dims4/default/d91cd40/2147483647/strip/true/crop/7499x4999+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4a%2F4d%2Fcfd72a8b45f486b9309afaca7362%2Fmk-ext-05.jpg — 200 — 10.1 KiB — 26 ms — h2https://assets.newatlas.com/dims4/default/d8d88f2/2147483647/strip/true/crop/1960x1307+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc0%2Fc8%2Fd7862093473db5a7e3914591ea36%2F4ef4ecd6f5b78dbd45058f65844747df-original.jpegassets.newatlas.com/dims4/default/d... https://assets.newatlas.com/dims4/default/d8d88f2/2147483647/strip/true/crop/1960x1307+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc0%2Fc8%2Fd7862093473db5a7e3914591ea36%2F4ef4ecd6f5b78dbd45058f65844747df-original.jpeg — 200 — 22.9 KiB — 45 ms — h2https://assets.newatlas.com/dims4/default/63fb7aa/2147483647/strip/true/crop/2048x1365+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc6%2F5f%2F7276f72f4aa282a24136368771d3%2Fancient-feather.jpgassets.newatlas.com/dims4/default/6... https://assets.newatlas.com/dims4/default/63fb7aa/2147483647/strip/true/crop/2048x1365+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc6%2F5f%2F7276f72f4aa282a24136368771d3%2Fancient-feather.jpg — 200 — 31.1 KiB — 44 ms — h2https://newatlas.com/_track/_track https://newatlas.com/_track — 204 — 183 B — 624 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 703 ms LCP 3.3 shttps://newatlas.com// https://newatlas.com/ — 200 — 37.9 KiB — 103 ms — h2https://cdn.iubenda.com/cs/tcf/stub-v2.js?v=20201216cdn.iubenda.com/cs/tcf/stub-v2.js?v... https://cdn.iubenda.com/cs/tcf/stub-v2.js?v=20201216 — 200 — 1.5 KiB — 20 ms — h2https://cdn.iubenda.com/cs/tcf/safe-tcf-v2.js?v=20201216cdn.iubenda.com/cs/tcf/safe-tcf-v2.... https://cdn.iubenda.com/cs/tcf/safe-tcf-v2.js?v=20201216 — 200 — 59.5 KiB — 21 ms — h2https://cdn.iubenda.com/cs/ccpa/stub.js?v=20201216cdn.iubenda.com/cs/ccpa/stub.js?v=2... https://cdn.iubenda.com/cs/ccpa/stub.js?v=20201216 — 200 — 2.3 KiB — 60 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.ff0ac2b6993c511bd87fea21720531e5.gz.cssassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.ff0ac2b6993c511bd87fea21720531e5.gz.css — 200 — 30.1 KiB — 36 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/webcomponents-loader/webcomponents-loader.ce44f83d1399e8dd41e607b70e0642c9.gz.js — 200 — 1.3 KiB — 35 ms — h2https://assets.newatlas.com/dims4/default/ce65e2a/2147483647/strip/true/crop/5000x3333+0+208/resize/834x556!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F12%2Fcb%2F557cb5be4ea283b64ba78912ef7e%2Fmustang-gtd-competition-05.jpgassets.newatlas.com/dims4/default/c... https://assets.newatlas.com/dims4/default/ce65e2a/2147483647/strip/true/crop/5000x3333+0+208/resize/834x556!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F12%2Fcb%2F557cb5be4ea283b64ba78912ef7e%2Fmustang-gtd-competition-05.jpg — 200 — 57.0 KiB — 1.6 s — h2https://assets.newatlas.com/dims4/default/9cff277/2147483647/strip/true/crop/7994x5329+3+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F97%2F52%2F8adeda994b02b2b919524b75b72c%2Fext05.jpgassets.newatlas.com/dims4/default/9... https://assets.newatlas.com/dims4/default/9cff277/2147483647/strip/true/crop/7994x5329+3+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F97%2F52%2F8adeda994b02b2b919524b75b72c%2Fext05.jpg — 200 — 24.4 KiB — 31 ms — h2https://assets.newatlas.com/dims4/default/8e8e26a/2147483647/strip/true/crop/2046x1364+1+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4d%2Fb5%2F190038d64895a702db935ed7a490%2Fvuebuds-007-1536x1024.jpegassets.newatlas.com/dims4/default/8... https://assets.newatlas.com/dims4/default/8e8e26a/2147483647/strip/true/crop/2046x1364+1+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4d%2Fb5%2F190038d64895a702db935ed7a490%2Fvuebuds-007-1536x1024.jpeg — 200 — 11.6 KiB — 27 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700|Open+Sans:400,500,600,700|Lora:400,500,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700|Open+Sans:400,500,600,700|Lora:400,500,600,700 — 200 — 2.6 KiB — 81 ms — h2https://assets.newatlas.com/dims4/default/b2e99eb/2147483647/strip/true/crop/1620x1080+119+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0d%2F01%2F8cc379ba45dbad1290ca90fdd72a%2Fscreenshot-2026-04-16-at-2-08-52-pm.pngassets.newatlas.com/dims4/default/b... https://assets.newatlas.com/dims4/default/b2e99eb/2147483647/strip/true/crop/1620x1080+119+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0d%2F01%2F8cc379ba45dbad1290ca90fdd72a%2Fscreenshot-2026-04-16-at-2-08-52-pm.png — 200 — 13.9 KiB — 39 ms — h2https://assets.newatlas.com/dims4/default/f1cfd18/2147483647/strip/true/crop/2397x1598+2+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F3d%2F3c%2F6a32801942f8aec2740722eafd2e%2Flukas-tiny-house-16.pngassets.newatlas.com/dims4/default/f... https://assets.newatlas.com/dims4/default/f1cfd18/2147483647/strip/true/crop/2397x1598+2+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F3d%2F3c%2F6a32801942f8aec2740722eafd2e%2Flukas-tiny-house-16.png — 200 — 8.7 KiB — 36 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/brightspot/analytics/search/SiteSearchAnalytics.5eb1a8a326b06970c71b3a253fbeaa64.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/brightspot/analytics/search/SiteSearchAnalytics.5eb1a8a326b06970c71b3a253fbeaa64.gz.js — 200 — 580 B — 35 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/analytics/bsp-analytics.min.686c87a3ca6667675841641b91fc7fe6.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/_resource/analytics/bsp-analytics.min.686c87a3ca6667675841641b91fc7fe6.gz.js — 200 — 3.0 KiB — 37 ms — h2https://cdn.iubenda.com/cs/iubenda_cs.js?v=20201216cdn.iubenda.com/cs/iubenda_cs.js?v=... https://cdn.iubenda.com/cs/iubenda_cs.js?v=20201216 — 200 — 3.0 KiB — 57 ms — h2https://cdn.ocelot.studio/clients/newatlas.jscdn.ocelot.studio/clients/newatlas.... https://cdn.ocelot.studio/clients/newatlas.js — 200 — 8.2 KiB — 86 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 72 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 77 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TGZ8Q3Jwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TGZ8Q3J — 200 — 162.8 KiB — 192 ms — h2https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.a76d79079b3e40ea27a2f076ee274d15.gz.jsassets.newatlas.com/resource/000001... https://assets.newatlas.com/resource/00000170-5da9-dc4c-adf0-ddebcfc10000/styleguide/All.min.a76d79079b3e40ea27a2f076ee274d15.gz.js — 200 — 25.6 KiB — 29 ms — h2https://newatlas.com/manifest.json/manifest.json https://newatlas.com/manifest.json — 200 — 642 B — 109 ms — h2https://assets.newatlas.com/0b/5a/30e4752e40aebb32b7795eb93a4e/new-atlas-masthead-mini-1.svgassets.newatlas.com/0b/5a/30e4752e4... https://assets.newatlas.com/0b/5a/30e4752e40aebb32b7795eb93a4e/new-atlas-masthead-mini-1.svg — 200 — 27.0 KiB — 42 ms — h2https://assets.newatlas.com/dims4/default/283f8b5/2147483647/strip/true/crop/2400x1600+0+96/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0c%2F61%2Fdf1bf340482a99f8d8c32de0202c%2Fonda-tiny-house-1.pngassets.newatlas.com/dims4/default/2... https://assets.newatlas.com/dims4/default/283f8b5/2147483647/strip/true/crop/2400x1600+0+96/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F0c%2F61%2Fdf1bf340482a99f8d8c32de0202c%2Fonda-tiny-house-1.png — 200 — 14.7 KiB — 29 ms — h2https://assets.newatlas.com/dims4/default/1716157/2147483647/strip/true/crop/2046x1364+1+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fef%2Fd7%2Fb03b5756495dad5d1d1c3d56f16d%2Fscreenshot-2026-04-15-at-9-24-50-am.jpegassets.newatlas.com/dims4/default/1... https://assets.newatlas.com/dims4/default/1716157/2147483647/strip/true/crop/2046x1364+1+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fef%2Fd7%2Fb03b5756495dad5d1d1c3d56f16d%2Fscreenshot-2026-04-15-at-9-24-50-am.jpeg — 200 — 8.8 KiB — 26 ms — h2https://assets.newatlas.com/dims4/default/be29277/2147483647/strip/true/crop/1818x1212+291+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc3%2F1d%2Fd39ceb11468c94064d16c3528d5a%2Fimgi-45-1d8a16-998a61bd542045019994ef072d32701f-mv2-1.jpegassets.newatlas.com/dims4/default/b... https://assets.newatlas.com/dims4/default/be29277/2147483647/strip/true/crop/1818x1212+291+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc3%2F1d%2Fd39ceb11468c94064d16c3528d5a%2Fimgi-45-1d8a16-998a61bd542045019994ef072d32701f-mv2-1.jpeg — 200 — 16.1 KiB — 31 ms — h2https://assets.newatlas.com/dims4/default/66b879a/2147483647/strip/true/crop/3000x2000+0+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F42%2Ff9%2F10242e0b4456a56e683342d2358c%2Festher-tiny-house-10.jpgassets.newatlas.com/dims4/default/6... https://assets.newatlas.com/dims4/default/66b879a/2147483647/strip/true/crop/3000x2000+0+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F42%2Ff9%2F10242e0b4456a56e683342d2358c%2Festher-tiny-house-10.jpg — 200 — 7.8 KiB — 39 ms — h2https://assets.newatlas.com/dims4/default/d91cd40/2147483647/strip/true/crop/7499x4999+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4a%2F4d%2Fcfd72a8b45f486b9309afaca7362%2Fmk-ext-05.jpgassets.newatlas.com/dims4/default/d... https://assets.newatlas.com/dims4/default/d91cd40/2147483647/strip/true/crop/7499x4999+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F4a%2F4d%2Fcfd72a8b45f486b9309afaca7362%2Fmk-ext-05.jpg — 200 — 10.1 KiB — 26 ms — h2https://assets.newatlas.com/dims4/default/d8d88f2/2147483647/strip/true/crop/1960x1307+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc0%2Fc8%2Fd7862093473db5a7e3914591ea36%2F4ef4ecd6f5b78dbd45058f65844747df-original.jpegassets.newatlas.com/dims4/default/d... https://assets.newatlas.com/dims4/default/d8d88f2/2147483647/strip/true/crop/1960x1307+0+1/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc0%2Fc8%2Fd7862093473db5a7e3914591ea36%2F4ef4ecd6f5b78dbd45058f65844747df-original.jpeg — 200 — 22.9 KiB — 45 ms — h2https://assets.newatlas.com/dims4/default/63fb7aa/2147483647/strip/true/crop/2048x1365+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc6%2F5f%2F7276f72f4aa282a24136368771d3%2Fancient-feather.jpgassets.newatlas.com/dims4/default/6... https://assets.newatlas.com/dims4/default/63fb7aa/2147483647/strip/true/crop/2048x1365+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc6%2F5f%2F7276f72f4aa282a24136368771d3%2Fancient-feather.jpg — 200 — 31.1 KiB — 44 ms — h2https://newatlas.com/_track/_track https://newatlas.com/_track — 204 — 183 B — 624 ms — h2https://assets.newatlas.com/dims4/default/3f3972e/2147483647/strip/true/crop/7008x4672+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F2c%2F64%2F11dbc3ff4a5fa2f009af1c2468e8%2Fdrill6.JPGassets.newatlas.com/dims4/default/3... https://assets.newatlas.com/dims4/default/3f3972e/2147483647/strip/true/crop/7008x4672+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F2c%2F64%2F11dbc3ff4a5fa2f009af1c2468e8%2Fdrill6.JPG — 200 — 10.1 KiB — 41 ms — h2https://assets.newatlas.com/dims4/default/eef4af9/2147483647/strip/true/crop/1536x1024+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F2f%2F68%2F807e16234426ab4d75df7eb4f389%2Fhibreakeink-image2.jpgassets.newatlas.com/dims4/default/e... https://assets.newatlas.com/dims4/default/eef4af9/2147483647/strip/true/crop/1536x1024+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F2f%2F68%2F807e16234426ab4d75df7eb4f389%2Fhibreakeink-image2.jpg — 200 — 4.5 KiB — 46 ms — h2https://assets.newatlas.com/dims4/default/2010675/2147483647/strip/true/crop/2304x1536+240+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fa1%2Ffa%2Fec142a95483383336069c4489e28%2Fsaildrone-spectre-silent-endurance-and-stealth-strike-3.jpgassets.newatlas.com/dims4/default/2... https://assets.newatlas.com/dims4/default/2010675/2147483647/strip/true/crop/2304x1536+240+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fa1%2Ffa%2Fec142a95483383336069c4489e28%2Fsaildrone-spectre-silent-endurance-and-stealth-strike-3.jpg — 200 — 23.5 KiB — 39 ms — h2https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.jscdn.iubenda.com/cookie_solution/iub... https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-en.js — 200 — 110.7 KiB — 30 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 61 ms — h3https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.3 KiB — 127 ms — h2https://cdn.ocelot.studio/clients/newatlas.prebid.jscdn.ocelot.studio/clients/newatlas.... https://cdn.ocelot.studio/clients/newatlas.prebid.js — 200 — 108.6 KiB — 71 ms — h2https://cloudfront.loggly.com/js/loggly.tracker-latest.min.jscloudfront.loggly.com/js/loggly.tra... https://cloudfront.loggly.com/js/loggly.tracker-latest.min.js — 200 — 1.6 KiB — 29 ms — http/1.1https://assets.newatlas.com/dims4/default/91df57e/2147483647/strip/true/crop/1200x800+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F91%2Fa5%2Fbe3c6c4c4d13b328a8cf1eb241b1%2F636075-my27-ktm-freeride-e-details-parts-statics.jpgassets.newatlas.com/dims4/default/9... https://assets.newatlas.com/dims4/default/91df57e/2147483647/strip/true/crop/1200x800+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F91%2Fa5%2Fbe3c6c4c4d13b328a8cf1eb241b1%2F636075-my27-ktm-freeride-e-details-parts-statics.jpg — 200 — 11.5 KiB — 41 ms — h2https://assets.newatlas.com/dims4/default/bdd2db9/2147483647/strip/true/crop/1200x800+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fdb%2Ffa%2Fe6a9c0d44a2ab01226db8461ac97%2Fstentor-coeruleus-viewed-through-a-200x-microscope.jpgassets.newatlas.com/dims4/default/b... https://assets.newatlas.com/dims4/default/bdd2db9/2147483647/strip/true/crop/1200x800+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fdb%2Ffa%2Fe6a9c0d44a2ab01226db8461ac97%2Fstentor-coeruleus-viewed-through-a-200x-microscope.jpg — 200 — 15.9 KiB — 39 ms — h2https://assets.newatlas.com/dims4/default/a7d8bc5/2147483647/strip/true/crop/1920x1280+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F25%2F33%2F9a6d86e641a0bd148097099329f7%2Fpo1.pngassets.newatlas.com/dims4/default/a... https://assets.newatlas.com/dims4/default/a7d8bc5/2147483647/strip/true/crop/1920x1280+0+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F25%2F33%2F9a6d86e641a0bd148097099329f7%2Fpo1.png — 200 — 10.0 KiB — 37 ms — h2https://assets.newatlas.com/dims4/default/8abfa3b/2147483647/strip/true/crop/1221x814+123+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fdd%2F58%2Fd31b96b44b06ae60ddbbafbb8cd9%2Fscreenshot-2026-04-17-at-9-00-14-pm.pngassets.newatlas.com/dims4/default/8... https://assets.newatlas.com/dims4/default/8abfa3b/2147483647/strip/true/crop/1221x814+123+0/resize/390x260!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fdd%2F58%2Fd31b96b44b06ae60ddbbafbb8cd9%2Fscreenshot-2026-04-17-at-9-00-14-pm.png — 200 — 7.9 KiB — 33 ms — h2https://assets.newatlas.com/dims4/default/83a8f4a/2147483647/strip/true/crop/2048x1365+0+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F1d%2Fa6%2Fe34f164e40fa882c72d1ffeb6c8e%2Fmysa-400-tiny-house-1.jpgassets.newatlas.com/dims4/default/8... https://assets.newatlas.com/dims4/default/83a8f4a/2147483647/strip/true/crop/2048x1365+0+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F1d%2Fa6%2Fe34f164e40fa882c72d1ffeb6c8e%2Fmysa-400-tiny-house-1.jpg — 200 — 7.6 KiB — 38 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 56 ms — h3https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2fonts.gstatic.com/s/lora/v37/0QIvMX... https://fonts.gstatic.com/s/lora/v37/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 200 — 36.9 KiB — 56 ms — h3https://assets.newatlas.com/dims4/default/d73538d/2147483647/strip/true/crop/1620x1080+150+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc8%2F7b%2F9647d6f649ef8edd56f39a131b26%2Fpage-cover1.jpgassets.newatlas.com/dims4/default/d... https://assets.newatlas.com/dims4/default/d73538d/2147483647/strip/true/crop/1620x1080+150+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc8%2F7b%2F9647d6f649ef8edd56f39a131b26%2Fpage-cover1.jpg — 200 — 4.0 KiB — 32 ms — h2https://assets.newatlas.com/dims4/default/a2caf85/2147483647/strip/true/crop/1896x1264+0+4/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F2c%2F15%2Fcbdbe6044b219e5acff198533078%2Funtitled.jpgassets.newatlas.com/dims4/default/a... https://assets.newatlas.com/dims4/default/a2caf85/2147483647/strip/true/crop/1896x1264+0+4/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F2c%2F15%2Fcbdbe6044b219e5acff198533078%2Funtitled.jpg — 200 — 14.5 KiB — 36 ms — h2https://assets.newatlas.com/dims4/default/9e9e060/2147483647/strip/true/crop/1728x1152+160+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc9%2Fd1%2F11ed0ec7448786c89ef7324791a0%2Fdji-0256.jpgassets.newatlas.com/dims4/default/9... https://assets.newatlas.com/dims4/default/9e9e060/2147483647/strip/true/crop/1728x1152+160+0/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc9%2Fd1%2F11ed0ec7448786c89ef7324791a0%2Fdji-0256.jpg — 200 — 10.8 KiB — 33 ms — h2https://assets.newatlas.com/dims4/default/1ee270e/2147483647/strip/true/crop/4000x2667+0+1148/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F1d%2Fad%2F9948861c4814b3a6134ccaf7c099%2F225620-alatau-tower-pyramid.jpgassets.newatlas.com/dims4/default/1... https://assets.newatlas.com/dims4/default/1ee270e/2147483647/strip/true/crop/4000x2667+0+1148/resize/265x177!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2F1d%2Fad%2F9948861c4814b3a6134ccaf7c099%2F225620-alatau-tower-pyramid.jpg — 200 — 7.7 KiB — 34 ms — h2https://assets.newatlas.com/83/34/3496805e4803b1046abf85156eb9/newatlas-logo-no-arc-tight-1.svgassets.newatlas.com/83/34/3496805e4... https://assets.newatlas.com/83/34/3496805e4803b1046abf85156eb9/newatlas-logo-no-arc-tight-1.svg — 200 — 2.6 KiB — 31 ms — h2https://cs.iubenda.com/cookie-solution/confs/js/80707767.jscs.iubenda.com/cookie-solution/conf... https://cs.iubenda.com/cookie-solution/confs/js/80707767.js — 200 — 1.7 KiB — 30 ms — h2https://assets.newatlas.com/dims4/default/a4d902f/2147483647/strip/true/crop/403x108+0+0/resize/350x95!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fab%2Fad%2F434d5a124c8a956799da20c73cd3%2Ffollow2.gifassets.newatlas.com/dims4/default/a... https://assets.newatlas.com/dims4/default/a4d902f/2147483647/strip/true/crop/403x108+0+0/resize/350x95!/format/webp/quality/85/?url=https%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fab%2Fad%2F434d5a124c8a956799da20c73cd3%2Ffollow2.gif — 200 — 4.9 KiB — 27 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7Z029ERRK6&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7Z029ERRK6&cx=c&gtm=4e64h1 — 200 — 158.5 KiB — 49 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 111 ms — h2https://unpkg.com/web-vitals@5.0.1/dist/web-vitals.iife.jsunpkg.com/web-vitals@5.0.1/dist/web... https://unpkg.com/web-vitals@5.0.1/dist/web-vitals.iife.js — 200 — 2.7 KiB — 53 ms — h3https://static.getclicky.com/jsstatic.getclicky.com/js https://static.getclicky.com/js — 200 — 5.3 KiB — 49 ms — h3https://cdn.iubenda.com/cs/tcf/versions/tcf-v2-0.30.9.jscdn.iubenda.com/cs/tcf/versions/tcf... https://cdn.iubenda.com/cs/tcf/versions/tcf-v2-0.30.9.js — 200 — 35.5 KiB — 26 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 — 200 — 187.7 KiB — 159 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 105 ms — h3https://cdn.iubenda.com/cs/tcf/v3-versioned/vendorlist.155.jsoncdn.iubenda.com/cs/tcf/v3-versioned... https://cdn.iubenda.com/cs/tcf/v3-versioned/vendorlist.155.json — 200 — 105.8 KiB — 29 ms — h2https://cdn.iubenda.com/cs/tcf/gac-vendors.jsoncdn.iubenda.com/cs/tcf/gac-vendors.... https://cdn.iubenda.com/cs/tcf/gac-vendors.json — 200 — 18.8 KiB — 60 ms — h2https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fnewatlas.com%2F&scrsrc=www.googletagmanager.com&rnd=529884912.1776805867&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&auid=1966081109.1776805867&navt=n&npa=1&us_privacy=error&ep.ads_data_redaction=0&gtm=45He64h1v78631395za200zd78631395xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776805867443&tfd=646www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fnewatlas.com%2F&scrsrc=www.googletagmanager.com&rnd=529884912.1776805867&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&auid=1966081109.1776805867&navt=n&npa=1&us_privacy=error&ep.ads_data_redaction=0&gtm=45He64h1v78631395za200zd78631395xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776805867443&tfd=646 — 200 — 21 B — 135 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-7Z029ERRK6&gtm=45je64h1v877916228z878631395za20gzb78631395zd78631395&_p=1776805866983&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=1166075066.1776805868&frm=0&pscdl=noapi&rcb=3&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~115938465~115938468~117266401&sid=1776805867&sct=1&seg=0&dl=https%3A%2F%2Fnewatlas.com%2F&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.clean_path=%2F&ep.content_group=anon&ep.cd3_view=Front&ep.cd11_cf_flags=image_optimisation%2Ctrendmd_clw&ep.cd18_cf_version=2.9.49&ep.cd5_article_id=0000016b-764d-d3b8-ad6b-fecdc9800000&ep.cd10_tags=none&ep.cd19_bsp_buildInformation=%23local&ep.accept_incoming=true&tfd=765region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-7Z029ERRK6&gtm=45je64h1v877916228z878631395za20gzb78631395zd78631395&_p=1776805866983&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=1166075066.1776805868&frm=0&pscdl=noapi&rcb=3&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~115938465~115938468~117266401&sid=1776805867&sct=1&seg=0&dl=https%3A%2F%2Fnewatlas.com%2F&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.clean_path=%2F&ep.content_group=anon&ep.cd3_view=Front&ep.cd11_cf_flags=image_optimisation%2Ctrendmd_clw&ep.cd18_cf_version=2.9.49&ep.cd5_article_id=0000016b-764d-d3b8-ad6b-fecdc9800000&ep.cd10_tags=none&ep.cd19_bsp_buildInformation=%23local&ep.accept_incoming=true&tfd=765 — 204 — 546 B — 124 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7Z029ERRK6&cid=1166075066.1776805868&gtm=45je64h1v877916228z878631395za20gzb78631395zd78631395&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7Z029ERRK6&cid=1166075066.1776805868&gtm=45je64h1v877916228z878631395za20gzb78631395zd78631395&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401 — 204 — 555 B — 73 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-7Z029ERRK6&cid=1166075066.1776805868&gtm=45je64h1v877916228z878631395za20gzb78631395zd78631395&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401&z=602223414www.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-7Z029ERRK6&cid=1166075066.1776805868&gtm=45je64h1v877916228z878631395za20gzb78631395zd78631395&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401&z=602223414 — 200 — 408 B — 78 ms — h2https://idb.iubenda.com/csdata?db=hits1idb.iubenda.com/csdata?db=hits1 https://idb.iubenda.com/csdata?db=hits1 — 204 — 571 B — 41 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=75403944&t=pageview&_s=1&dl=https%3A%2F%2Fnewatlas.com%2F&ul=en-us&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&sr=800x600&vp=1350x940&_u=YADAAAABAAAAACAEC~&jid=1795095337&gjid=1982188508&cid=1166075066.1776805868&tid=UA-2235360-9&_gid=373015850.1776805868&_r=1&_slc=1&gtm=45He64h1n81TGZ8Q3Jv78631395za200zd78631395&cg1=anon&cd3=Front&cd5=0000016b-764d-d3b8-ad6b-fecdc9800000&cd10=none&cd11=image_optimisation%2Ctrendmd_clw&cd18=2.9.49&cd19=%23local&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266400&npa=1&z=123700966www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=75403944&t=pageview&_s=1&dl=https%3A%2F%2Fnewatlas.com%2F&ul=en-us&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&sr=800x600&vp=1350x940&_u=YADAAAABAAAAACAEC~&jid=1795095337&gjid=1982188508&cid=1166075066.1776805868&tid=UA-2235360-9&_gid=373015850.1776805868&_r=1&_slc=1&gtm=45He64h1n81TGZ8Q3Jv78631395za200zd78631395&cg1=anon&cd3=Front&cd5=0000016b-764d-d3b8-ad6b-fecdc9800000&cd10=none&cd11=image_optimisation%2Ctrendmd_clw&cd18=2.9.49&cd19=%23local&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266400&npa=1&z=123700966 — 200 — 449 B — 24 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=75403944&t=pageview&_s=1&dl=https%3A%2F%2Fnewatlas.com%2F&ul=en-us&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&sr=800x600&vp=1350x940&_u=YADAAAABAAAAACAEC~&jid=1795095337&gjid=1982188508&cid=1166075066.1776805868&tid=UA-2235360-4&_gid=373015850.1776805868&_r=1&_slc=1&gtm=45He64h1n81TGZ8Q3Jv78631395za200zd78631395&cg1=anon&cd3=Front&cd5=0000016b-764d-d3b8-ad6b-fecdc9800000&cd10=none&cd11=image_optimisation%2Ctrendmd_clw&cd18=2.9.49&cd19=%23local&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266400&npa=1&z=123700966www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=75403944&t=pageview&_s=1&dl=https%3A%2F%2Fnewatlas.com%2F&ul=en-us&dt=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&sr=800x600&vp=1350x940&_u=YADAAAABAAAAACAEC~&jid=1795095337&gjid=1982188508&cid=1166075066.1776805868&tid=UA-2235360-4&_gid=373015850.1776805868&_r=1&_slc=1&gtm=45He64h1n81TGZ8Q3Jv78631395za200zd78631395&cg1=anon&cd3=Front&cd5=0000016b-764d-d3b8-ad6b-fecdc9800000&cd10=none&cd11=image_optimisation%2Ctrendmd_clw&cd18=2.9.49&cd19=%23local&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938465~115938468~117266400&npa=1&z=123700966 — 200 — 71 B — 24 ms — h2https://in.getclicky.com/in.php?site_id=110681&href=%2F&title=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&res=800x600&lang=en-US&tz=UTC&tc=&ck=1&x=bx618&f=1in.getclicky.com/in.php?site_id=110... https://in.getclicky.com/in.php?site_id=110681&href=%2F&title=New%20Atlas%20-%20New%20Technology%20%26%20Science%20News&res=800x600&lang=en-US&tz=UTC&tc=&ck=1&x=bx618&f=1 — 200 — 283 B — 165 ms — h3https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 651 B — 82 ms — h2https://cdn.id5-sync.com/api/1.0/id5PrebidModule.jscdn.id5-sync.com/api/1.0/id5PrebidM... https://cdn.id5-sync.com/api/1.0/id5PrebidModule.js — 200 — 29.5 KiB — 67 ms — h2https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 520 B — 29 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 157 B — 81 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 342 B — 82 ms — h2https://d0.eu-3-id5-sync.com/d0.eu-3-id5-sync.com/ https://d0.eu-3-id5-sync.com/ — 200 — 143 B — 87 ms — h2https://d1.eu-3-id5-sync.com/d1.eu-3-id5-sync.com/ https://d1.eu-3-id5-sync.com/ — 200 — 143 B — 83 ms — h2https://d2.eu-3-id5-sync.com/d2.eu-3-id5-sync.com/ https://d2.eu-3-id5-sync.com/ — 200 — 143 B — 86 ms — h2https://d3.eu-3-id5-sync.com/d3.eu-3-id5-sync.com/ https://d3.eu-3-id5-sync.com/ — 200 — 143 B — 89 ms — h2https://d4.eu-3-id5-sync.com/d4.eu-3-id5-sync.com/ https://d4.eu-3-id5-sync.com/ — 200 — 143 B — 83 ms — h2https://d5.eu-3-id5-sync.com/d5.eu-3-id5-sync.com/ https://d5.eu-3-id5-sync.com/ — 200 — 143 B — 86 ms — h2https://d6.eu-3-id5-sync.com/d6.eu-3-id5-sync.com/ https://d6.eu-3-id5-sync.com/ — 200 — 143 B — 90 ms — h2https://d7.eu-3-id5-sync.com/d7.eu-3-id5-sync.com/ https://d7.eu-3-id5-sync.com/ — 200 — 143 B — 95 ms — h2https://d0.eu-4-id5-sync.com/d0.eu-4-id5-sync.com/ https://d0.eu-4-id5-sync.com/ — 200 — 143 B — 87 ms — h2https://d1.eu-4-id5-sync.com/d1.eu-4-id5-sync.com/ https://d1.eu-4-id5-sync.com/ — 200 — 143 B — 90 ms — h2https://d2.eu-4-id5-sync.com/d2.eu-4-id5-sync.com/ https://d2.eu-4-id5-sync.com/ — 200 — 143 B — 92 ms — h2https://d3.eu-4-id5-sync.com/d3.eu-4-id5-sync.com/ https://d3.eu-4-id5-sync.com/ — 200 — 143 B — 95 ms — h2https://d4.eu-4-id5-sync.com/d4.eu-4-id5-sync.com/ https://d4.eu-4-id5-sync.com/ — 200 — 143 B — 96 ms — h2https://d5.eu-4-id5-sync.com/d5.eu-4-id5-sync.com/ https://d5.eu-4-id5-sync.com/ — 200 — 143 B — 95 ms — h2https://d6.eu-4-id5-sync.com/d6.eu-4-id5-sync.com/ https://d6.eu-4-id5-sync.com/ — 200 — 143 B — 92 ms — h2https://d7.eu-4-id5-sync.com/d7.eu-4-id5-sync.com/ https://d7.eu-4-id5-sync.com/ — 200 — 143 B — 90 ms — h2https://cdn.taboola.com/libtrc/newatlas/loader.jscdn.taboola.com/libtrc/newatlas/loa... https://cdn.taboola.com/libtrc/newatlas/loader.js — 200 — 317.8 KiB — 77 ms — h2https://newatlas.com/cdn-cgi/rum?/cdn-cgi/rum? https://newatlas.com/cdn-cgi/rum? — 204 — 169 B — 26 ms — h2https://newatlas.com/favicon-16x16.png/favicon-16x16.png https://newatlas.com/favicon-16x16.png — 200 — 841 B — 59 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 836 B — 28 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 75 ms — h3https://pm-widget.taboola.com/newatlas/load.jspm-widget.taboola.com/newatlas/load... https://pm-widget.taboola.com/newatlas/load.js — 200 — 1.4 KiB — 3 ms — h2https://trc.taboola.com/sg/newatlas/1/consent-check?cmps=0&ga=true&gwto=truetrc.taboola.com/sg/newatlas/1/conse... https://trc.taboola.com/sg/newatlas/1/consent-check?cmps=0&ga=true&gwto=true — 200 — 317 B — 50 ms — h2https://newatlas.com/favicon-32x32.png/favicon-32x32.png https://newatlas.com/favicon-32x32.png — 200 — 1021 B — 40 ms — h2https://pm-widget.taboola.com/newatlas/pmk-20220605.7.jspm-widget.taboola.com/newatlas/pmk-... https://pm-widget.taboola.com/newatlas/pmk-20220605.7.js — 200 — 24.2 KiB — 7 ms — h2https://trc.taboola.com/newatlas/trc/3/json?llvl=2&tim=21%3A11%3A08.779&lti=default&pubit=i&t=1&data=%7B%22cmps%22%3A0%2C%22ga%22%3Atrue%2C%22gwto%22%3Atrue%2C%22id%22%3A%2247652%22%2C%22sd%22%3A%22%22%2C%22ui%22%3A%22%22%2C%22ii%22%3A%22_homepage_%22%2C%22it%22%3A%22home%22%2C%22vi%22%3A1776805868779%2C%22cv%22%3A%2220260419-4-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fnewatlas.com%2F%22%2C%22qs%22%3A%22%22%2C%22bv%22%3A%220%22%2C%22btv%22%3A%220%22%2C%22ul%22%3A%5B%22en-US%22%2C%22en%22%5D%2C%22ccpa_ps%22%3A%221---%22%2C%22cos%22%3A%224g%22%2C%22bu%22%3A%22https%3A%2F%2Fnewatlas.com%2F%22%2C%22vpi%22%3A%22%2F%22%2C%22bad%22%3A-1%2C%22sw%22%3A800%2C%22sh%22%3A600%2C%22bw%22%3A1350%2C%22bh%22%3A940%2C%22dw%22%3A1350%2C%22dh%22%3A6442%2C%22sde%22%3A%221.000%22%2C%22lt%22%3A%22default%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-h2m%22%2C%22uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22orig_uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22s%22%3A4%2C%22uim%22%3A%22thumbnails-b%3Aabp%3D0%22%2C%22cd%22%3A5557.66%2C%22mw%22%3A1200%7D%5D%2C%22uad%22%3A%7B%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%7D%2C%22cacheKey%22%3A%22home%3D_homepage_%2CBelow%20Homepage%20Thumbnails%3Dthumbnails-b%3Aabp%3D0%22%2C%22_cn%22%3A%22tions_1%22%2C%22lbt%22%3A1776593118684%2C%22wc%22%3Atrue%7D&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802ftrc.taboola.com/newatlas/trc/3/json... https://trc.taboola.com/newatlas/trc/3/json?llvl=2&tim=21%3A11%3A08.779&lti=default&pubit=i&t=1&data=%7B%22cmps%22%3A0%2C%22ga%22%3Atrue%2C%22gwto%22%3Atrue%2C%22id%22%3A%2247652%22%2C%22sd%22%3A%22%22%2C%22ui%22%3A%22%22%2C%22ii%22%3A%22_homepage_%22%2C%22it%22%3A%22home%22%2C%22vi%22%3A1776805868779%2C%22cv%22%3A%2220260419-4-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fnewatlas.com%2F%22%2C%22qs%22%3A%22%22%2C%22bv%22%3A%220%22%2C%22btv%22%3A%220%22%2C%22ul%22%3A%5B%22en-US%22%2C%22en%22%5D%2C%22ccpa_ps%22%3A%221---%22%2C%22cos%22%3A%224g%22%2C%22bu%22%3A%22https%3A%2F%2Fnewatlas.com%2F%22%2C%22vpi%22%3A%22%2F%22%2C%22bad%22%3A-1%2C%22sw%22%3A800%2C%22sh%22%3A600%2C%22bw%22%3A1350%2C%22bh%22%3A940%2C%22dw%22%3A1350%2C%22dh%22%3A6442%2C%22sde%22%3A%221.000%22%2C%22lt%22%3A%22default%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-h2m%22%2C%22uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22orig_uip%22%3A%22Below%20Homepage%20Thumbnails%22%2C%22s%22%3A4%2C%22uim%22%3A%22thumbnails-b%3Aabp%3D0%22%2C%22cd%22%3A5557.66%2C%22mw%22%3A1200%7D%5D%2C%22uad%22%3A%7B%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%7D%2C%22cacheKey%22%3A%22home%3D_homepage_%2CBelow%20Homepage%20Thumbnails%3Dthumbnails-b%3Aabp%3D0%22%2C%22_cn%22%3A%22tions_1%22%2C%22lbt%22%3A1776593118684%2C%22wc%22%3Atrue%7D&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f — 200 — 4.6 KiB — 224 ms — h2https://am-trc-events.taboola.com/newatlas/log/2/debug?type=warn&msg=adgb%20-%20not%20initialized.&lt=default&tvi48=-48&tvi61=-61&tim=21%3A11%3A09.020&id=95411&cv=20260419-4-RELEASE&llvl=2&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802fam-trc-events.taboola.com/newatlas/... https://am-trc-events.taboola.com/newatlas/log/2/debug?type=warn&msg=adgb%20-%20not%20initialized.&lt=default&tvi48=-48&tvi61=-61&tim=21%3A11%3A09.020&id=95411&cv=20260419-4-RELEASE&llvl=2&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f — 204 — 126 B — 108 ms — h2https://am-trc-events.taboola.com/newatlas/log/3/abtests?route=AM%3AAM%3AV&lti=default&tvi48=-48&tvi61=-61&ri=43a54f1520942318bc69aa3673233fc4&sd=v2_b0936b2d0ea48aa6bf96133a05318e27_eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c_1776805868_1776805868_CIi3jgYQvNZBGOvph4_bMyABKAEwSjjE1whQ____________AVgAYABonPmW87Ca0Y9HcACAAQCIAQA&ui=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&pi=%2F&wi=2978108246619851278&pt=home&vi=1776805868779&tim=21%3A11%3A09.022&id=70869&llvl=2&cv=20260419-4-RELEASE&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f&d=%7B%22abTestsEventType%22%3A%22simple%22%2C%22name%22%3A%22traffic-type%22%2C%22type%22%3A%22default%22%2C%22eventTime%22%3A1776805869022%7Dam-trc-events.taboola.com/newatlas/... https://am-trc-events.taboola.com/newatlas/log/3/abtests?route=AM%3AAM%3AV&lti=default&tvi48=-48&tvi61=-61&ri=43a54f1520942318bc69aa3673233fc4&sd=v2_b0936b2d0ea48aa6bf96133a05318e27_eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c_1776805868_1776805868_CIi3jgYQvNZBGOvph4_bMyABKAEwSjjE1whQ____________AVgAYABonPmW87Ca0Y9HcACAAQCIAQA&ui=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&pi=%2F&wi=2978108246619851278&pt=home&vi=1776805868779&tim=21%3A11%3A09.022&id=70869&llvl=2&cv=20260419-4-RELEASE&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f&d=%7B%22abTestsEventType%22%3A%22simple%22%2C%22name%22%3A%22traffic-type%22%2C%22type%22%3A%22default%22%2C%22eventTime%22%3A1776805869022%7D — 204 — 243 B — 108 ms — h2https://am-trc-events.taboola.com/newatlas/log/3/supply-feature?lti=default&ri=43a54f1520942318bc69aa3673233fc4&sd=v2_b0936b2d0ea48aa6bf96133a05318e27_eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c_1776805868_1776805868_CIi3jgYQvNZBGOvph4_bMyABKAEwSjjE1whQ____________AVgAYABonPmW87Ca0Y9HcACAAQCIAQA&ui=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&pi=%2F&wi=2978108246619851278&pt=home&vi=1776805868779&tim=21%3A11%3A09.023&id=71559&llvl=2&cv=20260419-4-RELEASE&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f&d=%7B%22event_type%22%3A%22SIGNALS%22%2C%22event_state%22%3A%22REPORTED%22%2C%22event_value%22%3A%22%7B%5C%22at%5C%22%3Atrue%2C%5C%22zm%5C%22%3Afalse%2C%5C%22ls%5C%22%3Atrue%2C%5C%22lm%5C%22%3A-1%2C%5C%22lt%5C%22%3A-1%7D%22%7Dam-trc-events.taboola.com/newatlas/... https://am-trc-events.taboola.com/newatlas/log/3/supply-feature?lti=default&ri=43a54f1520942318bc69aa3673233fc4&sd=v2_b0936b2d0ea48aa6bf96133a05318e27_eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c_1776805868_1776805868_CIi3jgYQvNZBGOvph4_bMyABKAEwSjjE1whQ____________AVgAYABonPmW87Ca0Y9HcACAAQCIAQA&ui=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&pi=%2F&wi=2978108246619851278&pt=home&vi=1776805868779&tim=21%3A11%3A09.023&id=71559&llvl=2&cv=20260419-4-RELEASE&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f&d=%7B%22event_type%22%3A%22SIGNALS%22%2C%22event_state%22%3A%22REPORTED%22%2C%22event_value%22%3A%22%7B%5C%22at%5C%22%3Atrue%2C%5C%22zm%5C%22%3Afalse%2C%5C%22ls%5C%22%3Atrue%2C%5C%22lm%5C%22%3A-1%2C%5C%22lt%5C%22%3A-1%7D%22%7D — 204 — 243 B — 110 ms — h2https://am-trc-events.taboola.com/newatlas/log/3/social?lti=default&ri=43a54f1520942318bc69aa3673233fc4&sd=v2_b0936b2d0ea48aa6bf96133a05318e27_eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c_1776805868_1776805868_CIi3jgYQvNZBGOvph4_bMyABKAEwSjjE1whQ____________AVgAYABonPmW87Ca0Y9HcACAAQCIAQA&ui=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&pi=%2F&wi=2978108246619851278&pt=home&vi=1776805868779&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f&st=social-available&d=%7B%22data%22%3A%5B%7B%22i%22%3A%22ctx%22%2C%22ism%22%3Afalse%2C%22srx%22%3A800%2C%22sry%22%3A600%2C%22pd%22%3Anull%2C%22tpl%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fnewatlas.com%22%2C%22rref%22%3A%22%22%2C%22sref%22%3A%22_sessionPending_%22%2C%22hdl%22%3A%22New%20Atlas%20-%20New%20Technology%20%26%20Science%20News%22%2C%22sec%22%3A%22undefined%22%2C%22aut%22%3A%5B%5D%2C%22img%22%3A%22%22%2C%22v%22%3A15%2C%22pw%22%3Afalse%7D%5D%7Dam-trc-events.taboola.com/newatlas/... https://am-trc-events.taboola.com/newatlas/log/3/social?lti=default&ri=43a54f1520942318bc69aa3673233fc4&sd=v2_b0936b2d0ea48aa6bf96133a05318e27_eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c_1776805868_1776805868_CIi3jgYQvNZBGOvph4_bMyABKAEwSjjE1whQ____________AVgAYABonPmW87Ca0Y9HcACAAQCIAQA&ui=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&pi=%2F&wi=2978108246619851278&pt=home&vi=1776805868779&tbu=f4dac3d4-1b12-47c6-a694-2c042ad4802f&st=social-available&d=%7B%22data%22%3A%5B%7B%22i%22%3A%22ctx%22%2C%22ism%22%3Afalse%2C%22srx%22%3A800%2C%22sry%22%3A600%2C%22pd%22%3Anull%2C%22tpl%22%3A%22%22%2C%22url%22%3A%22https%3A%2F%2Fnewatlas.com%22%2C%22rref%22%3A%22%22%2C%22sref%22%3A%22_sessionPending_%22%2C%22hdl%22%3A%22New%20Atlas%20-%20New%20Technology%20%26%20Science%20News%22%2C%22sec%22%3A%22undefined%22%2C%22aut%22%3A%5B%5D%2C%22img%22%3A%22%22%2C%22v%22%3A15%2C%22pw%22%3Afalse%7D%5D%7D — 204 — 243 B — 107 ms — h2https://cdn.taboola.com/scripts/fraud-detect.jscdn.taboola.com/scripts/fraud-detec... https://cdn.taboola.com/scripts/fraud-detect.js — 200 — 537 B — 6 ms — h2https://cdn.taboola.com/scripts/firstid.es5.jscdn.taboola.com/scripts/firstid.es5... https://cdn.taboola.com/scripts/firstid.es5.js — 200 — 851 B — 5 ms — h2https://cdn.taboola.com/scripts/cds-pips.js?dc=am&d=dcdn.taboola.com/scripts/cds-pips.js... https://cdn.taboola.com/scripts/cds-pips.js?dc=am&d=d — 200 — 2.0 KiB — 5 ms — h2https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS&us_privacy=1---&gdpr=1&gdpr_consent=gum.criteo.com/sync?c=72&r=2&j=TRC.... https://gum.criteo.com/sync?c=72&r=2&j=TRC.getRTUS&us_privacy=1---&gdpr=1&gdpr_consent= — 200 — 287 B — 55 ms — h2https://images.taboola.com/taboola/image/fetch/c_crop%2Cf_jpg%2Cq_auto%2Ce_sharpen%2Car_1.7778%2Cw_1116%2Cx_0%2Cy_0/c_fill%2Cw_340%2Ch_227/https%3A//cdn.taboola.com/libtrc/static/thumbnails/dc0a5fa856b2b8d9c4714705a98ea5bf.jpgimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/c_crop%2Cf_jpg%2Cq_auto%2Ce_sharpen%2Car_1.7778%2Cw_1116%2Cx_0%2Cy_0/c_fill%2Cw_340%2Ch_227/https%3A//cdn.taboola.com/libtrc/static/thumbnails/dc0a5fa856b2b8d9c4714705a98ea5bf.jpg — 200 — 15.3 KiB — 119 ms — h2https://images.taboola.com/taboola/image/fetch/c_crop%2Cf_jpg%2Cq_auto%2Ce_sharpen%2Car_1.7778%2Cw_1116%2Cx_84%2Cy_0/c_fill%2Cw_340%2Ch_227/https%3A//cdn.taboola.com/libtrc/static/thumbnails/e2b8a2e1f3bfde4892827bb295f5d51e.jpegimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/c_crop%2Cf_jpg%2Cq_auto%2Ce_sharpen%2Car_1.7778%2Cw_1116%2Cx_84%2Cy_0/c_fill%2Cw_340%2Ch_227/https%3A//cdn.taboola.com/libtrc/static/thumbnails/e2b8a2e1f3bfde4892827bb295f5d51e.jpeg — 200 — 18.3 KiB — 127 ms — h2https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_227%2Cw_340%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/786bd6a3537fb2e59ab7a282cd2ed606.pngimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_227%2Cw_340%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/786bd6a3537fb2e59ab7a282cd2ed606.png — 200 — 18.3 KiB — 24 ms — h2https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_227%2Cw_340%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A//cdn.taboola.com/libtrc/static/thumbnails/9981322825be04d66da22a3f94bff3e7.jpgimages.taboola.com/taboola/image/fe... https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_227%2Cw_340%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A//cdn.taboola.com/libtrc/static/thumbnails/9981322825be04d66da22a3f94bff3e7.jpg — 200 — 11.7 KiB — 119 ms — h2https://ib.adnxs.com/setuid?entity=584&code=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&gdpr=1&gdpr_consent=ib.adnxs.com/setuid?entity=584&code... https://ib.adnxs.com/setuid?entity=584&code=eb38b570-47d9-41b1-b25c-33ee2d6a7e0a-tuct10e16d6c&gdpr=1&gdpr_consent= — -1 — 0 B — 104 ms — https://cdn.taboola.com/libtrc/static/thumbnails/f539211219b796ffbb49949997c764f0.pngcdn.taboola.com/libtrc/static/thumb... https://cdn.taboola.com/libtrc/static/thumbnails/f539211219b796ffbb49949997c764f0.png — 200 — 796 B — 3 ms — h2https://trc.taboola.com/newatlas/log/3/bulk?route=AM%3AAM%3AV&lti=default&tvi48=-48&tvi61=-61&cv=20260419-4-RELEASE&bulkSize=1trc.taboola.com/newatlas/log/3/bulk... https://trc.taboola.com/newatlas/log/3/bulk?route=AM%3AAM%3AV&lti=default&tvi48=-48&tvi61=-61&cv=20260419-4-RELEASE&bulkSize=1 — 204 — 295 B — 30 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
76% of JavaScript execution is third-party
First-party Third-party 680ms · 938KB · $9/mo
cdn.taboola.com
Other
Optional
Execution 173ms
Transfer 318 KB
Unused 56%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 166ms
Transfer 0 KB
Monthly Cost $2/mo
Iubenda
Consent
Essential
Execution 107ms
Transfer 111 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 84ms
Transfer 159 KB
Unused 39%
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 79ms
Transfer 188 KB
Unused 71%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 163 KB
Unused 40%
Monthly Cost $1/mo

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

Why this matters

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

Learn more

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

Source: web.dev

56% of cdn.taboola.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

71% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback