Skip to content
https://roll20.net

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
1
PASS
9
INFO
2

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

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

19.15 s

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

53.92 s

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

1.40 s

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.

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

61.36 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
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
44.5 MB transferred, 165 requests
FIX
44.5 MB transferred, 165 requests
Critical::
Page weighs 56.0 MB (44.5 MB transferred)
Warning::
Images are 40.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 40.0 MB
Warning::
JavaScript is 4.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.0 MB
Info::
CSS is 349 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 349 KB
Warning::
165 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 9.3 g CO2 per page load
44.5 MB / 2.4 MB budget
44.5 MB transferred
165 requests
9.3 g CO2 per page load
Images 40.0 MiB 90%
JavaScript 4.0 MiB 9%
CSS 348.7 KiB 1%
Fonts 129.3 KiB 0%
Other 26.2 KiB 0%
HTML 23.7 KiB 0%
Other 8.7 KiB 0%
Other 1.5 KiB 0%
Other 1021 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

F
JS Execution Cost
Action
10639ms total JS execution
FIX
10639ms total JS execution
Warning::
Unattributable: 3242ms CPU time
Warning::
https://roll20.net/assets/v3.js?1776876418: 2792ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-310...: 942ms CPU time
Warning::
https://roll20.net/: 879ms CPU time
Warning::
https://js.stripe.com/v3/: 694ms CPU time
Warning::
Third-party scripts: 6917ms (65% of total)

Main Thread Breakdown

Script Evaluation 51% Other 29% Style & Layout 8% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
Unattributable3242ms93ms0ms3rd
https://roll20.net/assets/v3.js?17768764182792ms2013ms63ms1st
https://www.googletagmanager.com/gtag/js?id=UA-31040388-1942ms779ms136ms3rd
https://roll20.net/879ms388ms14ms1st
https://js.stripe.com/v3/694ms404ms281ms3rd
https://cdn-4.convertexperiments.com/v1/js/10042023-10042444.js587ms539ms29ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SZLSVQPSWG&cx=c&gtm=4e64k0421ms336ms82ms3rd
https://www.datadoghq-browser-agent.com/datadog-rum.js281ms217ms13ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKL9HM6&gtm_auth=RyNPjkDTh-LgK4oo5gJi6A&gtm_preview=env-1&gtm_cookies_win=x265ms158ms97ms3rd
https://scripts.clarity.ms/0.8.60-beta/clarity.js195ms183ms10ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
23 scripts, 530 KB unused
FIX
23 scripts, 530 KB unused
Warning::
https://js.stripe.com/v3/: 148 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://roll20.net/assets/v3.js?1776876418: 93 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://roll20.net/assets/v3.js?1776876418: unminified — 27 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SZLS...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MKL...: 65 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-310...: 62 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 530 KB
530 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/v3/226 KB148 KB (65%)3rd
https://roll20.net/assets/v3.js?1776876418144 KB93 KB (64%)1st
https://www.googletagmanager.com/gtag/js?id=G-SZLSVQPSWG&cx=c&gtm=4e64k0169 KB69 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKL9HM6&gtm_auth=RyNPjkDTh-LgK4oo5gJi6A&gtm_preview=env-1&gtm_cookies_win=x165 KB65 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-31040388-1116 KB62 KB (54%)3rd
https://cdn.roll20.net/production/blog_preview.latest.bundle.js87 KB47 KB (54%)3rd
https://roll20.net/static-fallback/nav-bar/master/assets/main-jFmZFouv.js2441 KB25 KB (1%)1st
https://cdn-4.convertexperiments.com/v1/js/10042023-10042444.js56 KB21 KB (38%)3rd
https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-7858189875ce18865f7426b13cbfbf9b.js310 KB3rd
https://www.redditstatic.com/ads/pixel.js19 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

D
Page Weight Inventory
Action
165 resources · 44.5 MB · 530 KB savings available
FIX
165 resources · 44.5 MB · 530 KB savings available
Warning::
Page weight 43.5 MB over 1MB target
Got: 44.5 MB Expected: ≤ 1 MB
Info::
~530 KB of savings available
Info::
83 third-party resources (14% of weight)
Info::
30 resources over 200KB
165 resources · 44.5 MiB · 83 third-party 43.5 MiB over 1MB target
Image 90% · 40.0 MiB
JavaScript 9% · 4.0 MiB
CSS 1% · 348.7 KiB
Font 0% · 129.3 KiB
Other 0% · 27.9 KiB
Document 0% · 25.6 KiB

~529.5 KiB of savings available

Remove unused JavaScript: 529.5 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, private

DirectiveValueMeaning
no-storeNever cache this response
privateOnly browser cache, not CDN/proxy
C
Image Optimization
Action
98 images, 0 KB saveable
REVIEW
98 images, 0 KB saveable
Warning::
https://roll20.net/v3/assets/img/homepage/roll20-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-TikTok.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/dice-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/api-icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/roll20-i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-Facebook.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-YouTube.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/invite-f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/FindaGro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/chevron.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/sheet-ic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/blog.roll20.net/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/dungeons-dr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/pathfinder2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/fallout.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/communit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-Bluesky.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/choose-g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/article-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/hero.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/discord-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-LinkedIn.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/call-of-cth... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/daggerheart... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/reddit-i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/roll20-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-X.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-Dice.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/roll20-logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/ds-icon.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/blog.roll20.net/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/cyberpunk-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/friends-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/article-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Discord-LightMode.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i0.wp.com/blog.roll20.net/wp-content/uploa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-Twitch.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/logos/MARRPGP_log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/vtt-play... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/Macro_Cu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/arrow-sh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v3/assets/img/homepage/play-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://roll20.net/v2/images/Icon-Instagram.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
98 images 40.0 MB
0 oversized -0 KB
95 legacy format
43 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Third-Party Impact
14% third-party, 0 ms blocking
PASS
14% third-party, 0 ms blocking
Info::
Third-party code accounts for 14% of page weight (6.1 MiB of 44.5 MiB)
Info::
Third-party blocking time is low (0 ms)
86%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (129 KB)
PASS
4 fonts (129 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

129 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s FCP 19.2 s LCP 53.9 shttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.3 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2XRXV3I6Li01BKofINeaBTMn... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2 — 38.3 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 30.6 KiB — 7 ms — font-display: swaphttps://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 31.1 KiB — 9 ms — font-display: swap
l woff2 swap
Size 29 KB
Load time 43 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
XRXV3I6Li01BKofINeaBTMn... woff2 swap
Size 38 KB
Load time 18 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 7 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 9 ms
Start 1.2 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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
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
165 requests over 4608ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s FCP 19.2 s LCP 53.9 shttps://roll20.net// https://roll20.net/ — 200 — 19.2 KiB — 130 ms — h2https://roll20.net/v3/assets/css/marketplace-v3.css?1776876418/v3/assets/css/marketplace-v3.css?1... https://roll20.net/v3/assets/css/marketplace-v3.css?1776876418 — 200 — 59.6 KiB — 102 ms — h2https://roll20.net/v3/assets/js/libs/@fortawesome/fontawesome-free/css/all.min.css?1776876418/v3/assets/js/libs/@fortawesome/fon... https://roll20.net/v3/assets/js/libs/@fortawesome/fontawesome-free/css/all.min.css?1776876418 — 200 — 16.1 KiB — 98 ms — h2https://roll20.net/v2/css/stripe.css?1776876418/v2/css/stripe.css?1776876418 https://roll20.net/v2/css/stripe.css?1776876418 — 200 — 1.3 KiB — 90 ms — h2https://roll20.net/css/fonts.css?1776876417/css/fonts.css?1776876417 https://roll20.net/css/fonts.css?1776876417 — 200 — 138.3 KiB — 248 ms — h2https://roll20.net/v2/css/colors.css?1776876418/v2/css/colors.css?1776876418 https://roll20.net/v2/css/colors.css?1776876418 — 200 — 2.7 KiB — 69 ms — h2https://roll20.net/v3/assets/css/homepage-v3.css?1776876418/v3/assets/css/homepage-v3.css?1776... https://roll20.net/v3/assets/css/homepage-v3.css?1776876418 — 200 — 4.6 KiB — 92 ms — h2https://roll20.net/assets/v3.js?1776876418/assets/v3.js?1776876418 https://roll20.net/assets/v3.js?1776876418 — 200 — 144.2 KiB — 111 ms — h2https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 226.1 KiB — 60 ms — h2https://cdn-4.convertexperiments.com/v1/js/10042023-10042444.jscdn-4.convertexperiments.com/v1/js/... https://cdn-4.convertexperiments.com/v1/js/10042023-10042444.js — 200 — 56.0 KiB — 107 ms — h2https://roll20.net/static-fallback/nav-bar/master/assets/main-CgCfms89.css/static-fallback/nav-bar/master/ass... https://roll20.net/static-fallback/nav-bar/master/assets/main-CgCfms89.css — 200 — 122.5 KiB — 170 ms — h2https://www.datadoghq-browser-agent.com/datadog-rum.jswww.datadoghq-browser-agent.com/dat... https://www.datadoghq-browser-agent.com/datadog-rum.js — 200 — 22.0 KiB — 35 ms — h2https://roll20.net/images/roll20-logo-light.svg/images/roll20-logo-light.svg https://roll20.net/images/roll20-logo-light.svg — 200 — 4.3 KiB — 20 ms — h2https://roll20.net/images/arrow-light.svg/images/arrow-light.svg https://roll20.net/images/arrow-light.svg — 200 — 297 B — 17 ms — h2https://roll20.net/static-fallback/nav-bar/master/assets/main-jFmZFouv.js/static-fallback/nav-bar/master/ass... https://roll20.net/static-fallback/nav-bar/master/assets/main-jFmZFouv.js — 200 — 2.4 MiB — 607 ms — h2https://cdn.roll20.net/production/blog_preview.latest.bundle.jscdn.roll20.net/production/blog_prev... https://cdn.roll20.net/production/blog_preview.latest.bundle.js — 200 — 87.0 KiB — 153 ms — h2https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swap — 200 — 1.1 KiB — 87 ms — h2https://fonts.googleapis.com/css2?family=Montserrat&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat&display=swap — 200 — 670 B — 87 ms — h2https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap — 200 — 859 B — 90 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-31040388-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-31040388-1 — 200 — 115.8 KiB — 102 ms — h2https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap — 200 — 807 B — 52 ms — h2https://p.typekit.net/p.css?s=1&k=zvt1yww&ht=tk&f=139.140.175.176&a=84346485&app=typekit&e=cssp.typekit.net/p.css?s=1&k=zvt1yww&h... https://p.typekit.net/p.css?s=1&k=zvt1yww&ht=tk&f=139.140.175.176&a=84346485&app=typekit&e=css — 200 — 172 B — 107 ms — h2https://roll20.net/images/bell-light.svg/images/bell-light.svg https://roll20.net/images/bell-light.svg — 200 — 372 B — 70 ms — h2https://roll20.net/images/arrow-grey-light.svg/images/arrow-grey-light.svg https://roll20.net/images/arrow-grey-light.svg — 200 — 237 B — 72 ms — h2https://roll20.net/images/hamburger-light.svg/images/hamburger-light.svg https://roll20.net/images/hamburger-light.svg — 200 — 242 B — 74 ms — h2https://roll20.net/v3/assets/img/homepage/hero.png/v3/assets/img/homepage/hero.png https://roll20.net/v3/assets/img/homepage/hero.png — 200 — 3.1 MiB — 483 ms — h2https://roll20.net/v3/assets/img/logos/dungeons-dragons.png/v3/assets/img/logos/dungeons-drago... https://roll20.net/v3/assets/img/logos/dungeons-dragons.png — 200 — 3.0 KiB — 274 ms — h2https://roll20.net/v3/assets/img/logos/pathfinder2.png/v3/assets/img/logos/pathfinder2.pn... https://roll20.net/v3/assets/img/logos/pathfinder2.png — 200 — 7.8 KiB — 274 ms — h2https://roll20.net/v3/assets/img/logos/call-of-cthulhu.png/v3/assets/img/logos/call-of-cthulh... https://roll20.net/v3/assets/img/logos/call-of-cthulhu.png — 200 — 5.3 KiB — 274 ms — h2https://roll20.net/v3/assets/img/logos/MARRPGP_logo.png/v3/assets/img/logos/MARRPGP_logo.p... https://roll20.net/v3/assets/img/logos/MARRPGP_logo.png — 200 — 895.2 KiB — 208 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s FCP 19.2 s LCP 53.9 shttps://roll20.net// https://roll20.net/ — 200 — 19.2 KiB — 130 ms — h2https://roll20.net/v3/assets/css/marketplace-v3.css?1776876418/v3/assets/css/marketplace-v3.css?1... https://roll20.net/v3/assets/css/marketplace-v3.css?1776876418 — 200 — 59.6 KiB — 102 ms — h2https://roll20.net/v3/assets/js/libs/@fortawesome/fontawesome-free/css/all.min.css?1776876418/v3/assets/js/libs/@fortawesome/fon... https://roll20.net/v3/assets/js/libs/@fortawesome/fontawesome-free/css/all.min.css?1776876418 — 200 — 16.1 KiB — 98 ms — h2https://roll20.net/v2/css/stripe.css?1776876418/v2/css/stripe.css?1776876418 https://roll20.net/v2/css/stripe.css?1776876418 — 200 — 1.3 KiB — 90 ms — h2https://roll20.net/css/fonts.css?1776876417/css/fonts.css?1776876417 https://roll20.net/css/fonts.css?1776876417 — 200 — 138.3 KiB — 248 ms — h2https://roll20.net/v2/css/colors.css?1776876418/v2/css/colors.css?1776876418 https://roll20.net/v2/css/colors.css?1776876418 — 200 — 2.7 KiB — 69 ms — h2https://roll20.net/v3/assets/css/homepage-v3.css?1776876418/v3/assets/css/homepage-v3.css?1776... https://roll20.net/v3/assets/css/homepage-v3.css?1776876418 — 200 — 4.6 KiB — 92 ms — h2https://roll20.net/assets/v3.js?1776876418/assets/v3.js?1776876418 https://roll20.net/assets/v3.js?1776876418 — 200 — 144.2 KiB — 111 ms — h2https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 226.1 KiB — 60 ms — h2https://cdn-4.convertexperiments.com/v1/js/10042023-10042444.jscdn-4.convertexperiments.com/v1/js/... https://cdn-4.convertexperiments.com/v1/js/10042023-10042444.js — 200 — 56.0 KiB — 107 ms — h2https://roll20.net/static-fallback/nav-bar/master/assets/main-CgCfms89.css/static-fallback/nav-bar/master/ass... https://roll20.net/static-fallback/nav-bar/master/assets/main-CgCfms89.css — 200 — 122.5 KiB — 170 ms — h2https://www.datadoghq-browser-agent.com/datadog-rum.jswww.datadoghq-browser-agent.com/dat... https://www.datadoghq-browser-agent.com/datadog-rum.js — 200 — 22.0 KiB — 35 ms — h2https://roll20.net/images/roll20-logo-light.svg/images/roll20-logo-light.svg https://roll20.net/images/roll20-logo-light.svg — 200 — 4.3 KiB — 20 ms — h2https://roll20.net/images/arrow-light.svg/images/arrow-light.svg https://roll20.net/images/arrow-light.svg — 200 — 297 B — 17 ms — h2https://roll20.net/static-fallback/nav-bar/master/assets/main-jFmZFouv.js/static-fallback/nav-bar/master/ass... https://roll20.net/static-fallback/nav-bar/master/assets/main-jFmZFouv.js — 200 — 2.4 MiB — 607 ms — h2https://cdn.roll20.net/production/blog_preview.latest.bundle.jscdn.roll20.net/production/blog_prev... https://cdn.roll20.net/production/blog_preview.latest.bundle.js — 200 — 87.0 KiB — 153 ms — h2https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swap — 200 — 1.1 KiB — 87 ms — h2https://fonts.googleapis.com/css2?family=Montserrat&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat&display=swap — 200 — 670 B — 87 ms — h2https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap — 200 — 859 B — 90 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-31040388-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-31040388-1 — 200 — 115.8 KiB — 102 ms — h2https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=Nu... https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap — 200 — 807 B — 52 ms — h2https://p.typekit.net/p.css?s=1&k=zvt1yww&ht=tk&f=139.140.175.176&a=84346485&app=typekit&e=cssp.typekit.net/p.css?s=1&k=zvt1yww&h... https://p.typekit.net/p.css?s=1&k=zvt1yww&ht=tk&f=139.140.175.176&a=84346485&app=typekit&e=css — 200 — 172 B — 107 ms — h2https://roll20.net/images/bell-light.svg/images/bell-light.svg https://roll20.net/images/bell-light.svg — 200 — 372 B — 70 ms — h2https://roll20.net/images/arrow-grey-light.svg/images/arrow-grey-light.svg https://roll20.net/images/arrow-grey-light.svg — 200 — 237 B — 72 ms — h2https://roll20.net/images/hamburger-light.svg/images/hamburger-light.svg https://roll20.net/images/hamburger-light.svg — 200 — 242 B — 74 ms — h2https://roll20.net/v3/assets/img/homepage/hero.png/v3/assets/img/homepage/hero.png https://roll20.net/v3/assets/img/homepage/hero.png — 200 — 3.1 MiB — 483 ms — h2https://roll20.net/v3/assets/img/logos/dungeons-dragons.png/v3/assets/img/logos/dungeons-drago... https://roll20.net/v3/assets/img/logos/dungeons-dragons.png — 200 — 3.0 KiB — 274 ms — h2https://roll20.net/v3/assets/img/logos/pathfinder2.png/v3/assets/img/logos/pathfinder2.pn... https://roll20.net/v3/assets/img/logos/pathfinder2.png — 200 — 7.8 KiB — 274 ms — h2https://roll20.net/v3/assets/img/logos/call-of-cthulhu.png/v3/assets/img/logos/call-of-cthulh... https://roll20.net/v3/assets/img/logos/call-of-cthulhu.png — 200 — 5.3 KiB — 274 ms — h2https://roll20.net/v3/assets/img/logos/MARRPGP_logo.png/v3/assets/img/logos/MARRPGP_logo.p... https://roll20.net/v3/assets/img/logos/MARRPGP_logo.png — 200 — 895.2 KiB — 208 ms — h2https://roll20.net/v3/assets/img/logos/daggerheart.png/v3/assets/img/logos/daggerheart.pn... https://roll20.net/v3/assets/img/logos/daggerheart.png — 200 — 10.2 KiB — 273 ms — h2https://roll20.net/v3/assets/img/logos/cyberpunk-logo.png/v3/assets/img/logos/cyberpunk-logo... https://roll20.net/v3/assets/img/logos/cyberpunk-logo.png — 200 — 7.3 KiB — 273 ms — h2https://roll20.net/v3/assets/img/logos/fallout.png/v3/assets/img/logos/fallout.png https://roll20.net/v3/assets/img/logos/fallout.png — 200 — 8.9 KiB — 273 ms — h2https://roll20.net/v3/assets/img/homepage/party-group.png/v3/assets/img/homepage/party-group... https://roll20.net/v3/assets/img/homepage/party-group.png — 200 — 2.3 MiB — 605 ms — h2https://roll20.net/v3/assets/img/homepage/vtt-playground.png/v3/assets/img/homepage/vtt-playgro... https://roll20.net/v3/assets/img/homepage/vtt-playground.png — 200 — 442.0 KiB — 224 ms — h2https://roll20.net/v3/assets/img/homepage/daggerheart-turtle.png/v3/assets/img/homepage/daggerheart... https://roll20.net/v3/assets/img/homepage/daggerheart-turtle.png — 200 — 2.4 MiB — 715 ms — h2https://roll20.net/v3/assets/img/homepage/roll20-logo.png/v3/assets/img/homepage/roll20-logo... https://roll20.net/v3/assets/img/homepage/roll20-logo.png — 200 — 7.1 KiB — 607 ms — h2https://roll20.net/v3/assets/img/homepage/choose-game-icon.png/v3/assets/img/homepage/choose-game... https://roll20.net/v3/assets/img/homepage/choose-game-icon.png — 200 — 6.2 KiB — 384 ms — h2https://roll20.net/v3/assets/img/homepage/invite-friends-icon.png/v3/assets/img/homepage/invite-frie... https://roll20.net/v3/assets/img/homepage/invite-friends-icon.png — 200 — 7.1 KiB — 383 ms — h2https://roll20.net/v3/assets/img/homepage/play-icon.png/v3/assets/img/homepage/play-icon.p... https://roll20.net/v3/assets/img/homepage/play-icon.png — 200 — 6.9 KiB — 383 ms — h2https://roll20.net/v3/assets/img/homepage/daggerheart-wolf-parent.png/v3/assets/img/homepage/daggerheart... https://roll20.net/v3/assets/img/homepage/daggerheart-wolf-parent.png — 200 — 248.9 KiB — 621 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-1.jpeg/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-1.jpeg — 200 — 645.2 KiB — 717 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-avatar-1.png/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-avatar-1.png — 200 — 19.6 KiB — 629 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-2.jpeg/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-2.jpeg — 200 — 975.3 KiB — 755 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-avatar-2.png/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-avatar-2.png — 200 — 20.9 KiB — 712 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-3.jpeg/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-3.jpeg — 200 — 435.9 KiB — 758 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-avatar-3.png/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-avatar-3.png — 200 — 22.3 KiB — 731 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-4.jpeg/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-4.jpeg — 200 — 665.6 KiB — 787 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-avatar-4.png/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-avatar-4.png — 200 — 22.3 KiB — 757 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-5.jpeg/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-5.jpeg — 200 — 851.1 KiB — 793 ms — h2https://roll20.net/v3/assets/img/homepage/testimonial-avatar-5.png/v3/assets/img/homepage/testimonial... https://roll20.net/v3/assets/img/homepage/testimonial-avatar-5.png — 200 — 19.0 KiB — 773 ms — h2https://roll20.net/v3/assets/img/homepage/battle-box.png/v3/assets/img/homepage/battle-box.... https://roll20.net/v3/assets/img/homepage/battle-box.png — 200 — 3.8 MiB — 1.3 s — h2https://roll20.net/v3/assets/img/homepage/Macro_Customize.webp/v3/assets/img/homepage/Macro_Custo... https://roll20.net/v3/assets/img/homepage/Macro_Customize.webp — 200 — 1.8 MiB — 1.0 s — h2https://roll20.net/v3/assets/img/homepage/dice-icon.png/v3/assets/img/homepage/dice-icon.p... https://roll20.net/v3/assets/img/homepage/dice-icon.png — 200 — 1.9 KiB — 808 ms — h2https://roll20.net/v3/assets/img/homepage/sheet-icon.png/v3/assets/img/homepage/sheet-icon.... https://roll20.net/v3/assets/img/homepage/sheet-icon.png — 200 — 1.1 KiB — 807 ms — h2https://roll20.net/v3/assets/img/homepage/api-icon.png/v3/assets/img/homepage/api-icon.pn... https://roll20.net/v3/assets/img/homepage/api-icon.png — 200 — 1.1 KiB — 807 ms — h2https://roll20.net/v3/assets/img/homepage/ds-icon.png/v3/assets/img/homepage/ds-icon.png https://roll20.net/v3/assets/img/homepage/ds-icon.png — 200 — 2.6 KiB — 806 ms — h2https://roll20.net/v3/assets/img/homepage/community.png/v3/assets/img/homepage/community.p... https://roll20.net/v3/assets/img/homepage/community.png — 200 — 2.6 MiB — 1.3 s — h2https://roll20.net/v3/assets/img/homepage/discord-icon.png/v3/assets/img/homepage/discord-ico... https://roll20.net/v3/assets/img/homepage/discord-icon.png — 200 — 514 B — 860 ms — h2https://roll20.net/v3/assets/img/homepage/arrow-shape.png/v3/assets/img/homepage/arrow-shape... https://roll20.net/v3/assets/img/homepage/arrow-shape.png — 200 — 325 B — 859 ms — h2https://roll20.net/v3/assets/img/homepage/friends-icon.png/v3/assets/img/homepage/friends-ico... https://roll20.net/v3/assets/img/homepage/friends-icon.png — 200 — 515 B — 859 ms — h2https://roll20.net/v3/assets/img/homepage/roll20-icon.png/v3/assets/img/homepage/roll20-icon... https://roll20.net/v3/assets/img/homepage/roll20-icon.png — 200 — 716 B — 859 ms — h2https://roll20.net/v3/assets/img/homepage/reddit-icon.png/v3/assets/img/homepage/reddit-icon... https://roll20.net/v3/assets/img/homepage/reddit-icon.png — 200 — 527 B — 858 ms — h2https://roll20.net/v3/assets/img/homepage/article-1.webp/v3/assets/img/homepage/article-1.w... https://roll20.net/v3/assets/img/homepage/article-1.webp — 200 — 86.1 KiB — 858 ms — h2https://roll20.net/v3/assets/img/homepage/FindaGroup.png/v3/assets/img/homepage/FindaGroup.... https://roll20.net/v3/assets/img/homepage/FindaGroup.png — 200 — 3.0 MiB — 1.3 s — h2https://roll20.net/v3/assets/img/homepage/article-3.webp/v3/assets/img/homepage/article-3.w... https://roll20.net/v3/assets/img/homepage/article-3.webp — 200 — 24.2 KiB — 1.0 s — h2https://roll20.net/v3/assets/img/backgrounds/signup-bg.svg/v3/assets/img/backgrounds/signup-b... https://roll20.net/v3/assets/img/backgrounds/signup-bg.svg — 200 — 70.6 KiB — 1.0 s — h2https://www.googletagmanager.com/gtm.js?id=GTM-MKL9HM6&gtm_auth=RyNPjkDTh-LgK4oo5gJi6A&gtm_preview=env-1&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MKL9HM6&gtm_auth=RyNPjkDTh-LgK4oo5gJi6A&gtm_preview=env-1&gtm_cookies_win=x — 200 — 164.9 KiB — 105 ms — h2https://roll20.net/v3/assets/img/logos/roll20-logo-new-light.svg/v3/assets/img/logos/roll20-logo-ne... https://roll20.net/v3/assets/img/logos/roll20-logo-new-light.svg — 200 — 4.4 KiB — 183 ms — h2https://roll20.net/v2/images/Discord-LightMode.png/v2/images/Discord-LightMode.png https://roll20.net/v2/images/Discord-LightMode.png — 200 — 1.3 KiB — 184 ms — h2https://roll20.net/v2/images/Icon-Facebook.png/v2/images/Icon-Facebook.png https://roll20.net/v2/images/Icon-Facebook.png — 200 — 596 B — 183 ms — h2https://roll20.net/v2/images/Icon-X.png/v2/images/Icon-X.png https://roll20.net/v2/images/Icon-X.png — 200 — 689 B — 182 ms — h2https://roll20.net/v2/images/Icon-Bluesky.png/v2/images/Icon-Bluesky.png https://roll20.net/v2/images/Icon-Bluesky.png — 200 — 603 B — 182 ms — h2https://roll20.net/v2/images/Icon-Instagram.png/v2/images/Icon-Instagram.png https://roll20.net/v2/images/Icon-Instagram.png — 200 — 775 B — 182 ms — h2https://roll20.net/v2/images/Icon-TikTok.png/v2/images/Icon-TikTok.png https://roll20.net/v2/images/Icon-TikTok.png — 200 — 511 B — 181 ms — h2https://roll20.net/v2/images/Icon-YouTube.png/v2/images/Icon-YouTube.png https://roll20.net/v2/images/Icon-YouTube.png — 200 — 489 B — 1.0 s — h2https://roll20.net/v2/images/Icon-Twitch.png/v2/images/Icon-Twitch.png https://roll20.net/v2/images/Icon-Twitch.png — 200 — 469 B — 180 ms — h2https://roll20.net/v2/images/Icon-LinkedIn.png/v2/images/Icon-LinkedIn.png https://roll20.net/v2/images/Icon-LinkedIn.png — 200 — 470 B — 176 ms — h2https://roll20.net/v2/images/Icon-Dice.svg/v2/images/Icon-Dice.svg https://roll20.net/v2/images/Icon-Dice.svg — 200 — 889 B — 176 ms — h2https://roll20.net/v2/images/roll20-logo.png/v2/images/roll20-logo.png https://roll20.net/v2/images/roll20-logo.png — 200 — 19.4 KiB — 176 ms — h2https://roll20.net/v2/images/DriveThruRPG-LG.png/v2/images/DriveThruRPG-LG.png https://roll20.net/v2/images/DriveThruRPG-LG.png — 200 — 5.2 KiB — 176 ms — h2https://roll20.net/v2/images/Demiplane-LG.png/v2/images/Demiplane-LG.png https://roll20.net/v2/images/Demiplane-LG.png — 200 — 9.1 KiB — 176 ms — h2https://roll20.net/v2/images/DMG-LG.png/v2/images/DMG-LG.png https://roll20.net/v2/images/DMG-LG.png — 200 — 4.3 KiB — 176 ms — h2https://roll20.net/v2/images/DungeonScrawl-LG.png/v2/images/DungeonScrawl-LG.png https://roll20.net/v2/images/DungeonScrawl-LG.png — 200 — 5.1 KiB — 176 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 80 ms — h2https://roll20.net/v3/assets/img/backgrounds/homepage-1.png/v3/assets/img/backgrounds/homepage... https://roll20.net/v3/assets/img/backgrounds/homepage-1.png — 200 — 1.3 MiB — 344 ms — h2https://roll20.net/v3/assets/img/backgrounds/homepage-2.png/v3/assets/img/backgrounds/homepage... https://roll20.net/v3/assets/img/backgrounds/homepage-2.png — 200 — 3.5 MiB — 1.3 s — h2https://roll20.net/v3/assets/img/backgrounds/homepage-3.png/v3/assets/img/backgrounds/homepage... https://roll20.net/v3/assets/img/backgrounds/homepage-3.png — 200 — 2.8 MiB — 1.4 s — h2https://roll20.net/v3/assets/img/backgrounds/homepage-4.svg/v3/assets/img/backgrounds/homepage... https://roll20.net/v3/assets/img/backgrounds/homepage-4.svg — 200 — 1.8 MiB — 1.5 s — h2https://roll20.net/v3/assets/img/backgrounds/homepage-5.png/v3/assets/img/backgrounds/homepage... https://roll20.net/v3/assets/img/backgrounds/homepage-5.png — 200 — 1.7 MiB — 1.6 s — h2https://roll20.net/v3/assets/img/homepage/chevron.svg/v3/assets/img/homepage/chevron.svg https://roll20.net/v3/assets/img/homepage/chevron.svg — 200 — 381 B — 1.3 s — h2https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.3 KiB — 43 ms — h2https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2fonts.gstatic.com/s/nunito/v32/XRXV... https://fonts.gstatic.com/s/nunito/v32/XRXV3I6Li01BKofINeaBTMnFcQ.woff2 — 200 — 38.3 KiB — 18 ms — h3https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 30.6 KiB — 7 ms — h2https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/3322cc/000000000... https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 31.1 KiB — 9 ms — h2https://app.roll20.net/navbar/cached_dataapp.roll20.net/navbar/cached_data https://app.roll20.net/navbar/cached_data — 200 — 1.1 KiB — 96 ms — h2https://app.roll20.net/navbar/characters_dataapp.roll20.net/navbar/characters_da... https://app.roll20.net/navbar/characters_data — 200 — 103 B — 99 ms — h2https://app.roll20.net/navbar/site_notifications_dataapp.roll20.net/navbar/site_notifica... https://app.roll20.net/navbar/site_notifications_data — 200 — 693 B — 95 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/roll20characters.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/roll20characters.png — 200 — 28.2 KiB — 122 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/demiplane.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/demiplane.png — 200 — 52.2 KiB — 153 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/dungeon-scrawl.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/dungeon-scrawl.png — 200 — 31.1 KiB — 147 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/gmtools1.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/gmtools1.png — 200 — 32.1 KiB — 144 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/Dungeons.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/Dungeons.png — 200 — 253.0 KiB — 175 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/pathfinder.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/pathfinder.png — 200 — 83.2 KiB — 158 ms — h2https://js.stripe.com/v3/controller-with-preconnect-522228dffb6e9cdddf98d3c91685b153.htmljs.stripe.com/v3/controller-with-pr... https://js.stripe.com/v3/controller-with-preconnect-522228dffb6e9cdddf98d3c91685b153.html — 200 — 1.6 KiB — 24 ms — h2https://blog.roll20.net/wp-json/wp/v2/posts?status=publish&per_page=3blog.roll20.net/wp-json/wp/v2/posts... https://blog.roll20.net/wp-json/wp/v2/posts?status=publish&per_page=3 — 200 — 21.7 KiB — 518 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/cyberpunk.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/cyberpunk.png — 200 — 267.8 KiB — 94 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/CreateCharacter.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/CreateCharacter.png — 200 — 50.6 KiB — 74 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/DNDCard.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/DNDCard.png — 200 — 45.6 KiB — 71 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/pathfindercard.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/pathfindercard.png — 200 — 49.2 KiB — 74 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/CoCCard.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/CoCCard.png — 200 — 42.4 KiB — 67 ms — h2https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/hundredsmore.pngstorage.googleapis.com/roll20-cdn/n... https://storage.googleapis.com/roll20-cdn/nav-bar/assets/png/hundredsmore.png — 200 — 50.3 KiB — 70 ms — h2https://js.stripe.com/v3/fingerprinted/js/shared-1bfc9b084984c8982d86dcd061025785.jsjs.stripe.com/v3/fingerprinted/js/s... https://js.stripe.com/v3/fingerprinted/js/shared-1bfc9b084984c8982d86dcd061025785.js — 200 — 188.6 KiB — 69 ms — h2https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-7858189875ce18865f7426b13cbfbf9b.jsjs.stripe.com/v3/fingerprinted/js/c... https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-7858189875ce18865f7426b13cbfbf9b.js — 200 — 310.5 KiB — 76 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SZLSVQPSWG&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SZLSVQPSWG&cx=c&gtm=4e64k0 — 200 — 168.9 KiB — 82 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 73 ms — h2https://public.profitwell.com/js/profitwell.js?auth=19d32cf6625e20e9f81c11ef048fc09fpublic.profitwell.com/js/profitwell... https://public.profitwell.com/js/profitwell.js?auth=19d32cf6625e20e9f81c11ef048fc09f — 200 — 9.7 KiB — 42 ms — h2https://snippet.maze.co/maze-universal-loader.js?t=1776896403008&apiKey=09c1b7dd-8331-4cb6-bc04-4a3c28261520snippet.maze.co/maze-universal-load... https://snippet.maze.co/maze-universal-loader.js?t=1776896403008&apiKey=09c1b7dd-8331-4cb6-bc04-4a3c28261520 — 200 — 2.7 KiB — 75 ms — http/1.1https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Froll20.net%2F&scrsrc=www.googletagmanager.com&rnd=2143868296.1776896403&dt=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&auid=594583079.1776896403&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v832573272za200zd832573272xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776896403033&tfd=2330www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Froll20.net%2F&scrsrc=www.googletagmanager.com&rnd=2143868296.1776896403&dt=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&auid=594583079.1776896403&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v832573272za200zd832573272xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776896403033&tfd=2330 — 200 — 0 B — 55 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1891867809&t=pageview&_s=1&dl=https%3A%2F%2Froll20.net%2F&ul=en-us&dt=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=1340698556&gjid=2025393676&cid=1264265379.1776896403&tid=UA-31040388-1&_gid=185539147.1776896403&_r=1&_slc=1&z=2051884041www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1891867809&t=pageview&_s=1&dl=https%3A%2F%2Froll20.net%2F&ul=en-us&dt=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=1340698556&gjid=2025393676&cid=1264265379.1776896403&tid=UA-31040388-1&_gid=185539147.1776896403&_r=1&_slc=1&z=2051884041 — 200 — 448 B — 30 ms — h2https://files.d20.io/marketplace/3970529/F_hjWLAuwz0TkrcIf3BxUw/med.png?1718712581469files.d20.io/marketplace/3970529/F_... https://files.d20.io/marketplace/3970529/F_hjWLAuwz0TkrcIf3BxUw/med.png?1718712581469 — 200 — 365.4 KiB — 85 ms — h2https://files.d20.io/marketplace/4915318/Ab4BO-DrQFVeGNrcgmjS0w/med.png?1775765843323files.d20.io/marketplace/4915318/Ab... https://files.d20.io/marketplace/4915318/Ab4BO-DrQFVeGNrcgmjS0w/med.png?1775765843323 — 200 — 391.0 KiB — 96 ms — h2https://files.d20.io/marketplace/4494693/cx5hvur0kUnpuwDYHO3dHw/med.jpg?1747852514628files.d20.io/marketplace/4494693/cx... https://files.d20.io/marketplace/4494693/cx5hvur0kUnpuwDYHO3dHw/med.jpg?1747852514628 — 200 — 40.8 KiB — 54 ms — h2https://files.d20.io/marketplace/3814843/kr9hNl-iDXGErQDeLyvRdQ/med.png?1709085860170files.d20.io/marketplace/3814843/kr... https://files.d20.io/marketplace/3814843/kr9hNl-iDXGErQDeLyvRdQ/med.png?1709085860170 — 200 — 438.7 KiB — 67 ms — h2https://cdn.roll20.net/commslots/Comm_Discord.pngcdn.roll20.net/commslots/Comm_Disco... https://cdn.roll20.net/commslots/Comm_Discord.png — 200 — 70.7 KiB — 42 ms — h2https://cdn.roll20.net/commslots/Comm_Forums.pngcdn.roll20.net/commslots/Comm_Forum... https://cdn.roll20.net/commslots/Comm_Forums.png — 200 — 55.9 KiB — 34 ms — h2https://cdn.roll20.net/commslots/Comm_LFG.pngcdn.roll20.net/commslots/Comm_LFG.p... https://cdn.roll20.net/commslots/Comm_LFG.png — 200 — 59.9 KiB — 46 ms — h2https://cdn.roll20.net/commslots/Comm_Reddit.pngcdn.roll20.net/commslots/Comm_Reddi... https://cdn.roll20.net/commslots/Comm_Reddit.png — 200 — 54.8 KiB — 39 ms — h2https://roll20.net/images/Notification%20System%20Icons/fix-pink.png/images/Notification%20System%20Ico... https://roll20.net/images/Notification%20System%20Icons/fix-pink.png — 200 — 2.4 KiB — 14 ms — h2https://roll20.net/images/Notification%20System%20Icons/chat-pink.png/images/Notification%20System%20Ico... https://roll20.net/images/Notification%20System%20Icons/chat-pink.png — 200 — 2.0 KiB — 16 ms — h2https://cdn-4.convertexperiments.com/api/v1/project-optional-settings/10042023/10042444cdn-4.convertexperiments.com/api/v1... https://cdn-4.convertexperiments.com/api/v1/project-optional-settings/10042023/10042444 — 200 — 530 B — 20 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 38 ms — h2https://js.stripe.com/v3/.deploy_status_henson.jsonjs.stripe.com/v3/.deploy_status_hen... https://js.stripe.com/v3/.deploy_status_henson.json — 200 — 808 B — 28 ms — h3https://js.stripe.com/v3/fingerprinted/js/stripe-cookies-99315d136700f132b072c563090f72a7.jsjs.stripe.com/v3/fingerprinted/js/s... https://js.stripe.com/v3/fingerprinted/js/stripe-cookies-99315d136700f132b072c563090f72a7.js — 200 — 14.7 KiB — 29 ms — h3https://js.stripe.com/v3/.deploy_status_henson.jsonjs.stripe.com/v3/.deploy_status_hen... https://js.stripe.com/v3/.deploy_status_henson.json — 200 — 0 B — 30 ms — h3https://10042444.metrics.convertexperiments.com/v1/track/10042023/1004244410042444.metrics.convertexperiments... https://10042444.metrics.convertexperiments.com/v1/track/10042023/10042444 — 200 — 238 B — 520 ms — h2https://i0.wp.com/blog.roll20.net/wp-content/uploads/2026/04/PerformanceBlogDemi.png?fit=1600%2C900&ssl=1i0.wp.com/blog.roll20.net/wp-conten... https://i0.wp.com/blog.roll20.net/wp-content/uploads/2026/04/PerformanceBlogDemi.png?fit=1600%2C900&ssl=1 — 200 — 793.4 KiB — 118 ms — h2https://i0.wp.com/blog.roll20.net/wp-content/uploads/2026/04/Ravenloft-Blog.png?fit=1600%2C900&ssl=1i0.wp.com/blog.roll20.net/wp-conten... https://i0.wp.com/blog.roll20.net/wp-content/uploads/2026/04/Ravenloft-Blog.png?fit=1600%2C900&ssl=1 — 200 — 1.2 MiB — 97 ms — h2https://i0.wp.com/blog.roll20.net/wp-content/uploads/2026/04/Copy-of-169-Templates-AE-1.png?fit=1920%2C1080&ssl=1i0.wp.com/blog.roll20.net/wp-conten... https://i0.wp.com/blog.roll20.net/wp-content/uploads/2026/04/Copy-of-169-Templates-AE-1.png?fit=1920%2C1080&ssl=1 — 200 — 100.0 KiB — 31 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-SZLSVQPSWG&gtm=45je64k0v882714971z8832573272za200&_p=1776896400831&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1264265379.1776896403&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~118128923~118463262&sid=1776896403&sct=1&seg=0&dl=https%3A%2F%2Froll20.net%2F&dt=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&en=page_view&_fv=1&_ss=1&tfd=2806analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-SZLSVQPSWG&gtm=45je64k0v882714971z8832573272za200&_p=1776896400831&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1264265379.1776896403&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~118128923~118463262&sid=1776896403&sct=1&seg=0&dl=https%3A%2F%2Froll20.net%2F&dt=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&en=page_view&_fv=1&_ss=1&tfd=2806 — 204 — 554 B — 49 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SZLSVQPSWG&cid=1264265379.1776896403&gtm=45je64k0v882714971z8832573272za200&rcb=13&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~118128923~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SZLSVQPSWG&cid=1264265379.1776896403&gtm=45je64k0v882714971z8832573272za200&rcb=13&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~118128923~118463262 — 204 — 545 B — 69 ms — h2https://bat.bing.com/p/action/343062781.jsbat.bing.com/p/action/343062781.js https://bat.bing.com/p/action/343062781.js — 200 — 1.8 KiB — 40 ms — h2https://snippet.maze.co/static/a781255f69f061920ab1239aae3d3498a242233c/contextualScaffold.jssnippet.maze.co/static/a781255f69f0... https://snippet.maze.co/static/a781255f69f061920ab1239aae3d3498a242233c/contextualScaffold.js — 200 — 6.5 KiB — 29 ms — h3https://pixel-config.reddit.com/pixels/t2_9k9sswuu8/configpixel-config.reddit.com/pixels/t2_9... https://pixel-config.reddit.com/pixels/t2_9k9sswuu8/config — 200 — 215 B — 35 ms — h2https://alb.reddit.com/rp.gif?ts=1776896403587&id=t2_9k9sswuu8&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=89ddc240-b7ff-4e2b-a578-ea4fa33f22b0&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776896403... https://alb.reddit.com/rp.gif?ts=1776896403587&id=t2_9k9sswuu8&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=89ddc240-b7ff-4e2b-a578-ea4fa33f22b0&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 96 ms — h2https://alb.reddit.com/rp.gif?ts=1776896403588&id=t2_9k9sswuu8&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=89ddc240-b7ff-4e2b-a578-ea4fa33f22b0&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776896403... https://alb.reddit.com/rp.gif?ts=1776896403588&id=t2_9k9sswuu8&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=89ddc240-b7ff-4e2b-a578-ea4fa33f22b0&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 101 ms — h2https://www.clarity.ms/tag/uet/343062781www.clarity.ms/tag/uet/343062781 https://www.clarity.ms/tag/uet/343062781 — 200 — 1.3 KiB — 237 ms — http/1.1https://bat.bing.com/action/0?ti=343062781&tm=gtm002&Ver=2&mid=adb3a9f1-3ca4-4d45-9255-5075bf6e7254&bo=1&sid=68e944203e9911f18257fbfb98e68868&vid=68e981703e9911f19dbbd7858e7f68cc&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&p=https%3A%2F%2Froll20.net%2F&r=&lt=1908&mtp=1&evt=pageLoad&sv=2&cdb=AQAQ&rn=398242bat.bing.com/action/0?ti=343062781&... https://bat.bing.com/action/0?ti=343062781&tm=gtm002&Ver=2&mid=adb3a9f1-3ca4-4d45-9255-5075bf6e7254&bo=1&sid=68e944203e9911f18257fbfb98e68868&vid=68e981703e9911f19dbbd7858e7f68cc&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Roll20%3A%20Online%20virtual%20tabletop%20for%20pen%20and%20paper%20RPGs%20and%20board%20games&p=https%3A%2F%2Froll20.net%2F&r=&lt=1908&mtp=1&evt=pageLoad&sv=2&cdb=AQAQ&rn=398242 — 204 — 361 B — 30 ms — h2https://logs.convertexperiments.com/v1/loglogs.convertexperiments.com/v1/log https://logs.convertexperiments.com/v1/log — 200 — 238 B — 497 ms — h2https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 30 ms — h2https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 14 ms — h3https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 204 — 0 B — 224 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 519 B — 193 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 212 B — 97 ms — h2https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 893 B — 12 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 274 B — 225 ms — http/1.1https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 22 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 8 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=33657A6CA1214D52AE28A13B1B42CE2E&RedC=c.clarity.ms&MXFR=31C3E48DAECE6B83398BF3CEAACE6508c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=33657A6CA1214D52AE28A13B1B42CE2E&RedC=c.clarity.ms&MXFR=31C3E48DAECE6B83398BF3CEAACE6508 — 302 — 579 B — 38 ms — h2https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 200 — 156 B — 93 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 82 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=33657A6CA1214D52AE28A13B1B42CE2E&MUID=15660776401A6E3B01C5103541996FAAc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=33657A6CA1214D52AE28A13B1B42CE2E&MUID=15660776401A6E3B01C5103541996FAA — 200 — 466 B — 65 ms — h2https://roll20.net/favicon.ico/favicon.ico https://roll20.net/favicon.ico — 200 — 7.6 KiB — 60 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 211 B — 27 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 211 B — 27 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
65% of JavaScript execution is third-party
First-party Third-party 6917ms · 906KB · $92/mo
Unattributable
Other
Costly
Execution 3242ms
Transfer 0 KB
Monthly Cost $43/mo
Google Tag Manager
Tag Manager
Costly
Execution 942ms
Transfer 116 KB
Unused 54%
Monthly Cost $13/mo
Stripe
Payment
Essential
Execution 694ms
Transfer 226 KB
Unused 65%
Monthly Cost $9/mo
cdn-4.convertexperiments.com
Other
Costly
Execution 587ms
Transfer 56 KB
Unused 38%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 421ms
Transfer 169 KB
Unused 41%
Monthly Cost $6/mo
www.datadoghq-browser-agent.com
Other
Costly
Execution 281ms
Transfer 22 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 265ms
Transfer 165 KB
Unused 39%
Monthly Cost $4/mo
Microsoft Clarity
Session Replay
Optional
Execution 195ms
Transfer 25 KB
Monthly Cost $3/mo
Google Analytics
Analytics
Optional
Execution 137ms
Transfer 21 KB
Monthly Cost $2/mo
cdn.roll20.net
Other
Optional
Execution 103ms
Transfer 87 KB
Unused 54%
Monthly Cost $1/mo
www.redditstatic.com
Other
Optional
Execution 50ms
Transfer 19 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 3242ms and costs ~$43/month
  • Google Tag Manager adds 942ms and costs ~$13/month
  • cdn-4.convertexperiments.com adds 587ms and costs ~$8/month
  • Google Tag Manager adds 421ms and costs ~$6/month
  • www.datadoghq-browser-agent.com adds 281ms and costs ~$4/month
  • Google Tag Manager adds 265ms and costs ~$4/month

65% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

Google Tag Manager takes 942ms 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

54% of Google Tag Manager'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

65% of Stripe'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

cdn-4.convertexperiments.com takes 587ms 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

Google Tag Manager takes 421ms 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

www.datadoghq-browser-agent.com takes 281ms 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

Google Tag Manager takes 265ms 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

54% of cdn.roll20.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