Skip to content
https://gamma.app

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
4
REVIEW
3
PASS
8
INFO
2

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

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

3.99 s

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

41.36 s

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

7.66 s

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

0.000

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

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

49.94 s

Page Load Progression

508 ms
1.0 s
1.5 s
2.0 s
2.5 s
3.0 s
3.6 s
4.1 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
18.0 MB transferred, 195 requests
FIX
18.0 MB transferred, 195 requests
Critical::
Page weighs 34.3 MB (18.0 MB transferred)
Warning::
Images are 5.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.3 MB
Warning::
JavaScript is 5.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 5.2 MB
Info::
Fonts are 246 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 246 KB
Warning::
195 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.8 g CO2 per page load
18.0 MB / 2.4 MB budget
18.0 MB transferred
195 requests
3.8 g CO2 per page load
Other 5.8 MiB 32%
Images 5.3 MiB 29%
JavaScript 5.2 MiB 29%
Other 1.2 MiB 7%
Fonts 246.3 KiB 1%
HTML 155.7 KiB 1%
Other 68.0 KiB 0%
Other 38.5 KiB 0%
Other 27.9 KiB 0%
CSS 11.6 KiB 0%
Other 1.2 KiB 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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
17703ms total JS execution
FIX
17703ms total JS execution
Warning::
https://gamma.app/_next/static/chunks/30c66cd77bc0...: 5726ms CPU time
Warning::
Unattributable: 2511ms CPU time
Warning::
https://gamma.app/_next/static/chunks/turbopack-50...: 2225ms CPU time
Warning::
https://gamma.app/: 919ms CPU time
Warning::
https://js.intercomcdn.com/frame-modern.7a9f78bc.j...: 802ms CPU time
Info::
Third-party scripts: 6856ms (39% of total)

Main Thread Breakdown

Script Evaluation 64% Script Parsing & Compilation 15% Other 12% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://gamma.app/_next/static/chunks/30c66cd77bc03fe1.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS5726ms4770ms106ms1st
Unattributable2511ms761ms0ms3rd
https://gamma.app/_next/static/chunks/turbopack-5059dc1e0cfafece.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS2225ms2164ms2ms1st
https://gamma.app/919ms62ms3ms1st
https://js.intercomcdn.com/frame-modern.7a9f78bc.js802ms621ms75ms3rd
https://js.stripe.com/clover/stripe.js465ms272ms133ms3rd
https://www.googletagmanager.com/gtag/js?id=G-JTMLK9TNNV&cx=c&gtm=4e64k0457ms385ms65ms3rd
https://gamma.app/cdn-cgi/challenge-platform/scripts/jsd/main.js435ms408ms13ms1st
https://www.googletagmanager.com/gtag/js?id=AW-11368900852413ms354ms50ms3rd
https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js412ms235ms85ms3rd

Showing top 10 of 31 scripts

F
JS Bundles
Action
69 scripts, 3.1 MB unused
FIX
69 scripts, 3.1 MB unused
Warning::
https://gamma.app/_next/static/chunks/a6bd2b0a442f...: 804 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gamma.app/_next/static/chunks/b6e5262185b2...: 498 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gamma.app/_next/static/chunks/5ac0880ee744...: 250 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.churnkey.co/js/app.js?appId=7blc4aq...: 216 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.stripe.com/clover/stripe.js: 154 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 3.1 MB
3159 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://gamma.app/_next/static/chunks/a6bd2b0a442f3b0e.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS818 KB804 KB (100%)1st
https://gamma.app/_next/static/chunks/b6e5262185b27c79.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS818 KB498 KB (62%)1st
https://gamma.app/_next/static/chunks/5ac0880ee74462f8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS252 KB250 KB (100%)1st
https://assets.churnkey.co/js/app.js?appId=7blc4aqmp379 KB216 KB (61%)3rd
https://js.stripe.com/clover/stripe.js225 KB154 KB (68%)3rd
https://js.intercomcdn.com/frame-modern.7a9f78bc.js193 KB125 KB (65%)3rd
https://gamma.app/_next/static/chunks/2e0595e9739667f2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS128 KB117 KB (100%)1st
https://js.intercomcdn.com/vendor-modern.80eace52.js144 KB86 KB (60%)3rd
https://accounts.google.com/gsi/client96 KB71 KB (74%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JTMLK9TNNV&cx=c&gtm=4e64k0173 KB68 KB (39%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
195 resources · 18.0 MB · 3.1 MB savings available
FIX
195 resources · 18.0 MB · 3.1 MB savings available
Warning::
Page weight 17.0 MB over 1MB target
Got: 18.0 MB Expected: ≤ 1 MB
Info::
~3.1 MB of savings available
Warning::
102 third-party resources (53% of weight)
Info::
17 resources over 200KB
195 resources · 18.0 MiB · 102 third-party 17.0 MiB over 1MB target
Media 32% · 5.8 MiB
Image 30% · 5.3 MiB
JavaScript 29% · 5.2 MiB
Other 7% · 1.3 MiB
Font 1% · 246.3 KiB
Document 1% · 156.2 KiB
CSS 0% · 16.2 KiB

~3.1 MiB of savings available

Remove unused JavaScript: 3.1 MiB
B
Third-Party Impact
53% third-party, 0 ms blocking
REVIEW
53% third-party, 0 ms blocking
Warning::
Third-party code accounts for 53% of page weight (9.5 MiB of 18.0 MiB)
Info::
Third-party blocking time is low (0 ms)
47%
53%
First-party Third-party
C
Image Optimization
Action
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Warning::
https://gamma.app/_next/static/media/marketing-tac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/api.5e75a2f7.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/websites.804d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/amazon.7466d5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/stanford.7d21... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.gamma.app/images/ui/footer-logo-gra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/botany-@2x.d9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/ai-graphics.8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/mushrooms-@2x... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/hotairballoon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/adobe.0cacdc0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/presentations... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.gamma.app/images/ui/imagine@1x-dbbe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/social-media.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/zoom.9b18249a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/latimes.5f135... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/documents.804... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/vercel.2a27a3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gamma.app/_next/static/media/large-white-s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
48 images 5.3 MB
0 oversized -0 KB
48 legacy format
19 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

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A+
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
7 fonts (246 KB)
PASS
7 fonts (246 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

246 KB total

Render-blocking

0

of 7

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 FCP 4.0 s LCP 41.4 shttps://gamma.app/fonts/ESBuild/ESBuild-Bold.woff2ESBuild-Bold.woff2 https://gamma.app/fonts/ESBuild/ESBuild-Bold.woff2 — 34.1 KiB — 150 ms — font-display: swaphttps://gamma.app/fonts/PPMori/PPMori-Medium.woff2PPMori-Medium.woff2 https://gamma.app/fonts/PPMori/PPMori-Medium.woff2 — 35.5 KiB — 165 ms — font-display: swaphttps://gamma.app/fonts/PPMori/PPMori-SemiBold.woff2PPMori-SemiBold.woff2 https://gamma.app/fonts/PPMori/PPMori-SemiBold.woff2 — 36.5 KiB — 157 ms — font-display: swaphttps://gamma.app/fonts/PPMori/PPMori-Bold.woff2PPMori-Bold.woff2 https://gamma.app/fonts/PPMori/PPMori-Bold.woff2 — 38.2 KiB — 166 ms — font-display: swaphttps://gamma.app/fonts/ESBuild/ESBuild-Regular.woff2ESBuild-Regular.woff2 https://gamma.app/fonts/ESBuild/ESBuild-Regular.woff2 — 33.0 KiB — 168 ms — font-display: swaphttps://gamma.app/fonts/ESBuild/ESBuild-Medium.woff2ESBuild-Medium.woff2 https://gamma.app/fonts/ESBuild/ESBuild-Medium.woff2 — 34.3 KiB — 168 ms — font-display: swaphttps://gamma.app/fonts/PPMori/PPMori-Regular.woff2PPMori-Regular.woff2 https://gamma.app/fonts/PPMori/PPMori-Regular.woff2 — 34.7 KiB — 26 ms — font-display: swap
ESBuild-Bold.woff2 woff2 swap
Size 34 KB
Load time 150 ms
Start 540 ms
Risk FOUT — text flashes from fallback to web font
PPMori-Medium.woff2 woff2 swap
Size 36 KB
Load time 165 ms
Start 540 ms
Risk FOUT — text flashes from fallback to web font
PPMori-SemiBold.woff2 woff2 swap
Size 36 KB
Load time 157 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
PPMori-Bold.woff2 woff2 swap
Size 38 KB
Load time 166 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
ESBuild-Regular.woff2 woff2 swap
Size 33 KB
Load time 168 ms
Start 542 ms
Risk FOUT — text flashes from fallback to web font
ESBuild-Medium.woff2 woff2 swap
Size 34 KB
Load time 168 ms
Start 542 ms
Risk FOUT — text flashes from fallback to web font
PPMori-Regular.woff2 woff2 swap
Size 35 KB
Load time 26 ms
Start 2.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
195 requests over 5253ms
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 FCP 4.0 s LCP 41.4 shttps://gamma.app// https://gamma.app/ — 200 — 155.7 KiB — 145 ms — h2https://gamma.app/_next/static/chunks/5dbae2f76a76ae10.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/5dbae2f76a76ae... https://gamma.app/_next/static/chunks/5dbae2f76a76ae10.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 1.5 KiB — 28 ms — h2https://gamma.app/_next/static/chunks/e11e56486b1d1d8d.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e11e56486b1d1d... https://gamma.app/_next/static/chunks/e11e56486b1d1d8d.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 2.2 KiB — 26 ms — h2https://gamma.app/_next/static/chunks/30ac834f52d2d053.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/30ac834f52d2d0... https://gamma.app/_next/static/chunks/30ac834f52d2d053.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 4.3 KiB — 23 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900fonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900 — 200 — 1.4 KiB — 121 ms — h2https://use.typekit.net/tiw2cwq.cssuse.typekit.net/tiw2cwq.css https://use.typekit.net/tiw2cwq.css — 200 — 1.5 KiB — 15 ms — h2https://optimizely-edge.gamma.app/js/optimizely.jsoptimizely-edge.gamma.app/js/optimi... https://optimizely-edge.gamma.app/js/optimizely.js — 200 — 8.9 KiB — 166 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/OtAutoBlock.jscdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/OtAutoBlock.js — 200 — 3.3 KiB — 46 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/otSDKStub.jscdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/otSDKStub.js — 200 — 9.7 KiB — 44 ms — h2https://gamma.app/_next/static/media/mushrooms-@2x.93899d41.png/_next/static/media/mushrooms-@2x.9... https://gamma.app/_next/static/media/mushrooms-@2x.93899d41.png — 200 — 1.3 MiB — 98 ms — h2https://gamma.app/_next/static/media/botany-@2x.d9306a46.png/_next/static/media/botany-@2x.d930... https://gamma.app/_next/static/media/botany-@2x.d9306a46.png — 200 — 347.4 KiB — 33 ms — h2https://p.typekit.net/p.css?s=1&k=tiw2cwq&ht=tk&f=10870.10872.10873.10874.28201.28205.28208.28222.28225.28226.28227.28238.32157.32159.32163.32164&a=2326044&app=typekit&e=cssp.typekit.net/p.css?s=1&k=tiw2cwq&h... https://p.typekit.net/p.css?s=1&k=tiw2cwq&ht=tk&f=10870.10872.10873.10874.28201.28205.28208.28222.28225.28226.28227.28238.32157.32159.32163.32164&a=2326044&app=typekit&e=css — 200 — 172 B — 23 ms — h2https://gamma.app/_next/static/media/marketing-tactics-@2x.ee726473.png/_next/static/media/marketing-tacti... https://gamma.app/_next/static/media/marketing-tactics-@2x.ee726473.png — 200 — 398.5 KiB — 75 ms — h2https://gamma.app/_next/static/media/hotairballoon-@2x.9d725fbe.png/_next/static/media/hotairballoon-@... https://gamma.app/_next/static/media/hotairballoon-@2x.9d725fbe.png — 200 — 185.4 KiB — 21 ms — h2https://gamma.app/_next/static/media/presentations.1dcff33a.png/_next/static/media/presentations.1... https://gamma.app/_next/static/media/presentations.1dcff33a.png — 200 — 34.5 KiB — 19 ms — h2https://gamma.app/manifest.json/manifest.json https://gamma.app/manifest.json — 200 — 1.2 KiB — 31 ms — h2https://gamma.app/_next/static/chunks/61f0a2947bdb7d15.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/61f0a2947bdb7d... https://gamma.app/_next/static/chunks/61f0a2947bdb7d15.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 9.3 KiB — 18 ms — h2https://gamma.app/_next/static/chunks/e7a8e9696adbb994.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e7a8e9696adbb9... https://gamma.app/_next/static/chunks/e7a8e9696adbb994.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 8.6 KiB — 18 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/01919ef7-fdd5-72aa-8b3e-9a438906692f.jsoncdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/01919ef7-fdd5-72aa-8b3e-9a438906692f.json — 200 — 2.6 KiB — 65 ms — h2https://gamma.app/_next/static/chunks/53ed97a22529b300.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/53ed97a22529b3... https://gamma.app/_next/static/chunks/53ed97a22529b300.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 16.2 KiB — 47 ms — h2https://gamma.app/_next/static/chunks/d3ed7236f6cb7a9a.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/d3ed7236f6cb7a... https://gamma.app/_next/static/chunks/d3ed7236f6cb7a9a.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 127.3 KiB — 203 ms — h2https://gamma.app/_next/static/chunks/4d3234c753128756.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/4d3234c7531287... https://gamma.app/_next/static/chunks/4d3234c753128756.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 9.1 KiB — 58 ms — h2https://gamma.app/_next/static/chunks/92d72cbf813a5ca2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/92d72cbf813a5c... https://gamma.app/_next/static/chunks/92d72cbf813a5ca2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 29.0 KiB — 204 ms — h2https://gamma.app/_next/static/chunks/3d55d734eac4a64f.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/3d55d734eac4a6... https://gamma.app/_next/static/chunks/3d55d734eac4a64f.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 15.7 KiB — 50 ms — h2https://gamma.app/_next/static/chunks/c169aa6b0f025ea5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/c169aa6b0f025e... https://gamma.app/_next/static/chunks/c169aa6b0f025ea5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 46.1 KiB — 69 ms — h2https://gamma.app/_next/static/chunks/1b01b48753e35634.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/1b01b48753e356... https://gamma.app/_next/static/chunks/1b01b48753e35634.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 4.7 KiB — 203 ms — h2https://gamma.app/_next/static/chunks/c5c81c1b875d22cd.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/c5c81c1b875d22... https://gamma.app/_next/static/chunks/c5c81c1b875d22cd.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 31.2 KiB — 202 ms — h2https://gamma.app/_next/static/chunks/cb153aba8f42fcee.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/cb153aba8f42fc... https://gamma.app/_next/static/chunks/cb153aba8f42fcee.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 14.4 KiB — 202 ms — h2https://gamma.app/_next/static/chunks/36e56e2951fd2eb5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/36e56e2951fd2e... https://gamma.app/_next/static/chunks/36e56e2951fd2eb5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 72.6 KiB — 206 ms — h2https://gamma.app/_next/static/chunks/2cb1bfadd769fa9c.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/2cb1bfadd769fa... https://gamma.app/_next/static/chunks/2cb1bfadd769fa9c.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 61.7 KiB — 240 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 FCP 4.0 s LCP 41.4 shttps://gamma.app// https://gamma.app/ — 200 — 155.7 KiB — 145 ms — h2https://gamma.app/_next/static/chunks/5dbae2f76a76ae10.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/5dbae2f76a76ae... https://gamma.app/_next/static/chunks/5dbae2f76a76ae10.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 1.5 KiB — 28 ms — h2https://gamma.app/_next/static/chunks/e11e56486b1d1d8d.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e11e56486b1d1d... https://gamma.app/_next/static/chunks/e11e56486b1d1d8d.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 2.2 KiB — 26 ms — h2https://gamma.app/_next/static/chunks/30ac834f52d2d053.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/30ac834f52d2d0... https://gamma.app/_next/static/chunks/30ac834f52d2d053.css?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 4.3 KiB — 23 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900fonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900 — 200 — 1.4 KiB — 121 ms — h2https://use.typekit.net/tiw2cwq.cssuse.typekit.net/tiw2cwq.css https://use.typekit.net/tiw2cwq.css — 200 — 1.5 KiB — 15 ms — h2https://optimizely-edge.gamma.app/js/optimizely.jsoptimizely-edge.gamma.app/js/optimi... https://optimizely-edge.gamma.app/js/optimizely.js — 200 — 8.9 KiB — 166 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/OtAutoBlock.jscdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/OtAutoBlock.js — 200 — 3.3 KiB — 46 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/otSDKStub.jscdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/otSDKStub.js — 200 — 9.7 KiB — 44 ms — h2https://gamma.app/_next/static/media/mushrooms-@2x.93899d41.png/_next/static/media/mushrooms-@2x.9... https://gamma.app/_next/static/media/mushrooms-@2x.93899d41.png — 200 — 1.3 MiB — 98 ms — h2https://gamma.app/_next/static/media/botany-@2x.d9306a46.png/_next/static/media/botany-@2x.d930... https://gamma.app/_next/static/media/botany-@2x.d9306a46.png — 200 — 347.4 KiB — 33 ms — h2https://p.typekit.net/p.css?s=1&k=tiw2cwq&ht=tk&f=10870.10872.10873.10874.28201.28205.28208.28222.28225.28226.28227.28238.32157.32159.32163.32164&a=2326044&app=typekit&e=cssp.typekit.net/p.css?s=1&k=tiw2cwq&h... https://p.typekit.net/p.css?s=1&k=tiw2cwq&ht=tk&f=10870.10872.10873.10874.28201.28205.28208.28222.28225.28226.28227.28238.32157.32159.32163.32164&a=2326044&app=typekit&e=css — 200 — 172 B — 23 ms — h2https://gamma.app/_next/static/media/marketing-tactics-@2x.ee726473.png/_next/static/media/marketing-tacti... https://gamma.app/_next/static/media/marketing-tactics-@2x.ee726473.png — 200 — 398.5 KiB — 75 ms — h2https://gamma.app/_next/static/media/hotairballoon-@2x.9d725fbe.png/_next/static/media/hotairballoon-@... https://gamma.app/_next/static/media/hotairballoon-@2x.9d725fbe.png — 200 — 185.4 KiB — 21 ms — h2https://gamma.app/_next/static/media/presentations.1dcff33a.png/_next/static/media/presentations.1... https://gamma.app/_next/static/media/presentations.1dcff33a.png — 200 — 34.5 KiB — 19 ms — h2https://gamma.app/manifest.json/manifest.json https://gamma.app/manifest.json — 200 — 1.2 KiB — 31 ms — h2https://gamma.app/_next/static/chunks/61f0a2947bdb7d15.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/61f0a2947bdb7d... https://gamma.app/_next/static/chunks/61f0a2947bdb7d15.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 9.3 KiB — 18 ms — h2https://gamma.app/_next/static/chunks/e7a8e9696adbb994.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e7a8e9696adbb9... https://gamma.app/_next/static/chunks/e7a8e9696adbb994.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 8.6 KiB — 18 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/01919ef7-fdd5-72aa-8b3e-9a438906692f.jsoncdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/01919ef7-fdd5-72aa-8b3e-9a438906692f.json — 200 — 2.6 KiB — 65 ms — h2https://gamma.app/_next/static/chunks/53ed97a22529b300.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/53ed97a22529b3... https://gamma.app/_next/static/chunks/53ed97a22529b300.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 16.2 KiB — 47 ms — h2https://gamma.app/_next/static/chunks/d3ed7236f6cb7a9a.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/d3ed7236f6cb7a... https://gamma.app/_next/static/chunks/d3ed7236f6cb7a9a.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 127.3 KiB — 203 ms — h2https://gamma.app/_next/static/chunks/4d3234c753128756.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/4d3234c7531287... https://gamma.app/_next/static/chunks/4d3234c753128756.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 9.1 KiB — 58 ms — h2https://gamma.app/_next/static/chunks/92d72cbf813a5ca2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/92d72cbf813a5c... https://gamma.app/_next/static/chunks/92d72cbf813a5ca2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 29.0 KiB — 204 ms — h2https://gamma.app/_next/static/chunks/3d55d734eac4a64f.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/3d55d734eac4a6... https://gamma.app/_next/static/chunks/3d55d734eac4a64f.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 15.7 KiB — 50 ms — h2https://gamma.app/_next/static/chunks/c169aa6b0f025ea5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/c169aa6b0f025e... https://gamma.app/_next/static/chunks/c169aa6b0f025ea5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 46.1 KiB — 69 ms — h2https://gamma.app/_next/static/chunks/1b01b48753e35634.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/1b01b48753e356... https://gamma.app/_next/static/chunks/1b01b48753e35634.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 4.7 KiB — 203 ms — h2https://gamma.app/_next/static/chunks/c5c81c1b875d22cd.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/c5c81c1b875d22... https://gamma.app/_next/static/chunks/c5c81c1b875d22cd.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 31.2 KiB — 202 ms — h2https://gamma.app/_next/static/chunks/cb153aba8f42fcee.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/cb153aba8f42fc... https://gamma.app/_next/static/chunks/cb153aba8f42fcee.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 14.4 KiB — 202 ms — h2https://gamma.app/_next/static/chunks/36e56e2951fd2eb5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/36e56e2951fd2e... https://gamma.app/_next/static/chunks/36e56e2951fd2eb5.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 72.6 KiB — 206 ms — h2https://gamma.app/_next/static/chunks/2cb1bfadd769fa9c.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/2cb1bfadd769fa... https://gamma.app/_next/static/chunks/2cb1bfadd769fa9c.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 61.7 KiB — 240 ms — h2https://gamma.app/_next/static/chunks/7fccaf3b106984f8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/7fccaf3b106984... https://gamma.app/_next/static/chunks/7fccaf3b106984f8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 128.9 KiB — 235 ms — h2https://gamma.app/_next/static/chunks/908fe38cbf4fd2d2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/908fe38cbf4fd2... https://gamma.app/_next/static/chunks/908fe38cbf4fd2d2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 25.1 KiB — 206 ms — h2https://gamma.app/_next/static/chunks/30c66cd77bc03fe1.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/30c66cd77bc03f... https://gamma.app/_next/static/chunks/30c66cd77bc03fe1.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 98.1 KiB — 228 ms — h2https://gamma.app/_next/static/chunks/e7c2b6aa18e52bdc.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e7c2b6aa18e52b... https://gamma.app/_next/static/chunks/e7c2b6aa18e52bdc.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 251.4 KiB — 192 ms — h2https://gamma.app/_next/static/chunks/b6e5262185b27c79.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/b6e5262185b27c... https://gamma.app/_next/static/chunks/b6e5262185b27c79.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 818.4 KiB — 371 ms — h2https://gamma.app/_next/static/chunks/1625034a4184fca8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/1625034a4184fc... https://gamma.app/_next/static/chunks/1625034a4184fca8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 27.7 KiB — 256 ms — h2https://gamma.app/_next/static/chunks/fb215bdbce507b11.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/fb215bdbce507b... https://gamma.app/_next/static/chunks/fb215bdbce507b11.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 34.0 KiB — 236 ms — h2https://gamma.app/_next/static/chunks/5dde98a0e2dbe052.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/5dde98a0e2dbe0... https://gamma.app/_next/static/chunks/5dde98a0e2dbe052.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 19.2 KiB — 251 ms — h2https://gamma.app/_next/static/chunks/e76e0720a3c185e9.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e76e0720a3c185... https://gamma.app/_next/static/chunks/e76e0720a3c185e9.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 54.3 KiB — 251 ms — h2https://gamma.app/_next/static/chunks/052d66323e1e160b.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/052d66323e1e16... https://gamma.app/_next/static/chunks/052d66323e1e160b.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 20.8 KiB — 252 ms — h2https://gamma.app/_next/static/chunks/turbopack-5059dc1e0cfafece.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/turbopack-5059... https://gamma.app/_next/static/chunks/turbopack-5059dc1e0cfafece.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 4.9 KiB — 252 ms — h2https://gamma.app/_next/static/chunks/7564fe35d740b09b.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/7564fe35d740b0... https://gamma.app/_next/static/chunks/7564fe35d740b09b.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 7.2 KiB — 252 ms — h2https://gamma.app/_next/static/chunks/ef05efc075d8fdba.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/ef05efc075d8fd... https://gamma.app/_next/static/chunks/ef05efc075d8fdba.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 11.9 KiB — 252 ms — h2https://gamma.app/_next/static/chunks/a41abca91dab1781.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/a41abca91dab17... https://gamma.app/_next/static/chunks/a41abca91dab1781.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 22.8 KiB — 252 ms — h2https://gamma.app/_next/static/chunks/2e0595e9739667f2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/2e0595e9739667... https://gamma.app/_next/static/chunks/2e0595e9739667f2.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 128.4 KiB — 262 ms — h2https://gamma.app/_next/static/chunks/5ac0880ee74462f8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/5ac0880ee74462... https://gamma.app/_next/static/chunks/5ac0880ee74462f8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 251.7 KiB — 344 ms — h2https://gamma.app/_next/static/chunks/a6bd2b0a442f3b0e.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/a6bd2b0a442f3b... https://gamma.app/_next/static/chunks/a6bd2b0a442f3b0e.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 817.8 KiB — 405 ms — h2https://gamma.app/_next/static/chunks/37fa0ef65fa837fd.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/37fa0ef65fa837... https://gamma.app/_next/static/chunks/37fa0ef65fa837fd.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 27.7 KiB — 354 ms — h2https://gamma.app/_next/static/chunks/e7c1f3bbc6afda17.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/e7c1f3bbc6afda... https://gamma.app/_next/static/chunks/e7c1f3bbc6afda17.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 31.0 KiB — 354 ms — h2https://gamma.app/_next/static/chunks/turbopack-478db8540e0fb883.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/turbopack-478d... https://gamma.app/_next/static/chunks/turbopack-478db8540e0fb883.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 5.1 KiB — 354 ms — h2https://gamma.app/_next/static/RxxLQ7jAGZTYFuwIiTArI/_ssgManifest.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/RxxLQ7jAGZTYFuwIiTArI... https://gamma.app/_next/static/RxxLQ7jAGZTYFuwIiTArI/_ssgManifest.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 523 B — 354 ms — h2https://gamma.app/_next/static/RxxLQ7jAGZTYFuwIiTArI/_buildManifest.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/RxxLQ7jAGZTYFuwIiTArI... https://gamma.app/_next/static/RxxLQ7jAGZTYFuwIiTArI/_buildManifest.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 5.3 KiB — 354 ms — h2https://gamma.app/_next/static/media/documents.804f4fc4.png/_next/static/media/documents.804f4... https://gamma.app/_next/static/media/documents.804f4fc4.png — 200 — 25.2 KiB — 354 ms — h2https://gamma.app/_next/static/media/api.5e75a2f7.png/_next/static/media/api.5e75a2f7.pn... https://gamma.app/_next/static/media/api.5e75a2f7.png — 200 — 110.8 KiB — 369 ms — h2https://gamma.app/_next/static/media/social-media.6f6690d3.png/_next/static/media/social-media.6f... https://gamma.app/_next/static/media/social-media.6f6690d3.png — 200 — 29.5 KiB — 370 ms — h2https://gamma.app/_next/static/media/websites.804dab77.png/_next/static/media/websites.804dab... https://gamma.app/_next/static/media/websites.804dab77.png — 200 — 36.1 KiB — 374 ms — h2https://gamma.app/_next/static/media/ai-graphics.8f9b03b8.png/_next/static/media/ai-graphics.8f9... https://gamma.app/_next/static/media/ai-graphics.8f9b03b8.png — 200 — 151.2 KiB — 383 ms — h2https://gamma.app/_next/static/media/clouds2.0ac1dca3.png/_next/static/media/clouds2.0ac1dca... https://gamma.app/_next/static/media/clouds2.0ac1dca3.png — 200 — 132.3 KiB — 387 ms — h2https://gamma.app/_next/static/media/clouds1.0a1a6fbb.png/_next/static/media/clouds1.0a1a6fb... https://gamma.app/_next/static/media/clouds1.0a1a6fbb.png — 200 — 135.5 KiB — 394 ms — h2https://gamma.app/_next/static/media/amazon.7466d52f.png/_next/static/media/amazon.7466d52f... https://gamma.app/_next/static/media/amazon.7466d52f.png — 200 — 9.3 KiB — 387 ms — h2https://gamma.app/_next/static/media/adobe.0cacdc06.png/_next/static/media/adobe.0cacdc06.... https://gamma.app/_next/static/media/adobe.0cacdc06.png — 200 — 7.9 KiB — 387 ms — h2https://gamma.app/_next/static/media/vercel.2a27a363.png/_next/static/media/vercel.2a27a363... https://gamma.app/_next/static/media/vercel.2a27a363.png — 200 — 7.0 KiB — 387 ms — h2https://gamma.app/_next/static/media/zoom.9b18249a.png/_next/static/media/zoom.9b18249a.p... https://gamma.app/_next/static/media/zoom.9b18249a.png — 200 — 6.3 KiB — 387 ms — h2https://gamma.app/_next/static/media/latimes.5f135432.png/_next/static/media/latimes.5f13543... https://gamma.app/_next/static/media/latimes.5f135432.png — 200 — 28.5 KiB — 387 ms — h2https://gamma.app/_next/static/media/stanford.7d211840.png/_next/static/media/stanford.7d2118... https://gamma.app/_next/static/media/stanford.7d211840.png — 200 — 9.7 KiB — 387 ms — h2https://gamma.app/_next/static/media/large-white-sparkle.40b3bbce.svg/_next/static/media/large-white-spa... https://gamma.app/_next/static/media/large-white-sparkle.40b3bbce.svg — 200 — 690 B — 388 ms — h2https://gamma.app/_next/static/media/gammmmmma.b31b062c.svg/_next/static/media/gammmmmma.b31b0... https://gamma.app/_next/static/media/gammmmmma.b31b062c.svg — 200 — 1.3 KiB — 388 ms — h2https://static.gamma.app/images/ui/imagine@1x-dbbe651c.pngstatic.gamma.app/images/ui/imagine@... https://static.gamma.app/images/ui/imagine@1x-dbbe651c.png — 200 — 130.5 KiB — 488 ms — h2https://static.gamma.app/images/ui/footer-logo-gradient-565fc8e9.svgstatic.gamma.app/images/ui/footer-l... https://static.gamma.app/images/ui/footer-logo-gradient-565fc8e9.svg — 200 — 1.6 KiB — 481 ms — h2https://cdn.optimizely.com/public/187838077/4832770694840320/334_141a404be7d9a02ca4eed0e1b4192249a89434f8892d7c5e8cbefe8a086ed618_edge_helper.jscdn.optimizely.com/public/187838077... https://cdn.optimizely.com/public/187838077/4832770694840320/334_141a404be7d9a02ca4eed0e1b4192249a89434f8892d7c5e8cbefe8a086ed618_edge_helper.js — 200 — 95.3 KiB — 51 ms — h2https://static.gamma.app/videos/home/Generate_aad63333.mp4static.gamma.app/videos/home/Genera... https://static.gamma.app/videos/home/Generate_aad63333.mp4 — 206 — 2.0 MiB — 540 ms — h2https://static.gamma.app/videos/home/Edit_06043ae1.mp4static.gamma.app/videos/home/Edit_0... https://static.gamma.app/videos/home/Edit_06043ae1.mp4 — 206 — 1.9 MiB — 470 ms — h2https://static.gamma.app/videos/home/Share_9b5ad53c.mp4static.gamma.app/videos/home/Share_... https://static.gamma.app/videos/home/Share_9b5ad53c.mp4 — 206 — 1.9 MiB — 413 ms — h2https://static.gamma.app/images/ui/nightsky-bg-0cbb9393.jpgstatic.gamma.app/images/ui/nightsky... https://static.gamma.app/images/ui/nightsky-bg-0cbb9393.jpg — 200 — 241.4 KiB — 457 ms — h2https://gamma.app/fonts/ESBuild/ESBuild-Bold.woff2/fonts/ESBuild/ESBuild-Bold.woff2 https://gamma.app/fonts/ESBuild/ESBuild-Bold.woff2 — 200 — 34.1 KiB — 150 ms — h2https://gamma.app/fonts/PPMori/PPMori-Medium.woff2/fonts/PPMori/PPMori-Medium.woff2 https://gamma.app/fonts/PPMori/PPMori-Medium.woff2 — 200 — 35.5 KiB — 165 ms — h2https://gamma.app/fonts/PPMori/PPMori-SemiBold.woff2/fonts/PPMori/PPMori-SemiBold.woff2 https://gamma.app/fonts/PPMori/PPMori-SemiBold.woff2 — 200 — 36.5 KiB — 157 ms — h2https://gamma.app/fonts/PPMori/PPMori-Bold.woff2/fonts/PPMori/PPMori-Bold.woff2 https://gamma.app/fonts/PPMori/PPMori-Bold.woff2 — 200 — 38.2 KiB — 166 ms — h2https://gamma.app/fonts/ESBuild/ESBuild-Regular.woff2/fonts/ESBuild/ESBuild-Regular.woff... https://gamma.app/fonts/ESBuild/ESBuild-Regular.woff2 — 200 — 33.0 KiB — 168 ms — h2https://gamma.app/fonts/ESBuild/ESBuild-Medium.woff2/fonts/ESBuild/ESBuild-Medium.woff2 https://gamma.app/fonts/ESBuild/ESBuild-Medium.woff2 — 200 — 34.3 KiB — 168 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 45 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js — 200 — 121.7 KiB — 77 ms — h2https://static.gamma.app/images/ui/footer-stars-82521177.jpgstatic.gamma.app/images/ui/footer-s... https://static.gamma.app/images/ui/footer-stars-82521177.jpg — 200 — 85.8 KiB — 95 ms — h2https://o698378.ingest.us.sentry.io/api/5776661/envelope/?sentry_version=7&sentry_key=824b9acd00f449f283554475ff8303bb&sentry_client=sentry.javascript.nextjs%2F10.48.0o698378.ingest.us.sentry.io/api/577... https://o698378.ingest.us.sentry.io/api/5776661/envelope/?sentry_version=7&sentry_key=824b9acd00f449f283554475ff8303bb&sentry_client=sentry.javascript.nextjs%2F10.48.0 — 200 — 300 B — 72 ms — h2https://gamma.app/_next/static/chunks/85b19eb1b8c48443.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/85b19eb1b8c484... https://gamma.app/_next/static/chunks/85b19eb1b8c48443.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 2.7 KiB — 17 ms — h2https://gamma.app/_next/static/chunks/1cff503e43770514.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/1cff503e437705... https://gamma.app/_next/static/chunks/1cff503e43770514.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 3.7 KiB — 15 ms — h2https://gamma.app/_next/static/chunks/280dd768421331c8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS/_next/static/chunks/280dd768421331... https://gamma.app/_next/static/chunks/280dd768421331c8.js?dpl=dpl_7qu6tBsZoadckNbvus2jHSUfsTCS — 200 — 26.5 KiB — 30 ms — h2https://js.stripe.com/clover/stripe.jsjs.stripe.com/clover/stripe.js https://js.stripe.com/clover/stripe.js — 200 — 225.3 KiB — 26 ms — h2https://gamma.app/_next/static/RxxLQ7jAGZTYFuwIiTArI/_clientMiddlewareManifest.json/_next/static/RxxLQ7jAGZTYFuwIiTArI... https://gamma.app/_next/static/RxxLQ7jAGZTYFuwIiTArI/_clientMiddlewareManifest.json — 200 — 424 B — 35 ms — h2https://gamma.app/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://gamma.app/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 390 B — 17 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 382 B — 129 ms — h2https://gamma.app/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://gamma.app/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.3 KiB — 10 ms — h2https://static.gamma.app/js/tiktoken-640a99ed3ce5ba67.wasmstatic.gamma.app/js/tiktoken-640a99... https://static.gamma.app/js/tiktoken-640a99ed3ce5ba67.wasm — 200 — 1.2 MiB — 443 ms — h2https://gamma.app/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f07478ebce6998e/cdn-cgi/challenge-platform/h/b/jsd... https://gamma.app/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f07478ebce6998e — 200 — 783 B — 11 ms — h2https://o698378.ingest.us.sentry.io/api/5776661/envelope/?sentry_version=7&sentry_key=824b9acd00f449f283554475ff8303bb&sentry_client=sentry.javascript.nextjs%2F10.48.0o698378.ingest.us.sentry.io/api/577... https://o698378.ingest.us.sentry.io/api/5776661/envelope/?sentry_version=7&sentry_key=824b9acd00f449f283554475ff8303bb&sentry_client=sentry.javascript.nextjs%2F10.48.0 — 200 — 56 B — 21 ms — h2https://o698378.ingest.us.sentry.io/api/5776661/envelope/?sentry_version=7&sentry_key=824b9acd00f449f283554475ff8303bb&sentry_client=sentry.javascript.nextjs%2F10.48.0o698378.ingest.us.sentry.io/api/577... https://o698378.ingest.us.sentry.io/api/5776661/envelope/?sentry_version=7&sentry_key=824b9acd00f449f283554475ff8303bb&sentry_client=sentry.javascript.nextjs%2F10.48.0 — 200 — 56 B — 22 ms — h2https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/019cba5a-21b5-7f77-af6c-bc49b13e07b8/en.jsoncdn.cookielaw.org/consent/01919ef7-... https://cdn.cookielaw.org/consent/01919ef7-fdd5-72aa-8b3e-9a438906692f/019cba5a-21b5-7f77-af6c-bc49b13e07b8/en.json — 200 — 12.8 KiB — 29 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otFloatingRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otFloatingRounded.json — 200 — 2.8 KiB — 17 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/v2/otPcTab.json — 200 — 13.9 KiB — 18 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 17 ms — h2https://static.gamma.app/favicons/favicon_light.svgstatic.gamma.app/favicons/favicon_l... https://static.gamma.app/favicons/favicon_light.svg — 200 — 1.3 KiB — 10 ms — h2https://gamma.app/icons/pwa-icon-192x192.png/icons/pwa-icon-192x192.png https://gamma.app/icons/pwa-icon-192x192.png — 200 — 23.9 KiB — 20 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 626 B — 15 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 504 B — 13 ms — h2https://cdn.cookielaw.org/logos/07b50054-e4c2-4522-85d0-3a9eb5554cee/01963659-1eb9-7efe-a66b-22af9f3b170d/30805f15-10cd-4590-a1fd-080602ac52c4/gamma-logo-duotone-e4ad4c8e.pngcdn.cookielaw.org/logos/07b50054-e4... https://cdn.cookielaw.org/logos/07b50054-e4c2-4522-85d0-3a9eb5554cee/01963659-1eb9-7efe-a66b-22af9f3b170d/30805f15-10cd-4590-a1fd-080602ac52c4/gamma-logo-duotone-e4ad4c8e.png — 200 — 12.4 KiB — 14 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 15 ms — h2https://gamma.app/fonts/PPMori/PPMori-Regular.woff2/fonts/PPMori/PPMori-Regular.woff2 https://gamma.app/fonts/PPMori/PPMori-Regular.woff2 — 200 — 34.7 KiB — 26 ms — h2https://widget.intercom.io/widget/ihnzqaokwidget.intercom.io/widget/ihnzqaok https://widget.intercom.io/widget/ihnzqaok — 200 — 3.6 KiB — 16 ms — h2https://sdk.canny.io/sdk.jssdk.canny.io/sdk.js https://sdk.canny.io/sdk.js — 200 — 27.9 KiB — 24 ms — h2https://assets.churnkey.co/js/app.js?appId=7blc4aqmpassets.churnkey.co/js/app.js?appId=... https://assets.churnkey.co/js/app.js?appId=7blc4aqmp — 200 — 379.0 KiB — 57 ms — h2https://events.api.gamma.app/v1/user-contextevents.api.gamma.app/v1/user-contex... https://events.api.gamma.app/v1/user-context — 200 — 724 B — 428 ms — h2https://app.launchdarkly.com/sdk/goals/61e83cfd8ac5a016e6f0d0b6app.launchdarkly.com/sdk/goals/61e8... https://app.launchdarkly.com/sdk/goals/61e83cfd8ac5a016e6f0d0b6 — 200 — 0 B — 21 ms — h2blob:https://gamma.app/642b4d6a-8b7b-4bc1-9e59-0ee3381857c0gamma.app/642b4d6a-8b7b-4bc1-9e59-0... blob:https://gamma.app/642b4d6a-8b7b-4bc1-9e59-0ee3381857c0 — 200 — -1 B — 383 ms — blobhttps://try.gamma.app/pr/jstry.gamma.app/pr/js https://try.gamma.app/pr/js — 200 — 3.5 KiB — 56 ms — h2https://app.launchdarkly.com/sdk/goals/61e83cfd8ac5a016e6f0d0b6app.launchdarkly.com/sdk/goals/61e8... https://app.launchdarkly.com/sdk/goals/61e83cfd8ac5a016e6f0d0b6 — 200 — 368 B — 8 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TGJXRPTwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TGJXRPT — 200 — 164.0 KiB — 306 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11368900852www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11368900852 — 200 — 138.0 KiB — 266 ms — h2https://gamma.app/_next/static/media/christina-salazar-3c6ec99c.45a9bd29.jpg/_next/static/media/christina-salaz... https://gamma.app/_next/static/media/christina-salazar-3c6ec99c.45a9bd29.jpg — 200 — 57.7 KiB — 22 ms — h2https://gamma.app/_next/static/media/jordan-crawford-e1d1dfd1.f8324f1f.jpg/_next/static/media/jordan-crawford... https://gamma.app/_next/static/media/jordan-crawford-e1d1dfd1.f8324f1f.jpg — 200 — 55.2 KiB — 50 ms — h2https://gamma.app/_next/static/media/young-zhao-20f7d55f.5f2fc3aa.jpg/_next/static/media/young-zhao-20f7... https://gamma.app/_next/static/media/young-zhao-20f7d55f.5f2fc3aa.jpg — 200 — 205.5 KiB — 51 ms — h2https://gamma.app/_next/static/media/jeff-shuck-4ba54c70.ef0dee63.jpg/_next/static/media/jeff-shuck-4ba5... https://gamma.app/_next/static/media/jeff-shuck-4ba54c70.ef0dee63.jpg — 200 — 199.7 KiB — 57 ms — h2https://gamma.app/_next/static/media/denise-penn-20a063e5.3347110b.jpg/_next/static/media/denise-penn-20a... https://gamma.app/_next/static/media/denise-penn-20a063e5.3347110b.jpg — 200 — 86.1 KiB — 57 ms — h2https://gamma.app/_next/static/media/darby-rollins-4470f21f.5df45c59.jpg/_next/static/media/darby-rollins-4... https://gamma.app/_next/static/media/darby-rollins-4470f21f.5df45c59.jpg — 200 — 105.6 KiB — 59 ms — h2https://gamma.app/_next/static/media/matthew-fried-ec188446.8be18f56.jpg/_next/static/media/matthew-fried-e... https://gamma.app/_next/static/media/matthew-fried-ec188446.8be18f56.jpg — 200 — 51.6 KiB — 22 ms — h2https://gamma.app/_next/static/media/aibek-84e85b46.b277afa5.jpg/_next/static/media/aibek-84e85b46.... https://gamma.app/_next/static/media/aibek-84e85b46.b277afa5.jpg — 200 — 262.2 KiB — 77 ms — h2https://gamma.app/_next/static/media/zohar-urian-ebf414b1.89862859.jpg/_next/static/media/zohar-urian-ebf... https://gamma.app/_next/static/media/zohar-urian-ebf414b1.89862859.jpg — 200 — 69.0 KiB — 68 ms — h2https://gamma.app/_next/static/media/anthony-mayfield-bd9585c3.3d95e855.jpg/_next/static/media/anthony-mayfiel... https://gamma.app/_next/static/media/anthony-mayfield-bd9585c3.3d95e855.jpg — 200 — 108.5 KiB — 68 ms — h2https://gamma.app/_next/static/media/stacie-sussman-f6ac6617.0bd74527.jpg/_next/static/media/stacie-sussman-... https://gamma.app/_next/static/media/stacie-sussman-f6ac6617.0bd74527.jpg — 200 — 88.7 KiB — 73 ms — h2https://gamma.app/_next/static/media/aaron-baughman-9de67c2d.6c6b1680.jpg/_next/static/media/aaron-baughman-... https://gamma.app/_next/static/media/aaron-baughman-9de67c2d.6c6b1680.jpg — 200 — 18.9 KiB — 73 ms — h2https://gamma.app/_next/static/media/loree-lash-valencia-fd35e024.92dd75b9.jpg/_next/static/media/loree-lash-vale... https://gamma.app/_next/static/media/loree-lash-valencia-fd35e024.92dd75b9.jpg — 200 — 79.9 KiB — 80 ms — h2https://gamma.app/_next/static/media/dean-fiacco-282f7e69.a5fba328.jpg/_next/static/media/dean-fiacco-282... https://gamma.app/_next/static/media/dean-fiacco-282f7e69.a5fba328.jpg — 200 — 172.3 KiB — 87 ms — h2https://gamma.app/_next/static/media/hernan-0a2209e7.ca96fd03.jpg/_next/static/media/hernan-0a2209e7... https://gamma.app/_next/static/media/hernan-0a2209e7.ca96fd03.jpg — 200 — 104.9 KiB — 86 ms — h2https://gamma.app/_next/static/media/christian-yao-af52ab59.a9e7579f.jpg/_next/static/media/christian-yao-a... https://gamma.app/_next/static/media/christian-yao-af52ab59.a9e7579f.jpg — 200 — 262.3 KiB — 97 ms — h2https://gamma.app/_next/static/media/matthias-rossini-6eaf0432.62ad89eb.jpg/_next/static/media/matthias-rossin... https://gamma.app/_next/static/media/matthias-rossini-6eaf0432.62ad89eb.jpg — 200 — 33.9 KiB — 98 ms — h2https://events.launchdarkly.com/events/diagnostic/61e83cfd8ac5a016e6f0d0b6events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e83cfd8ac5a016e6f0d0b6 — 204 — 0 B — 391 ms — h2https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCJ9fQ?withReasons=trueapp.launchdarkly.com/sdk/evalx/61e8... https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCJ9fQ?withReasons=true — 200 — 0 B — 11 ms — h2https://gamma.app/_next/data/RxxLQ7jAGZTYFuwIiTArI/index.json?locale=en/_next/data/RxxLQ7jAGZTYFuwIiTArI/i... https://gamma.app/_next/data/RxxLQ7jAGZTYFuwIiTArI/index.json?locale=en — 200 — 227 B — 347 ms — h2https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCJ9fQ?withReasons=trueapp.launchdarkly.com/sdk/evalx/61e8... https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCJ9fQ?withReasons=true — 200 — 9.4 KiB — 11 ms — h2https://events.api.gamma.app/v1/tevents.api.gamma.app/v1/t https://events.api.gamma.app/v1/t — 200 — 224 B — 139 ms — h2https://events.api.gamma.app/v1/ievents.api.gamma.app/v1/i https://events.api.gamma.app/v1/i — 200 — 224 B — 139 ms — h2https://events.api.gamma.app/v1/pevents.api.gamma.app/v1/p https://events.api.gamma.app/v1/p — 200 — 224 B — 138 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 275 ms — h2https://try.gamma.app/pr/grc/pk_ie2Y6ptIgL4W0XJY9AC7qKBmxHlLMwqZtry.gamma.app/pr/grc/pk_ie2Y6ptIgL4... https://try.gamma.app/pr/grc/pk_ie2Y6ptIgL4W0XJY9AC7qKBmxHlLMwqZ — 200 — 208 B — 17 ms — h2https://clientstream.launchdarkly.com/eval/61e83cfd8ac5a016e6f0d0b6/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCJ9fQ?withReasons=trueclientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/61e83cfd8ac5a016e6f0d0b6/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCJ9fQ?withReasons=true — -1 — 0 B — 373 ms — https://events.launchdarkly.com/events/diagnostic/61e83cfd8ac5a016e6f0d0b6events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/61e83cfd8ac5a016e6f0d0b6 — 202 — 358 B — 125 ms — h2https://partnerlinks.io/pr/grc/pk_ie2Y6ptIgL4W0XJY9AC7qKBmxHlLMwqZpartnerlinks.io/pr/grc/pk_ie2Y6ptIg... https://partnerlinks.io/pr/grc/pk_ie2Y6ptIgL4W0XJY9AC7qKBmxHlLMwqZ — 200 — 262 B — 27 ms — h2https://grsm.io/pr/grc/pk_ie2Y6ptIgL4W0XJY9AC7qKBmxHlLMwqZgrsm.io/pr/grc/pk_ie2Y6ptIgL4W0XJY9... https://grsm.io/pr/grc/pk_ie2Y6ptIgL4W0XJY9AC7qKBmxHlLMwqZ — 200 — 262 B — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=G-JTMLK9TNNV&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JTMLK9TNNV&cx=c&gtm=4e64k0 — 200 — 173.5 KiB — 212 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 50 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 27 ms — h3https://script.crazyegg.com/pages/scripts/0126/0845.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0126/0845.js — 200 — 2.7 KiB — 45 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 153 ms — h2https://cdn.mgln.ai/pixel.min.jscdn.mgln.ai/pixel.min.js https://cdn.mgln.ai/pixel.min.js — 200 — 3.0 KiB — 45 ms — h2https://arttrk.com/pixel/?ad_log=referer&action=content&pixid=b5f3d70a-8d8b-48ba-b0bf-a7fd51f53f23arttrk.com/pixel/?ad_log=referer&ac... https://arttrk.com/pixel/?ad_log=referer&action=content&pixid=b5f3d70a-8d8b-48ba-b0bf-a7fd51f53f23 — 200 — 131 B — 552 ms — http/1.1https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCIsImJyb3dzZXIiOnsibmFtZSI6IkNocm9tZSIsInZlcnNpb24iOiIxNDYuMC4wLjAifSwiZGV2aWNlIjp7InR5cGUiOiJtb2JpbGUiLCJtb2RlbCI6Im1vdG8gZyBwb3dlciAoMjAyMikifSwibG9jYWxlIjoiZW4tVVMiLCJsb2NhdGlvbiI6eyJjaXR5IjoiU2FudGFuYSBkZSBQYXJuYcOtYmEiLCJjb3VudHJ5IjoiQlIiLCJyZWdpb24iOiJTUCIsImxhdGl0dWRlIjotMjMuNDQxOCwibG9uZ2l0dWRlIjotNDYuOTE1N319fQ?withReasons=trueapp.launchdarkly.com/sdk/evalx/61e8... https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCIsImJyb3dzZXIiOnsibmFtZSI6IkNocm9tZSIsInZlcnNpb24iOiIxNDYuMC4wLjAifSwiZGV2aWNlIjp7InR5cGUiOiJtb2JpbGUiLCJtb2RlbCI6Im1vdG8gZyBwb3dlciAoMjAyMikifSwibG9jYWxlIjoiZW4tVVMiLCJsb2NhdGlvbiI6eyJjaXR5IjoiU2FudGFuYSBkZSBQYXJuYcOtYmEiLCJjb3VudHJ5IjoiQlIiLCJyZWdpb24iOiJTUCIsImxhdGl0dWRlIjotMjMuNDQxOCwibG9uZ2l0dWRlIjotNDYuOTE1N319fQ?withReasons=true — 200 — 0 B — 6 ms — h2https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCIsImJyb3dzZXIiOnsibmFtZSI6IkNocm9tZSIsInZlcnNpb24iOiIxNDYuMC4wLjAifSwiZGV2aWNlIjp7InR5cGUiOiJtb2JpbGUiLCJtb2RlbCI6Im1vdG8gZyBwb3dlciAoMjAyMikifSwibG9jYWxlIjoiZW4tVVMiLCJsb2NhdGlvbiI6eyJjaXR5IjoiU2FudGFuYSBkZSBQYXJuYcOtYmEiLCJjb3VudHJ5IjoiQlIiLCJyZWdpb24iOiJTUCIsImxhdGl0dWRlIjotMjMuNDQxOCwibG9uZ2l0dWRlIjotNDYuOTE1N319fQ?withReasons=trueapp.launchdarkly.com/sdk/evalx/61e8... https://app.launchdarkly.com/sdk/evalx/61e83cfd8ac5a016e6f0d0b6/contexts/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCIsImJyb3dzZXIiOnsibmFtZSI6IkNocm9tZSIsInZlcnNpb24iOiIxNDYuMC4wLjAifSwiZGV2aWNlIjp7InR5cGUiOiJtb2JpbGUiLCJtb2RlbCI6Im1vdG8gZyBwb3dlciAoMjAyMikifSwibG9jYWxlIjoiZW4tVVMiLCJsb2NhdGlvbiI6eyJjaXR5IjoiU2FudGFuYSBkZSBQYXJuYcOtYmEiLCJjb3VudHJ5IjoiQlIiLCJyZWdpb24iOiJTUCIsImxhdGl0dWRlIjotMjMuNDQxOCwibG9uZ2l0dWRlIjotNDYuOTE1N319fQ?withReasons=true — 200 — 9.2 KiB — 67 ms — h2https://script.crazyegg.com/pages/data-scripts/0126/0845/site/gamma.app.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0126/0845/site/gamma.app.json?t=1 — 200 — 2.3 KiB — 14 ms — h3https://mgln.ai/initmgln.ai/init https://mgln.ai/init — 200 — 1.5 KiB — 130 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 60 ms — h2https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 17 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 472 B — 251 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5443124&time=1776888710025&url=https%3A%2F%2Fgamma.app%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5443124&time=1776888710025&url=https%3A%2F%2Fgamma.app%2F&tm=gtmv2 — 200 — 786 B — 185 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5443124&time=1776888710025&li_adsId=3cbbbb1d-fcd7-4b32-ae8c-ae5d017f1191&url=https%3A%2F%2Fgamma.app%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5443124&time=1776888710025&li_adsId=3cbbbb1d-fcd7-4b32-ae8c-ae5d017f1191&url=https%3A%2F%2Fgamma.app%2F&tm=gtmv2 — 302 — 760 B — 177 ms — h2https://clientstream.launchdarkly.com/eval/61e83cfd8ac5a016e6f0d0b6/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCIsImJyb3dzZXIiOnsibmFtZSI6IkNocm9tZSIsInZlcnNpb24iOiIxNDYuMC4wLjAifSwiZGV2aWNlIjp7InR5cGUiOiJtb2JpbGUiLCJtb2RlbCI6Im1vdG8gZyBwb3dlciAoMjAyMikifSwibG9jYWxlIjoiZW4tVVMiLCJsb2NhdGlvbiI6eyJjaXR5IjoiU2FudGFuYSBkZSBQYXJuYcOtYmEiLCJjb3VudHJ5IjoiQlIiLCJyZWdpb24iOiJTUCIsImxhdGl0dWRlIjotMjMuNDQxOCwibG9uZ2l0dWRlIjotNDYuOTE1N319fQ?withReasons=trueclientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/61e83cfd8ac5a016e6f0d0b6/eyJraW5kIjoibXVsdGkiLCJ1c2VyIjp7ImtleSI6ImxkX2Fub255bW91c191c2VyIiwiYW5vbnltb3VzIjp0cnVlLCJpc0dhbW1hRTJFIjpmYWxzZSwiaXNHYW1tYVVzZXIiOmZhbHNlLCJvcmdJZCI6Im5vX29yZ19pZCIsImlzTW9iaWxlRGV2aWNlIjp0cnVlLCJkZXBsb3lUaW1lIjoxNzc2ODMyOTk0Nzc5LCJkZXBsb3ltZW50SGFzaCI6IjJ5YWU3bWRhcCIsImJyb3dzZXIiOnsibmFtZSI6IkNocm9tZSIsInZlcnNpb24iOiIxNDYuMC4wLjAifSwiZGV2aWNlIjp7InR5cGUiOiJtb2JpbGUiLCJtb2RlbCI6Im1vdG8gZyBwb3dlciAoMjAyMikifSwibG9jYWxlIjoiZW4tVVMiLCJsb2NhdGlvbiI6eyJjaXR5IjoiU2FudGFuYSBkZSBQYXJuYcOtYmEiLCJjb3VudHJ5IjoiQlIiLCJyZWdpb24iOiJTUCIsImxhdGl0dWRlIjotMjMuNDQxOCwibG9uZ2l0dWRlIjotNDYuOTE1N319fQ?withReasons=true — 200 — 68.0 KiB — 312 ms — h2https://bat.bing.com/p/action/343221003.jsbat.bing.com/p/action/343221003.js https://bat.bing.com/p/action/343221003.js — 200 — 1.0 KiB — 120 ms — h2https://script.crazyegg.com/pages/data-scripts/0126/0845/sampling/gamma.app.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0126/0845/sampling/gamma.app.json?t=1 — 200 — 375 B — 9 ms — h3https://mgln.ai/viewmgln.ai/view https://mgln.ai/view — 200 — 0 B — 134 ms — h2https://mgln.ai/pixel/sync.gifmgln.ai/pixel/sync.gif https://mgln.ai/pixel/sync.gif — 302 — 501 B — 132 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5443124&time=1776888710025&li_adsId=3cbbbb1d-fcd7-4b32-ae8c-ae5d017f1191&url=https%3A%2F%2Fgamma.app%2F&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5443124&time=1776888710025&li_adsId=3cbbbb1d-fcd7-4b32-ae8c-ae5d017f1191&url=https%3A%2F%2Fgamma.app%2F&tm=gtmv2&cookiesTest=true — 200 — 450 B — 127 ms — h2https://tracking.crazyegg.com/clock?u=1260845&st=449691&t=1776888710225&tk=3d1236c9d68b41285e9bddbc44d3b803tracking.crazyegg.com/clock?u=12608... https://tracking.crazyegg.com/clock?u=1260845&st=449691&t=1776888710225&tk=3d1236c9d68b41285e9bddbc44d3b803 — 204 — 0 B — 40 ms — h2https://pagestates-tracking.crazyegg.com/healthcheckpagestates-tracking.crazyegg.com/he... https://pagestates-tracking.crazyegg.com/healthcheck — 200 — 462 B — 21 ms — h2https://assets-tracking.crazyegg.com/healthcheckassets-tracking.crazyegg.com/health... https://assets-tracking.crazyegg.com/healthcheck — 200 — 460 B — 19 ms — h2blob:https://gamma.app/0f71184b-173f-4635-a3fd-40082de41712gamma.app/0f71184b-173f-4635-a3fd-4... blob:https://gamma.app/0f71184b-173f-4635-a3fd-40082de41712 — 200 — -1 B — 49 ms — blobhttps://bat.bing.com/p/conversions/t/343221003bat.bing.com/p/conversions/t/343221... https://bat.bing.com/p/conversions/t/343221003 — 200 — 1.1 KiB — 122 ms — h2https://bat.bing.com/action/0?ti=343221003&tm=gtm002&Ver=2&mid=37ab70be-88ef-4564-8276-c88c1bb5f76d&bo=1&sid=7f4f2b603e8711f18738bfdae8702c02&vid=7f4f33a03e8711f1aa476f0e91b97642&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Gamma%20%7C%20Best%20AI%20Presentation%20Maker%20%26%20Website%20Builder&p=https%3A%2F%2Fgamma.app%2F&r=&lt=2135&mtp=1&evt=pageLoad&sv=2&cdb=AQER&rn=121491bat.bing.com/action/0?ti=343221003&... https://bat.bing.com/action/0?ti=343221003&tm=gtm002&Ver=2&mid=37ab70be-88ef-4564-8276-c88c1bb5f76d&bo=1&sid=7f4f2b603e8711f18738bfdae8702c02&vid=7f4f33a03e8711f1aa476f0e91b97642&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Gamma%20%7C%20Best%20AI%20Presentation%20Maker%20%26%20Website%20Builder&p=https%3A%2F%2Fgamma.app%2F&r=&lt=2135&mtp=1&evt=pageLoad&sv=2&cdb=AQER&rn=121491 — 204 — 361 B — 120 ms — h2https://tracking.crazyegg.com/clock?u=1260845&st=449691&t=1776888710225&tk=3d1236c9d68b41285e9bddbc44d3b803tracking.crazyegg.com/clock?u=12608... https://tracking.crazyegg.com/clock?u=1260845&st=449691&t=1776888710225&tk=3d1236c9d68b41285e9bddbc44d3b803 — 200 — 146 B — 29 ms — h2https://mgln.ai/viewmgln.ai/view https://mgln.ai/view — 200 — 406 B — 129 ms — h2https://pixel.tapad.com/idsync/ex/receive?partner_id=3365&partner_device_id=df088f94-4cce-48b0-83a6-4a3c88573788&partner_url=https%3A%2F%2Fus.mgln.ai%2Fpixel%3Ftapad_id%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=3365&partner_device_id=df088f94-4cce-48b0-83a6-4a3c88573788&partner_url=https%3A%2F%2Fus.mgln.ai%2Fpixel%3Ftapad_id%3D%24%7BTA_DEVICE_ID%7D — 302 — 706 B — 175 ms — h2blob:https://gamma.app/e570bba0-e368-4ca9-80aa-bdaef2793292gamma.app/e570bba0-e368-4ca9-80aa-b... blob:https://gamma.app/e570bba0-e368-4ca9-80aa-bdaef2793292 — -1 — 0 B — 0 ms — https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 12 ms — h3https://js.intercomcdn.com/frame-modern.7a9f78bc.jsjs.intercomcdn.com/frame-modern.7a9... https://js.intercomcdn.com/frame-modern.7a9f78bc.js — 200 — 193.4 KiB — 28 ms — h2https://js.intercomcdn.com/vendor-modern.80eace52.jsjs.intercomcdn.com/vendor-modern.80... https://js.intercomcdn.com/vendor-modern.80eace52.js — 200 — 143.9 KiB — 32 ms — h2https://bat.bing.com/p/conversions/s/0.8.59bat.bing.com/p/conversions/s/0.8.59 https://bat.bing.com/p/conversions/s/0.8.59 — 200 — 15.6 KiB — 484 ms — h2https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3365&partner_device_id=df088f94-4cce-48b0-83a6-4a3c88573788&partner_url=https%3A%2F%2Fus.mgln.ai%2Fpixel%3Ftapad_id%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3365&partner_device_id=df088f94-4cce-48b0-83a6-4a3c88573788&partner_url=https%3A%2F%2Fus.mgln.ai%2Fpixel%3Ftapad_id%3D%24%7BTA_DEVICE_ID%7D — 302 — 366 B — 199 ms — h2https://api-iam.intercom.io/messenger/web/launcher_settingsapi-iam.intercom.io/messenger/web/l... https://api-iam.intercom.io/messenger/web/launcher_settings — 200 — 1.0 KiB — 449 ms — h2https://api-iam.intercom.io/messenger/web/pingapi-iam.intercom.io/messenger/web/p... https://api-iam.intercom.io/messenger/web/ping — 200 — 3.2 KiB — 559 ms — h2https://us.mgln.ai/pixel?tapad_id=1c4af7ee-b214-495f-b81d-8c73c6deb4ccus.mgln.ai/pixel?tapad_id=1c4af7ee-... https://us.mgln.ai/pixel?tapad_id=1c4af7ee-b214-495f-b81d-8c73c6deb4cc — 200 — 1.4 KiB — 144 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-JTMLK9TNNV&gtm=45je64k0v871412184z8898661839za20gzb898661839zd898661839&_p=1776888709236&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dYWJhMj&ecid=2104317374&_eu=AAAAAGA&are=1&cid=1873158898.1776888711&frm=0&pscdl=denied&rcb=2&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~115616986~115938466~115938469~117266400~117512542&sid=1776888710&sct=1&seg=0&dl=https%3A%2F%2Fgamma.app%2F&dt=Gamma%20%7C%20Best%20AI%20Presentation%20Maker%20%26%20Website%20Builder&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4411www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-JTMLK9TNNV&gtm=45je64k0v871412184z8898661839za20gzb898661839zd898661839&_p=1776888709236&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dYWJhMj&ecid=2104317374&_eu=AAAAAGA&are=1&cid=1873158898.1776888711&frm=0&pscdl=denied&rcb=2&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~115616986~115938466~115938469~117266400~117512542&sid=1776888710&sct=1&seg=0&dl=https%3A%2F%2Fgamma.app%2F&dt=Gamma%20%7C%20Best%20AI%20Presentation%20Maker%20%26%20Website%20Builder&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4411 — 204 — 545 B — 124 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fgamma.app%2F&scrsrc=www.googletagmanager.com&rnd=2070118969.1776888711&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h1v9168249520za200zd9168249520xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tids=AW-11368900852&tid=AW-11368900852&tft=1776888710761&tfd=4414pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fgamma.app%2F&scrsrc=www.googletagmanager.com&rnd=2070118969.1776888711&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h1v9168249520za200zd9168249520xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tids=AW-11368900852&tid=AW-11368900852&tft=1776888710761&tfd=4414 — 200 — 21 B — 124 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fgamma.app%2F&scrsrc=www.googletagmanager.com&rnd=2070118969.1776888711&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h1v9168249520z8898661839za200zd9168249520xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-11368900852&tid=AW-11368900852&tft=1776888710763&tfd=4415pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fgamma.app%2F&scrsrc=www.googletagmanager.com&rnd=2070118969.1776888711&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h1v9168249520z8898661839za200zd9168249520xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-11368900852&tid=AW-11368900852&tft=1776888710763&tfd=4415 — 200 — 21 B — 121 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fgamma.app%2F&scrsrc=www.googletagmanager.com&rnd=2070118969.1776888711&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64k0v898661839za200zd898661839xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tft=1776888710764&tfd=4416pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fgamma.app%2F&scrsrc=www.googletagmanager.com&rnd=2070118969.1776888711&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64k0v898661839za200zd898661839xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tft=1776888710764&tfd=4416 — 200 — 21 B — 121 ms — h3https://bat.bing.com/p/conversions/c/ibat.bing.com/p/conversions/c/i https://bat.bing.com/p/conversions/c/i — 204 — 206 B — 129 ms — h2https://events.launchdarkly.com/events/bulk/61e83cfd8ac5a016e6f0d0b6events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e83cfd8ac5a016e6f0d0b6 — 204 — 0 B — 126 ms — h2https://events.launchdarkly.com/events/bulk/61e83cfd8ac5a016e6f0d0b6events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/61e83cfd8ac5a016e6f0d0b6 — 202 — 358 B — 126 ms — h2https://api-iam.intercom.io/messenger/web/pingapi-iam.intercom.io/messenger/web/p... https://api-iam.intercom.io/messenger/web/ping — 200 — 3.2 KiB — 295 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
39% of JavaScript execution is third-party
First-party Third-party 6856ms · 1943KB · $91/mo
Unattributable
Other
Costly
Execution 2511ms
Transfer 0 KB
Monthly Cost $33/mo
js.intercomcdn.com
Other
Costly
Execution 802ms
Transfer 193 KB
Unused 65%
Monthly Cost $11/mo
Stripe
Payment
Essential
Execution 465ms
Transfer 225 KB
Unused 68%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 457ms
Transfer 173 KB
Unused 39%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 413ms
Transfer 138 KB
Unused 45%
Monthly Cost $5/mo
OneTrust
Consent
Essential
Execution 412ms
Transfer 122 KB
Unused 53%
Monthly Cost $5/mo
assets.churnkey.co
Other
Costly
Execution 346ms
Transfer 379 KB
Unused 61%
Monthly Cost $5/mo
script.crazyegg.com
Other
Costly
Execution 322ms
Transfer 55 KB
Unused 51%
Monthly Cost $4/mo
Optimizely
A/B Testing
Costly
Execution 318ms
Transfer 95 KB
Unused 48%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 202ms
Transfer 164 KB
Unused 39%
Monthly Cost $3/mo
Facebook Pixel
Advertising
Optional
Execution 173ms
Transfer 97 KB
Unused 46%
Monthly Cost $2/mo
accounts.google.com
Other
Optional
Execution 107ms
Transfer 96 KB
Unused 74%
Monthly Cost $1/mo
script.crazyegg.com
Other
Optional
Execution 86ms
Transfer 23 KB
Monthly Cost $1/mo
js.intercomcdn.com
Other
Optional
Execution 76ms
Transfer 144 KB
Unused 60%
Monthly Cost $1/mo
Bing UET
Advertising
Optional
Execution 64ms
Transfer 16 KB
Monthly Cost $1/mo
LinkedIn Insight
Advertising
Optional
Execution 52ms
Transfer 19 KB
Monthly Cost $1/mo
Intercom Widget
Chat
Optional
Execution 51ms
Transfer 4 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2511ms and costs ~$33/month
  • js.intercomcdn.com adds 802ms and costs ~$11/month
  • Google Tag Manager adds 457ms and costs ~$6/month
  • Google Tag Manager adds 413ms and costs ~$5/month
  • assets.churnkey.co adds 346ms and costs ~$5/month
  • script.crazyegg.com adds 322ms and costs ~$4/month
  • Optimizely adds 318ms and costs ~$4/month
  • Google Tag Manager adds 202ms and costs ~$3/month

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

js.intercomcdn.com takes 802ms 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

65% of js.intercomcdn.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

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

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

53% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

assets.churnkey.co takes 346ms 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

61% of assets.churnkey.co'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

script.crazyegg.com takes 322ms 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

51% of script.crazyegg.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

Optimizely takes 318ms 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 202ms 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

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

Why this matters

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

Source: web.dev

60% of js.intercomcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback