Skip to content
https://answers.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
3
REVIEW
5
PASS
7
INFO
2

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

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

1.96 s

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

8.06 s

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

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

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

8.12 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 5 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.3 MiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2318ms total JS execution
FIX
2318ms total JS execution
Warning::
https://cdn.cookielaw.org/scripttemplates/202408.1...: 640ms CPU time
Warning::
https://www.answers.com/: 559ms CPU time
Warning::
Unattributable: 480ms CPU time
Info::
https://www.answers.com/js/home.60c9c695c052743a6e...: 186ms CPU time
Info::
https://js-agent.newrelic.com/nr-spa-1.313.1.min.j...: 155ms CPU time
Warning::
Third-party scripts: 2318ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 23% Style & Layout 9% Script Parsing & Compilation 7% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://cdn.cookielaw.org/scripttemplates/202408.1.0/otGPP.js640ms576ms9ms3rd
https://www.answers.com/559ms148ms45ms3rd
Unattributable480ms16ms0ms3rd
https://www.answers.com/js/home.60c9c695c052743a6e88.js186ms181ms2ms3rd
https://js-agent.newrelic.com/nr-spa-1.313.1.min.js155ms127ms11ms3rd
https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.js129ms53ms49ms3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js116ms104ms2ms3rd
https://accounts.google.com/gsi/client54ms25ms28ms3rd
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.3 MB transferred, 62 requests
REVIEW
1.3 MB transferred, 62 requests
Info::
Page weighs 3.3 MB (1.3 MB transferred)
Info::
62 HTTP requests
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
62 requests
0.27 g CO2 per page load
Images 626.2 KiB 48%
JavaScript 399.8 KiB 30%
Other 115.8 KiB 9%
HTML 72.2 KiB 5%
Fonts 55.3 KiB 4%
Other 25.5 KiB 2%
CSS 12.0 KiB 1%
Other 4.7 KiB 0%
Other 1.9 KiB 0%
0 2.4 MB 4.9 MB
Under budget
B
Image Optimization
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Info::
All images are well-optimized
23 images 626 KB
0 oversized -0 KB
23 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
18 scripts, 156 KB unused
REVIEW
18 scripts, 156 KB unused
Warning::
https://accounts.google.com/gsi/client: 73 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202408.1...: 63 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.answers.com/js/vendor.ba94fb1ac3f2534b...: 20 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 156 KB
156 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client96 KB73 KB (76%)3rd
https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.js110 KB63 KB (57%)3rd
https://www.answers.com/js/vendor.ba94fb1ac3f2534bb8ab.js27 KB20 KB (75%)3rd
https://www.answers.com/js/1916.de0b5e7ee3fb99aea3c4.js3 KB3rd
https://www.answers.com/js/home.60c9c695c052743a6e88.js6 KB3rd
https://www.answers.com/js/359.45b24a83e5b2fb521eca.js10 KB3rd
https://www.answers.com/js/2413.f5b110a49aca7744e7a5.js16 KB3rd
https://www.answers.com/js/8380.bd6f93e85d70419f1785.js3 KB3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js9 KB3rd
https://www.answers.com/js/979.0d50a17c406315d991a2.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

C
Page Weight Inventory
Action
62 resources · 1.3 MB · 156 KB savings available
REVIEW
62 resources · 1.3 MB · 156 KB savings available
Warning::
Page weight 289 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~156 KB of savings available
Warning::
61 third-party resources (100% of weight)
62 resources · 1.3 MiB · 61 third-party 289.3 KiB over 1MB target
Image 50% · 652.6 KiB
JavaScript 30% · 399.8 KiB
Other 9% · 116.8 KiB
Document 6% · 72.5 KiB
Font 4% · 55.3 KiB
CSS 1% · 16.3 KiB

~155.9 KiB of savings available

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

Green Hosting

