Skip to content
https://tapatalk.com

Performance

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

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

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

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

1.51 s

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

6 ms

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

0.005

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

1.87 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.49 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
8 PASS 2 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 (933.6 KiB of 933.8 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
14 scripts, 306 KB unused
FIX
14 scripts, 306 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 137 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 72 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5MK3...: 61 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fundingchoicesmessages.google.com/i/728035...: 36 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 306 KB
306 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB137 KB (73%)3rd
https://accounts.google.com/gsi/client96 KB72 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5MK351CLN0149 KB61 KB (41%)3rd
https://fundingchoicesmessages.google.com/i/728035918?ers=370 KB36 KB (52%)3rd
https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js15 KB3rd
https://www.tapatalk.com/js/home_views/navbar.js?v=201906121 KB3rd
https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.js7 KB3rd
https://www.tapatalk.com/js/home_views/index.js?v=20200218013 KB3rd
https://www.googletagservices.com/tag/js/gpt.js35 KB3rd
https://www.tapatalk.com/js/googleonetap.js?time=20241122011 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

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
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 66 KB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
B
Page Weight Inventory
52 resources · 934 KB · 306 KB savings available
REVIEW
52 resources · 934 KB · 306 KB savings available
Info::
Within 1MB page-weight target
Got: 934 KB
Info::
~306 KB of savings available
Warning::
51 third-party resources (100% of weight)
52 resources · 933.8 KiB · 51 third-party Within 1MB page-weight target
JavaScript 72% · 669.2 KiB
Font 11% · 99.1 KiB
Image 7% · 68.1 KiB
CSS 7% · 64.4 KiB
Other 3% · 24.6 KiB
Document 1% · 8.3 KiB

~306.1 KiB of savings available

Remove unused JavaScript: 306.1 KiB
A
Page Weight Budget
934 KB transferred, 52 requests
PASS
934 KB transferred, 52 requests
Info::
Page weighs 2.9 MB (934 KB transferred)
Warning::
JavaScript is 669 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 669 KB
Info::
52 HTTP requests
Info::
Estimated 0.19 g CO2 per page load
934 KB / 2.4 MB budget
934 KB transferred
52 requests
0.19 g CO2 per page load
JavaScript 669.2 KiB 72%
Fonts 99.1 KiB 11%
Images 66.0 KiB 7%
CSS 64.4 KiB 7%
Other 25.7 KiB 3%
HTML 8.0 KiB 1%
Other 570 B 0%
Other 550 B 0%
Other 264 B 0%
0 2.4 MB 4.9 MB
Under budget

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

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+
JS Execution Cost
410ms total JS execution
PASS
410ms total JS execution
Info::
https://www.tapatalk.com/: 92ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-5MK3...: 84ms CPU time
Info::
https://fundingchoicesmessages.google.com/f/AGSKWx...: 64ms CPU time
Info::
Unattributable: 61ms CPU time
Info::
https://fundingchoicesmessages.google.com/i/728035...: 55ms CPU time
Warning::
Third-party scripts: 410ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 17% Script Parsing & Compilation 14% Style & Layout 13% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.tapatalk.com/92ms7ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5MK351CLN084ms53ms31ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxUX6iJTWB0ef82AJ0Eb2pdVxM_YegxxV0MLX1H12GHyiRykaTkFCj2TY8LF5t8C6z6CdZ4OM16bR0W4ZGJ8tCWC5r3tH-8-OeykDmxk-XXAVH5hrwcFNuKU2J6hj1gydLIfgmto-g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0OTE4LDk2MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cudGFwYXRhbGsuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NTddXV0iXSxbMzUsIjE3NzY4MTQ5MTgiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d64ms32ms9ms3rd
Unattributable61ms2ms0ms3rd
https://fundingchoicesmessages.google.com/i/728035918?ers=355ms50ms4ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js54ms39ms13ms3rd
A+
Font Loading
3 fonts (99 KB)
PASS
3 fonts (99 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

99 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 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.5 shttps://fonts.gstatic.com/s/googlesans/v67/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff24Ua_rENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v67/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2 — 21.7 KiB — 31 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2 — 35.3 KiB — 39 ms — font-display: swap
4Ua_rENHsxJlGDuGo1OIlJf... woff2 swap
Size 22 KB
Load time 31 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 37 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 35 KB
Load time 39 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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

Network Waterfall
52 requests over 2718ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.3 s LCP 1.5 shttps://tapatalk.com// https://tapatalk.com/ — 301 — 148 B — 478 ms — h2https://www.tapatalk.com/www.tapatalk.com/ https://www.tapatalk.com/ — 200 — 8.0 KiB — 507 ms — h2https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono|Google+Sans|Material+Icons|Google+Sans+Displayfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono|Google+Sans|Material+Icons|Google+Sans+Display — 200 — 3.2 KiB — 97 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.cssstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css — 200 — 22.2 KiB — 65 ms — h3https://www.tapatalk.com/css/font-awesome.min.csswww.tapatalk.com/css/font-awesome.m... https://www.tapatalk.com/css/font-awesome.min.css — 200 — 4.9 KiB — 32 ms — h2https://www.tapatalk.com/css/icomoon.csswww.tapatalk.com/css/icomoon.css https://www.tapatalk.com/css/icomoon.css — 200 — 739 B — 29 ms — h2https://www.tapatalk.com/css/home.css?time=20190705www.tapatalk.com/css/home.css?time=... https://www.tapatalk.com/css/home.css?time=20190705 — 200 — 5.5 KiB — 30 ms — h2https://www.tapatalk.com/css/home-responsive.csswww.tapatalk.com/css/home-responsiv... https://www.tapatalk.com/css/home-responsive.css — 200 — 686 B — 33 ms — h2https://www.tapatalk.com/js/jquery-3.3.1.min.jswww.tapatalk.com/js/jquery-3.3.1.mi... https://www.tapatalk.com/js/jquery-3.3.1.min.js — 200 — 30.8 KiB — 44 ms — h2https://www.tapatalk.com/js/jquery.easing.jswww.tapatalk.com/js/jquery.easing.j... https://www.tapatalk.com/js/jquery.easing.js — 200 — 2.0 KiB — 34 ms — h2https://www.tapatalk.com/js/slideout.min.jswww.tapatalk.com/js/slideout.min.js https://www.tapatalk.com/js/slideout.min.js — 200 — 2.6 KiB — 37 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.jsstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js — 200 — 14.7 KiB — 79 ms — h3https://use.fontawesome.com/releases/v5.8.2/css/all.cssuse.fontawesome.com/releases/v5.8.2... https://use.fontawesome.com/releases/v5.8.2/css/all.css — 200 — 13.0 KiB — 81 ms — h2https://www.tapatalk.com/js/googleonetap.js?time=2024112201www.tapatalk.com/js/googleonetap.js... https://www.tapatalk.com/js/googleonetap.js?time=2024112201 — 200 — 701 B — 34 ms — h2https://www.tapatalk.com/css/home_views/index.css?time=2024121201www.tapatalk.com/css/home_views/ind... https://www.tapatalk.com/css/home_views/index.css?time=2024121201 — 200 — 5.5 KiB — 30 ms — h2https://www.tapatalk.com/js/home_views/navbar.js?v=20190612www.tapatalk.com/js/home_views/navb... https://www.tapatalk.com/js/home_views/navbar.js?v=20190612 — 200 — 1.3 KiB — 35 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image9.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image9.png — 200 — 14.5 KiB — 75 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image10.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image10.png — 200 — 4.1 KiB — 35 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image11.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image11.png — 200 — 3.0 KiB — 27 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image8.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image8.png — 200 — 5.1 KiB — 28 ms — h2https://groups.tapatalk-cdn.com/static/image/apple_store.pnggroups.tapatalk-cdn.com/static/imag... https://groups.tapatalk-cdn.com/static/image/apple_store.png — 200 — 4.5 KiB — 36 ms — h2https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.csscdn.jsdelivr.net/npm/cookieconsent@... https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.css — 200 — 1.7 KiB — 16 ms — h2https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.jscdn.jsdelivr.net/npm/cookieconsent@... https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.js — 200 — 6.8 KiB — 17 ms — h2https://www.tapatalk.com/js/home_views/index.js?v=2020021801www.tapatalk.com/js/home_views/inde... https://www.tapatalk.com/js/home_views/index.js?v=2020021801 — 200 — 3.1 KiB — 30 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.6 KiB — 109 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 131 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5MK351CLN0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5MK351CLN0 — 200 — 148.8 KiB — 139 ms — h2https://groups.tapatalk-cdn.com/web/logo.pnggroups.tapatalk-cdn.com/web/logo.pn... https://groups.tapatalk-cdn.com/web/logo.png — 200 — 7.1 KiB — 31 ms — h2https://groups.tapatalk-cdn.com/web/tapatalk.pnggroups.tapatalk-cdn.com/web/tapatal... https://groups.tapatalk-cdn.com/web/tapatalk.png — 200 — 20.3 KiB — 32 ms — h2https://groups.tapatalk-cdn.com/static/image/google_store.pnggroups.tapatalk-cdn.com/static/imag... https://groups.tapatalk-cdn.com/static/image/google_store.png — 200 — 4.4 KiB — 30 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.3 s LCP 1.5 shttps://tapatalk.com// https://tapatalk.com/ — 301 — 148 B — 478 ms — h2https://www.tapatalk.com/www.tapatalk.com/ https://www.tapatalk.com/ — 200 — 8.0 KiB — 507 ms — h2https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono|Google+Sans|Material+Icons|Google+Sans+Displayfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono|Google+Sans|Material+Icons|Google+Sans+Display — 200 — 3.2 KiB — 97 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.cssstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css — 200 — 22.2 KiB — 65 ms — h3https://www.tapatalk.com/css/font-awesome.min.csswww.tapatalk.com/css/font-awesome.m... https://www.tapatalk.com/css/font-awesome.min.css — 200 — 4.9 KiB — 32 ms — h2https://www.tapatalk.com/css/icomoon.csswww.tapatalk.com/css/icomoon.css https://www.tapatalk.com/css/icomoon.css — 200 — 739 B — 29 ms — h2https://www.tapatalk.com/css/home.css?time=20190705www.tapatalk.com/css/home.css?time=... https://www.tapatalk.com/css/home.css?time=20190705 — 200 — 5.5 KiB — 30 ms — h2https://www.tapatalk.com/css/home-responsive.csswww.tapatalk.com/css/home-responsiv... https://www.tapatalk.com/css/home-responsive.css — 200 — 686 B — 33 ms — h2https://www.tapatalk.com/js/jquery-3.3.1.min.jswww.tapatalk.com/js/jquery-3.3.1.mi... https://www.tapatalk.com/js/jquery-3.3.1.min.js — 200 — 30.8 KiB — 44 ms — h2https://www.tapatalk.com/js/jquery.easing.jswww.tapatalk.com/js/jquery.easing.j... https://www.tapatalk.com/js/jquery.easing.js — 200 — 2.0 KiB — 34 ms — h2https://www.tapatalk.com/js/slideout.min.jswww.tapatalk.com/js/slideout.min.js https://www.tapatalk.com/js/slideout.min.js — 200 — 2.6 KiB — 37 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.jsstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js — 200 — 14.7 KiB — 79 ms — h3https://use.fontawesome.com/releases/v5.8.2/css/all.cssuse.fontawesome.com/releases/v5.8.2... https://use.fontawesome.com/releases/v5.8.2/css/all.css — 200 — 13.0 KiB — 81 ms — h2https://www.tapatalk.com/js/googleonetap.js?time=2024112201www.tapatalk.com/js/googleonetap.js... https://www.tapatalk.com/js/googleonetap.js?time=2024112201 — 200 — 701 B — 34 ms — h2https://www.tapatalk.com/css/home_views/index.css?time=2024121201www.tapatalk.com/css/home_views/ind... https://www.tapatalk.com/css/home_views/index.css?time=2024121201 — 200 — 5.5 KiB — 30 ms — h2https://www.tapatalk.com/js/home_views/navbar.js?v=20190612www.tapatalk.com/js/home_views/navb... https://www.tapatalk.com/js/home_views/navbar.js?v=20190612 — 200 — 1.3 KiB — 35 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image9.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image9.png — 200 — 14.5 KiB — 75 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image10.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image10.png — 200 — 4.1 KiB — 35 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image11.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image11.png — 200 — 3.0 KiB — 27 ms — h2https://groups.tapatalk-cdn.com/web/homepage/home-image8.pnggroups.tapatalk-cdn.com/web/homepag... https://groups.tapatalk-cdn.com/web/homepage/home-image8.png — 200 — 5.1 KiB — 28 ms — h2https://groups.tapatalk-cdn.com/static/image/apple_store.pnggroups.tapatalk-cdn.com/static/imag... https://groups.tapatalk-cdn.com/static/image/apple_store.png — 200 — 4.5 KiB — 36 ms — h2https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.csscdn.jsdelivr.net/npm/cookieconsent@... https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.css — 200 — 1.7 KiB — 16 ms — h2https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.jscdn.jsdelivr.net/npm/cookieconsent@... https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.js — 200 — 6.8 KiB — 17 ms — h2https://www.tapatalk.com/js/home_views/index.js?v=2020021801www.tapatalk.com/js/home_views/inde... https://www.tapatalk.com/js/home_views/index.js?v=2020021801 — 200 — 3.1 KiB — 30 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.6 KiB — 109 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 131 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5MK351CLN0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5MK351CLN0 — 200 — 148.8 KiB — 139 ms — h2https://groups.tapatalk-cdn.com/web/logo.pnggroups.tapatalk-cdn.com/web/logo.pn... https://groups.tapatalk-cdn.com/web/logo.png — 200 — 7.1 KiB — 31 ms — h2https://groups.tapatalk-cdn.com/web/tapatalk.pnggroups.tapatalk-cdn.com/web/tapatal... https://groups.tapatalk-cdn.com/web/tapatalk.png — 200 — 20.3 KiB — 32 ms — h2https://groups.tapatalk-cdn.com/static/image/google_store.pnggroups.tapatalk-cdn.com/static/imag... https://groups.tapatalk-cdn.com/static/image/google_store.png — 200 — 4.4 KiB — 30 ms — h2https://fonts.gstatic.com/s/googlesans/v67/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2fonts.gstatic.com/s/googlesans/v67/... https://fonts.gstatic.com/s/googlesans/v67/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2 — 200 — 21.7 KiB — 31 ms — h3https://www.tapatalk.com/ajax/getHomeForumwww.tapatalk.com/ajax/getHomeForum https://www.tapatalk.com/ajax/getHomeForum — 200 — 96 B — 144 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 188.2 KiB — 147 ms — h2https://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.5 KiB — 89 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-5MK351CLN0&gtm=45je64h1v9126123825za200zd9126123825&_p=1776814918427&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGA&_ng=1&are=1&cid=1516998103.1776814919&frm=0&ir=1&pscdl=noapi&rcb=16&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776814918&sct=1&seg=0&dl=https%3A%2F%2Fwww.tapatalk.com%2F&dt=Tapatalk%20-%20Free%20Forum%20Hosting%2C%20Free%20Forum%20Mobile%20App.&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1309region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-5MK351CLN0&gtm=45je64h1v9126123825za200zd9126123825&_p=1776814918427&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAAAGA&_ng=1&are=1&cid=1516998103.1776814919&frm=0&ir=1&pscdl=noapi&rcb=16&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512543&sid=1776814918&sct=1&seg=0&dl=https%3A%2F%2Fwww.tapatalk.com%2F&dt=Tapatalk%20-%20Free%20Forum%20Hosting%2C%20Free%20Forum%20Mobile%20App.&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1309 — 204 — 550 B — 85 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-5MK351CLN0&cid=1516998103.1776814919&gtm=45je64h1v9126123825za200zd9126123825&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-5MK351CLN0&cid=1516998103.1776814919&gtm=45je64h1v9126123825za200zd9126123825&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543 — 204 — 550 B — 72 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-5MK351CLN0&cid=1516998103.1776814919&gtm=45je64h1v9126123825za200zd9126123825&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543&z=965841040www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-5MK351CLN0&cid=1516998103.1776814919&gtm=45je64h1v9126123825za200zd9126123825&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117512543&z=965841040 — 200 — 408 B — 95 ms — h2https://fundingchoicesmessages.google.com/i/728035918?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/728035918?ers=3 — 200 — 70.0 KiB — 131 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ== — 204 — 28 B — 73 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ== — 204 — 28 B — 72 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ== — 204 — 28 B — 65 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxUX6iJTWB0ef82AJ0Eb2pdVxM_YegxxV0MLX1H12GHyiRykaTkFCj2TY8LF5t8C6z6CdZ4OM16bR0W4ZGJ8tCWC5r3tH-8-OeykDmxk-XXAVH5hrwcFNuKU2J6hj1gydLIfgmto-g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0OTE4LDk2MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cudGFwYXRhbGsuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NTddXV0iXSxbMzUsIjE3NzY4MTQ5MTgiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxUX6iJTWB0ef82AJ0Eb2pdVxM_YegxxV0MLX1H12GHyiRykaTkFCj2TY8LF5t8C6z6CdZ4OM16bR0W4ZGJ8tCWC5r3tH-8-OeykDmxk-XXAVH5hrwcFNuKU2J6hj1gydLIfgmto-g==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODE0OTE4LDk2MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cudGFwYXRhbGsuY29tLyIsbnVsbCxbWzgsIkRzS0dOLXFxZnJRIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0NTddXV0iXSxbMzUsIjE3NzY4MTQ5MTgiXSxbMTksIjEiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 69.1 KiB — 88 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.3 KiB — 36 ms — h2https://lh3.googleusercontent.com/hNF15JGZRT5P1DSK6vhPEdH7QUX0zAPhgLMH-Or3pqfM0k6sfsK7eEKuwk-9SNueLHpjWXvJbMPRQzBrlhvrSOEzCNHmp1oO-0fzzVeMMXSdP1NgDF6M=h60lh3.googleusercontent.com/hNF15JGZR... https://lh3.googleusercontent.com/hNF15JGZRT5P1DSK6vhPEdH7QUX0zAPhgLMH-Or3pqfM0k6sfsK7eEKuwk-9SNueLHpjWXvJbMPRQzBrlhvrSOEzCNHmp1oO-0fzzVeMMXSdP1NgDF6M=h60 — 200 — 2.5 KiB — 72 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ== — 204 — 28 B — 30 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ== — 204 — 28 B — 30 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWYIKssBKihl94jXJrUlfZopjLvsnazqw6wm4p0GW5c2rVgZl3KKkZQsk2ak1vJ_8pNXnOS9vLviQtMcwPksgkZsj7kywxv-idHH0ii1WSeYqKTg1utRS6l4x6_su5Hm19AgOzYcQ== — 204 — 28 B — 33 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 37 ms — h3https://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2fonts.gstatic.com/s/googlesans/v67/... https://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2 — 200 — 35.3 KiB — 39 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 29 ms — h2https://www.tapatalk.com/images/favicon.icowww.tapatalk.com/images/favicon.ico https://www.tapatalk.com/images/favicon.ico — 200 — 2.1 KiB — 29 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 72 ms — h3
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 410ms · 484KB · €4/mo
www.tapatalk.com
Other
Optional
Execution 92ms
Transfer 8 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 84ms
Transfer 149 KB
Unused 41%
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 64ms
Transfer 69 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 61ms
Transfer 0 KB
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 55ms
Transfer 70 KB
Unused 52%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 54ms
Transfer 188 KB
Unused 73%
Monthly Cost €1/mo

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

52% of fundingchoicesmessages.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

73% 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