No green hosting detected

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
3 fonts (55 KB)
PASS
3 fonts (55 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

55 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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.0 s LCP 8.1 shttps://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff27Aulp_0qiz-aVz7u3PJLcUM... https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2 — 16.7 KiB — 8 ms — font-display: swaphttps://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30eg.woff27Aulp_0qiz-aVz7u3PJLcUM... https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30eg.woff2 — 16.7 KiB — 6 ms — font-display: swaphttps://www.answers.com/fonts/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJuMR0cg.woff2wEOsEADFm8hSaQTFG18FErV... https://www.answers.com/fonts/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJuMR0cg.woff2 — 22.0 KiB — 4 ms — font-display: swap
7Aulp_0qiz-aVz7u3PJLcUM... woff2 swap
Size 17 KB
Load time 8 ms
Start 829 ms
Risk FOUT — text flashes from fallback to web font
7Aulp_0qiz-aVz7u3PJLcUM... woff2 swap
Size 17 KB
Load time 6 ms
Start 830 ms
Risk FOUT — text flashes from fallback to web font
wEOsEADFm8hSaQTFG18FErV... woff2 swap
Size 22 KB
Load time 4 ms
Start 830 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
2
preload
2
dns-prefetch
prefetch

4 resource hints configured

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
Network Waterfall
62 requests over 1758ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.0 s LCP 8.1 shttps://answers.com// https://answers.com/ — 301 — 283 B — 12 ms — h2https://www.answers.com/www.answers.com/ https://www.answers.com/ — 200 — 72.2 KiB — 896 ms — h2https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2www.answers.com/fonts/7Aulp_0qiz-aV... https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2 — 200 — 16.7 KiB — 8 ms — h2https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30eg.woff2www.answers.com/fonts/7Aulp_0qiz-aV... https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30eg.woff2 — 200 — 16.7 KiB — 6 ms — h2https://www.answers.com/fonts/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJuMR0cg.woff2www.answers.com/fonts/wEOsEADFm8hSa... https://www.answers.com/fonts/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJuMR0cg.woff2 — 200 — 22.0 KiB — 4 ms — h2https://www.answers.com/js/styles.e274a25506cd2b6d8ae6.csswww.answers.com/js/styles.e274a2550... https://www.answers.com/js/styles.e274a25506cd2b6d8ae6.css — 200 — 11.4 KiB — 3 ms — h2https://www.answers.com/site.webmanifestwww.answers.com/site.webmanifest https://www.answers.com/site.webmanifest — 200 — 1.9 KiB — 6 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 115 ms — h2https://www.answers.com/js/ads.jswww.answers.com/js/ads.js https://www.answers.com/js/ads.js — 200 — 406 B — 3 ms — h2https://www.answers.com/icons/hamburgerMenuIcon.svgwww.answers.com/icons/hamburgerMenu... https://www.answers.com/icons/hamburgerMenuIcon.svg — 200 — 376 B — 13 ms — h2https://www.answers.com/icons/searchGlassWhiteIcon.svgwww.answers.com/icons/searchGlassWh... https://www.answers.com/icons/searchGlassWhiteIcon.svg — 200 — 451 B — 13 ms — h2https://www.answers.com/icons/notificationBellIcon.svgwww.answers.com/icons/notificationB... https://www.answers.com/icons/notificationBellIcon.svg — 200 — 334 B — 13 ms — h2https://www.answers.com/icons/coinIcon.svgwww.answers.com/icons/coinIcon.svg https://www.answers.com/icons/coinIcon.svg — 200 — 2.3 KiB — 13 ms — h2https://imgservice.answers.com/bots/3/bob-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/3/bob-b... https://imgservice.answers.com/bots/3/bob-bot.jpg?1933198428&filter=icon — 200 — 4.0 KiB — 46 ms — h2https://imgservice.answers.com/bots/16/rene-devils-advocate.png?1933198428&filter=iconimgservice.answers.com/bots/16/rene... https://imgservice.answers.com/bots/16/rene-devils-advocate.png?1933198428&filter=icon — 200 — 47.4 KiB — 45 ms — h2https://imgservice.answers.com/bots/10/taiga-anime-protagonist.png?1933198428&filter=iconimgservice.answers.com/bots/10/taig... https://imgservice.answers.com/bots/10/taiga-anime-protagonist.png?1933198428&filter=icon — 200 — 51.3 KiB — 49 ms — h2https://imgservice.answers.com/bots/11/jordan-career-mentor.png?1933198428&filter=iconimgservice.answers.com/bots/11/jord... https://imgservice.answers.com/bots/11/jordan-career-mentor.png?1933198428&filter=icon — 200 — 48.4 KiB — 52 ms — h2https://imgservice.answers.com/bots/12/ezra-religious-leader.png?1933198428&filter=iconimgservice.answers.com/bots/12/ezra... https://imgservice.answers.com/bots/12/ezra-religious-leader.png?1933198428&filter=icon — 200 — 52.1 KiB — 47 ms — h2https://imgservice.answers.com/bots/7/lao-zen-master.png?1933198428&filter=iconimgservice.answers.com/bots/7/lao-z... https://imgservice.answers.com/bots/7/lao-zen-master.png?1933198428&filter=icon — 200 — 47.2 KiB — 50 ms — h2https://www.answers.com/images/avatars/default.pngwww.answers.com/images/avatars/defa... https://www.answers.com/images/avatars/default.png — 200 — 5.1 KiB — 13 ms — h2https://www.answers.com/js/manifest.fd82b6f809125a34938e.jswww.answers.com/js/manifest.fd82b6f... https://www.answers.com/js/manifest.fd82b6f809125a34938e.js — 200 — 3.0 KiB — 16 ms — h2https://www.answers.com/js/react.cec56ed0399ca770acfc.jswww.answers.com/js/react.cec56ed039... https://www.answers.com/js/react.cec56ed0399ca770acfc.js — 200 — 41.6 KiB — 24 ms — h2https://www.answers.com/js/vendor.ba94fb1ac3f2534bb8ab.jswww.answers.com/js/vendor.ba94fb1ac... https://www.answers.com/js/vendor.ba94fb1ac3f2534bb8ab.js — 200 — 27.4 KiB — 22 ms — h2https://www.answers.com/js/359.45b24a83e5b2fb521eca.jswww.answers.com/js/359.45b24a83e5b2... https://www.answers.com/js/359.45b24a83e5b2fb521eca.js — 200 — 9.9 KiB — 14 ms — h2https://www.answers.com/js/2413.f5b110a49aca7744e7a5.jswww.answers.com/js/2413.f5b110a49ac... https://www.answers.com/js/2413.f5b110a49aca7744e7a5.js — 200 — 16.4 KiB — 18 ms — h2https://www.answers.com/js/8380.bd6f93e85d70419f1785.jswww.answers.com/js/8380.bd6f93e85d7... https://www.answers.com/js/8380.bd6f93e85d70419f1785.js — 200 — 3.4 KiB — 20 ms — h2https://www.answers.com/js/1916.de0b5e7ee3fb99aea3c4.jswww.answers.com/js/1916.de0b5e7ee3f... https://www.answers.com/js/1916.de0b5e7ee3fb99aea3c4.js — 200 — 3.3 KiB — 14 ms — h2https://imgservice.answers.com/bots/5/answer-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/5/answe... https://imgservice.answers.com/bots/5/answer-bot.jpg?1933198428&filter=icon — 200 — 5.6 KiB — 7 ms — h2https://imgservice.answers.com/bots/1/professor-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/1/profe... https://imgservice.answers.com/bots/1/professor-bot.jpg?1933198428&filter=icon — 200 — 3.7 KiB — 6 ms — h2https://imgservice.answers.com/bots/2/dude-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/2/dude-... https://imgservice.answers.com/bots/2/dude-bot.jpg?1933198428&filter=icon — 200 — 5.0 KiB — 7 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.0 s LCP 8.1 shttps://answers.com// https://answers.com/ — 301 — 283 B — 12 ms — h2https://www.answers.com/www.answers.com/ https://www.answers.com/ — 200 — 72.2 KiB — 896 ms — h2https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2www.answers.com/fonts/7Aulp_0qiz-aV... https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2 — 200 — 16.7 KiB — 8 ms — h2https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30eg.woff2www.answers.com/fonts/7Aulp_0qiz-aV... https://www.answers.com/fonts/7Aulp_0qiz-aVz7u3PJLcUMYOFkpl0k30eg.woff2 — 200 — 16.7 KiB — 6 ms — h2https://www.answers.com/fonts/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJuMR0cg.woff2www.answers.com/fonts/wEOsEADFm8hSa... https://www.answers.com/fonts/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJuMR0cg.woff2 — 200 — 22.0 KiB — 4 ms — h2https://www.answers.com/js/styles.e274a25506cd2b6d8ae6.csswww.answers.com/js/styles.e274a2550... https://www.answers.com/js/styles.e274a25506cd2b6d8ae6.css — 200 — 11.4 KiB — 3 ms — h2https://www.answers.com/site.webmanifestwww.answers.com/site.webmanifest https://www.answers.com/site.webmanifest — 200 — 1.9 KiB — 6 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 115 ms — h2https://www.answers.com/js/ads.jswww.answers.com/js/ads.js https://www.answers.com/js/ads.js — 200 — 406 B — 3 ms — h2https://www.answers.com/icons/hamburgerMenuIcon.svgwww.answers.com/icons/hamburgerMenu... https://www.answers.com/icons/hamburgerMenuIcon.svg — 200 — 376 B — 13 ms — h2https://www.answers.com/icons/searchGlassWhiteIcon.svgwww.answers.com/icons/searchGlassWh... https://www.answers.com/icons/searchGlassWhiteIcon.svg — 200 — 451 B — 13 ms — h2https://www.answers.com/icons/notificationBellIcon.svgwww.answers.com/icons/notificationB... https://www.answers.com/icons/notificationBellIcon.svg — 200 — 334 B — 13 ms — h2https://www.answers.com/icons/coinIcon.svgwww.answers.com/icons/coinIcon.svg https://www.answers.com/icons/coinIcon.svg — 200 — 2.3 KiB — 13 ms — h2https://imgservice.answers.com/bots/3/bob-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/3/bob-b... https://imgservice.answers.com/bots/3/bob-bot.jpg?1933198428&filter=icon — 200 — 4.0 KiB — 46 ms — h2https://imgservice.answers.com/bots/16/rene-devils-advocate.png?1933198428&filter=iconimgservice.answers.com/bots/16/rene... https://imgservice.answers.com/bots/16/rene-devils-advocate.png?1933198428&filter=icon — 200 — 47.4 KiB — 45 ms — h2https://imgservice.answers.com/bots/10/taiga-anime-protagonist.png?1933198428&filter=iconimgservice.answers.com/bots/10/taig... https://imgservice.answers.com/bots/10/taiga-anime-protagonist.png?1933198428&filter=icon — 200 — 51.3 KiB — 49 ms — h2https://imgservice.answers.com/bots/11/jordan-career-mentor.png?1933198428&filter=iconimgservice.answers.com/bots/11/jord... https://imgservice.answers.com/bots/11/jordan-career-mentor.png?1933198428&filter=icon — 200 — 48.4 KiB — 52 ms — h2https://imgservice.answers.com/bots/12/ezra-religious-leader.png?1933198428&filter=iconimgservice.answers.com/bots/12/ezra... https://imgservice.answers.com/bots/12/ezra-religious-leader.png?1933198428&filter=icon — 200 — 52.1 KiB — 47 ms — h2https://imgservice.answers.com/bots/7/lao-zen-master.png?1933198428&filter=iconimgservice.answers.com/bots/7/lao-z... https://imgservice.answers.com/bots/7/lao-zen-master.png?1933198428&filter=icon — 200 — 47.2 KiB — 50 ms — h2https://www.answers.com/images/avatars/default.pngwww.answers.com/images/avatars/defa... https://www.answers.com/images/avatars/default.png — 200 — 5.1 KiB — 13 ms — h2https://www.answers.com/js/manifest.fd82b6f809125a34938e.jswww.answers.com/js/manifest.fd82b6f... https://www.answers.com/js/manifest.fd82b6f809125a34938e.js — 200 — 3.0 KiB — 16 ms — h2https://www.answers.com/js/react.cec56ed0399ca770acfc.jswww.answers.com/js/react.cec56ed039... https://www.answers.com/js/react.cec56ed0399ca770acfc.js — 200 — 41.6 KiB — 24 ms — h2https://www.answers.com/js/vendor.ba94fb1ac3f2534bb8ab.jswww.answers.com/js/vendor.ba94fb1ac... https://www.answers.com/js/vendor.ba94fb1ac3f2534bb8ab.js — 200 — 27.4 KiB — 22 ms — h2https://www.answers.com/js/359.45b24a83e5b2fb521eca.jswww.answers.com/js/359.45b24a83e5b2... https://www.answers.com/js/359.45b24a83e5b2fb521eca.js — 200 — 9.9 KiB — 14 ms — h2https://www.answers.com/js/2413.f5b110a49aca7744e7a5.jswww.answers.com/js/2413.f5b110a49ac... https://www.answers.com/js/2413.f5b110a49aca7744e7a5.js — 200 — 16.4 KiB — 18 ms — h2https://www.answers.com/js/8380.bd6f93e85d70419f1785.jswww.answers.com/js/8380.bd6f93e85d7... https://www.answers.com/js/8380.bd6f93e85d70419f1785.js — 200 — 3.4 KiB — 20 ms — h2https://www.answers.com/js/1916.de0b5e7ee3fb99aea3c4.jswww.answers.com/js/1916.de0b5e7ee3f... https://www.answers.com/js/1916.de0b5e7ee3fb99aea3c4.js — 200 — 3.3 KiB — 14 ms — h2https://imgservice.answers.com/bots/5/answer-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/5/answe... https://imgservice.answers.com/bots/5/answer-bot.jpg?1933198428&filter=icon — 200 — 5.6 KiB — 7 ms — h2https://imgservice.answers.com/bots/1/professor-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/1/profe... https://imgservice.answers.com/bots/1/professor-bot.jpg?1933198428&filter=icon — 200 — 3.7 KiB — 6 ms — h2https://imgservice.answers.com/bots/2/dude-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/2/dude-... https://imgservice.answers.com/bots/2/dude-bot.jpg?1933198428&filter=icon — 200 — 5.0 KiB — 7 ms — h2https://www.answers.com/images/logos/answers-logo-white-updated.svgwww.answers.com/images/logos/answer... https://www.answers.com/images/logos/answers-logo-white-updated.svg — 200 — 5.5 KiB — 7 ms — h2https://www.answers.com/js/979.0d50a17c406315d991a2.jswww.answers.com/js/979.0d50a17c4063... https://www.answers.com/js/979.0d50a17c406315d991a2.js — 200 — 4.6 KiB — 5 ms — h2https://www.answers.com/js/home.60c9c695c052743a6e88.jswww.answers.com/js/home.60c9c695c05... https://www.answers.com/js/home.60c9c695c052743a6e88.js — 200 — 6.3 KiB — 4 ms — h2https://www.answers.com/js/462.b2aede79a9d234ca8012.jswww.answers.com/js/462.b2aede79a9d2... https://www.answers.com/js/462.b2aede79a9d234ca8012.js — 200 — 226 B — 2 ms — h2https://www.answers.com/js/components-modals-lightbox-LightboxRouter.e91c2973157a77bf3586.jswww.answers.com/js/components-modal... https://www.answers.com/js/components-modals-lightbox-LightboxRouter.e91c2973157a77bf3586.js — 200 — 2.2 KiB — 3 ms — h2https://imgservice.answers.com/bots/15/coach.png?1933198428&filter=iconimgservice.answers.com/bots/15/coac... https://imgservice.answers.com/bots/15/coach.png?1933198428&filter=icon — 200 — 42.9 KiB — 7 ms — h2https://imgservice.answers.com/bots/17/dio-wildcard.png?1933198428&filter=iconimgservice.answers.com/bots/17/dio-... https://imgservice.answers.com/bots/17/dio-wildcard.png?1933198428&filter=icon — 200 — 51.7 KiB — 6 ms — h2https://imgservice.answers.com/bots/9/blake-older-brother.png?1933198428&filter=iconimgservice.answers.com/bots/9/blake... https://imgservice.answers.com/bots/9/blake-older-brother.png?1933198428&filter=icon — 200 — 48.9 KiB — 15 ms — h2https://imgservice.answers.com/bots/6/vivi-bff.png?1933198428&filter=iconimgservice.answers.com/bots/6/vivi-... https://imgservice.answers.com/bots/6/vivi-bff.png?1933198428&filter=icon — 200 — 51.5 KiB — 11 ms — h2https://imgservice.answers.com/bots/14/beau-optimist.png?1933198428&filter=iconimgservice.answers.com/bots/14/beau... https://imgservice.answers.com/bots/14/beau-optimist.png?1933198428&filter=icon — 200 — 50.5 KiB — 15 ms — h2https://imgservice.answers.com/bots/4/betty-bot.jpg?1933198428&filter=iconimgservice.answers.com/bots/4/betty... https://imgservice.answers.com/bots/4/betty-bot.jpg?1933198428&filter=icon — 200 — 4.7 KiB — 8 ms — h2https://imgservice.answers.com/bots/13/devin-bartender.png?1933198428&filter=iconimgservice.answers.com/bots/13/devi... https://imgservice.answers.com/bots/13/devin-bartender.png?1933198428&filter=icon — 200 — 46.0 KiB — 11 ms — h2https://imgservice.answers.com/bots/8/fran-grandma.png?1933198428&filter=iconimgservice.answers.com/bots/8/fran-... https://imgservice.answers.com/bots/8/fran-grandma.png?1933198428&filter=icon — 200 — 51.5 KiB — 8 ms — h2https://cdn.cookielaw.org/consent/b219bbeb-1cc0-45bd-8e9b-34038488ff19/b219bbeb-1cc0-45bd-8e9b-34038488ff19.jsoncdn.cookielaw.org/consent/b219bbeb-... https://cdn.cookielaw.org/consent/b219bbeb-1cc0-45bd-8e9b-34038488ff19/b219bbeb-1cc0-45bd-8e9b-34038488ff19.json — 200 — 2.5 KiB — 101 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 25 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 132 ms — h2https://www.answers.com/favicon.svgwww.answers.com/favicon.svg https://www.answers.com/favicon.svg — 200 — 1.4 KiB — 5 ms — h2https://www.answers.com/icons/144x144.pngwww.answers.com/icons/144x144.png https://www.answers.com/icons/144x144.png — 200 — 22.3 KiB — 5 ms — h2https://www.answers.com/favicon.icowww.answers.com/favicon.ico https://www.answers.com/favicon.ico — 200 — 1.5 KiB — 3 ms — h2https://bam.nr-data.net/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1154&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0fe&af=err,spa,xhr,stn,ins&ap=259&be=822&fe=287&dc=189&at=TBcUEQxDHx9GABRfGkpI&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776801659649,%22n%22:0,%22f%22:13,%22dn%22:13,%22dne%22:13,%22c%22:13,%22s%22:13,%22ce%22:13,%22rq%22:20,%22rp%22:822,%22rpe%22:910,%22di%22:1010,%22ds%22:1011,%22de%22:1011,%22dc%22:1107,%22l%22:1107,%22le%22:1109%7D,%22navigation%22:%7B%7D%7D&fp=1008&fcp=1008bam.nr-data.net/1/NRJS-1a55c79a27a4... https://bam.nr-data.net/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1154&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0fe&af=err,spa,xhr,stn,ins&ap=259&be=822&fe=287&dc=189&at=TBcUEQxDHx9GABRfGkpI&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776801659649,%22n%22:0,%22f%22:13,%22dn%22:13,%22dne%22:13,%22c%22:13,%22s%22:13,%22ce%22:13,%22rq%22:20,%22rp%22:822,%22rpe%22:910,%22di%22:1010,%22ds%22:1011,%22de%22:1011,%22dc%22:1107,%22l%22:1107,%22le%22:1109%7D,%22navigation%22:%7B%7D%7D&fp=1008&fcp=1008 — 200 — 726 B — 150 ms — http/1.1https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 110 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 30 ms — h2https://bam.nr-data.net/events/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1314&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0febam.nr-data.net/events/1/NRJS-1a55c... https://bam.nr-data.net/events/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1314&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0fe — 200 — 417 B — 106 ms — http/1.1https://bam.nr-data.net/jserrors/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1316&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0febam.nr-data.net/jserrors/1/NRJS-1a5... https://bam.nr-data.net/jserrors/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1316&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0fe — 200 — 412 B — 105 ms — http/1.1https://bam.nr-data.net/events/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1318&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0febam.nr-data.net/events/1/NRJS-1a55c... https://bam.nr-data.net/events/1/NRJS-1a55c79a27a4c4c26fa?a=691872119&v=1.313.1&to=YFADZ0RZDEAFAkIMDlkaIFBCUQ1dSwlZCAQ%3D&rst=1318&ck=0&s=2acb4ee4a35913e3&ref=https://www.answers.com/&ptid=36210c45a519c0fe — 200 — 412 B — 111 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.js — 200 — 110.5 KiB — 52 ms — h2https://cdn.cookielaw.org/consent/b219bbeb-1cc0-45bd-8e9b-34038488ff19/afb34702-df21-49b0-ba1c-4e772494cbb5/en.jsoncdn.cookielaw.org/consent/b219bbeb-... https://cdn.cookielaw.org/consent/b219bbeb-1cc0-45bd-8e9b-34038488ff19/afb34702-df21-49b0-ba1c-4e772494cbb5/en.json — 200 — 21.2 KiB — 60 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 87.0 KiB — 59 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/otTCF.js — 200 — 17.9 KiB — 37 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/otGPP.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/otGPP.js — 200 — 17.0 KiB — 65 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otFlat.json — 200 — 3.2 KiB — 39 ms — h2https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202408.1.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 37 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2318ms · 342KB · €37/mo
OneTrust
Consent
Essential
Execution 640ms
Transfer 17 KB
Monthly Cost €10/mo
www.answers.com
Other
Costly
Execution 559ms
Transfer 72 KB
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 480ms
Transfer 0 KB
Monthly Cost €8/mo
www.answers.com
Other
Optional
Execution 186ms
Transfer 6 KB
Monthly Cost €3/mo
js-agent.newrelic.com
Other
Optional
Execution 155ms
Transfer 30 KB
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 129ms
Transfer 110 KB
Unused 57%
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 116ms
Transfer 9 KB
Monthly Cost €2/mo
accounts.google.com
Other
Optional
Execution 54ms
Transfer 96 KB
Unused 76%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.answers.com adds 559ms and costs ~€9/month
  • Unattributable adds 480ms and costs ~€8/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.answers.com takes 559ms 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

Unattributable takes 480ms 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

57% of OneTrust'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

76% of accounts.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback