Skip to content
https://gitbook.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
1
PASS
6
INFO
2

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

79
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.22 s

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

2.15 s

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

136 ms

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

0.002

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

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

5.28 s

Page Load Progression

765 ms
1.5 s
2.3 s
3.1 s
3.8 s
4.6 s
5.4 s
6.1 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 170 requests
FIX
3.4 MB transferred, 170 requests
Warning::
Page weighs 11.3 MB (3.4 MB transferred)
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Info::
Fonts are 346 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 346 KB
Warning::
170 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
170 requests
0.71 g CO2 per page load
JavaScript 2.0 MiB 59%
Images 554.6 KiB 16%
Fonts 345.5 KiB 10%
Other 283.3 KiB 8%
HTML 124.3 KiB 4%
CSS 95.0 KiB 3%
Other 8.4 KiB 0%
Other 4.9 KiB 0%
Other 361 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
F
JS Execution Cost
Action
5108ms total JS execution
FIX
5108ms total JS execution
Warning::
https://framerusercontent.com/sites/nNji44mQfYtH9V...: 2391ms CPU time
Warning::
https://www.gitbook.com/: 688ms CPU time
Warning::
Unattributable: 654ms CPU time
Warning::
https://framerusercontent.com/sites/nNji44mQfYtH9V...: 467ms CPU time
Info::
https://js.hs-analytics.net/analytics/177681360000...: 240ms CPU time
Warning::
Third-party scripts: 5045ms (99% of total)

Main Thread Breakdown

Script Evaluation 57% Other 16% Style & Layout 12% Parse HTML & CSS 9%
ScriptTotalScriptingParse/CompileParty
https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/react.2z12IfOi.mjs2391ms1840ms0ms3rd
https://www.gitbook.com/688ms30ms4ms3rd
Unattributable654ms143ms0ms3rd
https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/motion.YeRxzRFJ.mjs467ms204ms0ms3rd
https://js.hs-analytics.net/analytics/1776813600000/8443689.js240ms138ms3ms3rd
https://js.intercomcdn.com/frame-modern.db2b74ec.js200ms158ms15ms3rd
https://static-2v.gitbook.com/_next/static/chunks/61968-2e34c3c58130f584.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b192ms176ms9ms3rd
https://static-2v.gitbook.com/_next/static/chunks/app/sites/static/%5Bmode%5D/%5BsiteURL%5D/%5BsiteData%5D/~gitbook/embed/assistant/page-b8b6a6729961e16d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b120ms120ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-XDQWKTB16G93ms80ms12ms3rd
https://gitbook.com/docs/~gitbook/embed/assistant64ms4ms7ms1st
F
JS Bundles
Action
87 scripts, 779 KB unused
FIX
87 scripts, 779 KB unused
Warning::
https://js.intercomcdn.com/frame-modern.db2b74ec.j...: 125 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static-2v.gitbook.com/_next/static/chunks/...: 100 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/vendor-modern.80eace52....: 86 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static-2v.gitbook.com/_next/static/chunks/...: 82 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XDQW...: 70 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 779 KB
779 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.intercomcdn.com/frame-modern.db2b74ec.js193 KB125 KB (65%)3rd
https://static-2v.gitbook.com/_next/static/chunks/84404-3ebb6e82462ea936.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b132 KB100 KB (76%)3rd
https://js.intercomcdn.com/vendor-modern.80eace52.js144 KB86 KB (60%)3rd
https://static-2v.gitbook.com/_next/static/chunks/30121-2825436ce810172d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b103 KB82 KB (80%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XDQWKTB16G173 KB70 KB (41%)3rd
https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/framer.CQXgXmtS.mjs123 KB55 KB (45%)3rd
https://static-2v.gitbook.com/_next/static/chunks/52295-095bbddb2d681724.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b63 KB48 KB (78%)3rd
https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.7.0-min.js.gz41 KB37 KB (92%)3rd
https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/5GHqI8GA6TSu8yrMqJX33cBXzydgdiQLLsktfShENAY.CcL7e13K.mjs48 KB33 KB (70%)3rd
https://static-2v.gitbook.com/_next/static/chunks/9071f66d-982394c776a76fdc.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b36 KB29 KB (81%)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
170 resources · 3.4 MB · 779 KB savings available
FIX
170 resources · 3.4 MB · 779 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~779 KB of savings available
Warning::
165 third-party resources (99% of weight)
Info::
1 resources over 200KB
170 resources · 3.4 MiB · 165 third-party 2.4 MiB over 1MB target
JavaScript 67% · 2.3 MiB
Image 16% · 557.9 KiB
Font 10% · 345.5 KiB
Document 4% · 125.1 KiB
CSS 3% · 95.0 KiB
Other 0% · 12.0 KiB

~778.5 KiB of savings available

Remove unused JavaScript: 778.5 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Image Optimization
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Info::
All images are well-optimized
37 images 555 KB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
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
10 fonts (346 KB)
PASS
10 fonts (346 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

346 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 2.2 shttps://framerusercontent.com/assets/e1k37xkXdS9Q44MSWSRA9disQ.woff2e1k37xkXdS9Q44MSWSRA9di... https://framerusercontent.com/assets/e1k37xkXdS9Q44MSWSRA9disQ.woff2 — 37.8 KiB — 37 ms — font-display: swaphttps://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2GrgcKwrN6d3Uz8EwcLHZxwE... https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2 — 27.3 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/spacemono/v17/i7dPIFZifjKcF5UAWdDRYEF8RQ.woff2i7dPIFZifjKcF5UAWdDRYEF... https://fonts.gstatic.com/s/spacemono/v17/i7dPIFZifjKcF5UAWdDRYEF8RQ.woff2 — 16.2 KiB — 11 ms — font-display: swaphttps://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2UjlFhCnUjxhNfep4oYBPqnE... https://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2 — 27.9 KiB — 26 ms — font-display: swaphttps://fonts.gstatic.com/s/geistmono/v4/or3nQ6H-1_WfwkMZI_qYFrcdmg.woff2or3nQ6H-1_WfwkMZI_qYFrc... https://fonts.gstatic.com/s/geistmono/v4/or3nQ6H-1_WfwkMZI_qYFrcdmg.woff2 — 30.7 KiB — 16 ms — font-display: swaphttps://framerusercontent.com/assets/yDtI2UI8XcEg1W2je9XPN3Noo.woff2yDtI2UI8XcEg1W2je9XPN3N... https://framerusercontent.com/assets/yDtI2UI8XcEg1W2je9XPN3Noo.woff2 — 28.0 KiB — 17 ms — font-display: swaphttps://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/9205211/inter-regular.woff2inter-regular.woff2 https://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/9205211/inter-regular.woff2 — 108.9 KiB — 338 ms — font-display: swaphttps://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/1992327/generalsans-medium.woff2generalsans-medium.woff2 https://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/1992327/generalsans-medium.woff2 — 22.6 KiB — 347 ms — font-display: swaphttps://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff27YY3ZAAE3TRV2LANYOLXNHT... https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2 — 23.1 KiB — 16 ms — font-display: swaphttps://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2SB2OEB6IKZPRR6JT4GFJ2TF... https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2 — 23.0 KiB — 15 ms — font-display: swap
e1k37xkXdS9Q44MSWSRA9di... woff2 swap
Size 38 KB
Load time 37 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
GrgcKwrN6d3Uz8EwcLHZxwE... woff2 swap
Size 27 KB
Load time 50 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
i7dPIFZifjKcF5UAWdDRYEF... woff2 swap
Size 16 KB
Load time 11 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
UjlFhCnUjxhNfep4oYBPqnE... woff2 swap
Size 28 KB
Load time 26 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
or3nQ6H-1_WfwkMZI_qYFrc... woff2 swap
Size 31 KB
Load time 16 ms
Start 436 ms
Risk FOUT — text flashes from fallback to web font
yDtI2UI8XcEg1W2je9XPN3N... woff2 swap
Size 28 KB
Load time 17 ms
Start 580 ms
Risk FOUT — text flashes from fallback to web font
inter-regular.woff2 woff2 swap
Size 109 KB
Load time 338 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
generalsans-medium.woff2 woff2 swap
Size 23 KB
Load time 347 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
7YY3ZAAE3TRV2LANYOLXNHT... woff2 swap
Size 23 KB
Load time 16 ms
Start 5.4 s
Risk FOUT — text flashes from fallback to web font
SB2OEB6IKZPRR6JT4GFJ2TF... woff2 swap
Size 23 KB
Load time 15 ms
Start 5.4 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)

Fixing the unchecked items could save ~54 KB and ~108 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
170 requests over 5943ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.2 s LCP 2.2 shttps://gitbook.com// https://gitbook.com/ — 302 — 171 B — 41 ms — h3https://www.gitbook.com/www.gitbook.com/ https://www.gitbook.com/ — 200 — 103.9 KiB — 79 ms — h3https://cdn.amplitude.com/libs/analytics-browser-2.12.0-min.js.gzcdn.amplitude.com/libs/analytics-br... https://cdn.amplitude.com/libs/analytics-browser-2.12.0-min.js.gz — 200 — 36.6 KiB — 32 ms — h2https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.7.0-min.js.gzcdn.amplitude.com/libs/plugin-sessi... https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.7.0-min.js.gz — 200 — 41.0 KiB — 31 ms — h2https://framerusercontent.com/images/LPDr3ZwnzlrACaMrIcJGPudPbQo.webp?width=489&height=275framerusercontent.com/images/LPDr3Z... https://framerusercontent.com/images/LPDr3ZwnzlrACaMrIcJGPudPbQo.webp?width=489&height=275 — 200 — 5.0 KiB — 17 ms — h3https://framerusercontent.com/images/mwR4YneN2LvvIKToapmFxvC6Lw.webp?width=489&height=275framerusercontent.com/images/mwR4Yn... https://framerusercontent.com/images/mwR4YneN2LvvIKToapmFxvC6Lw.webp?width=489&height=275 — 200 — 4.8 KiB — 19 ms — h3https://framerusercontent.com/images/rO8wr2javIDjZEIbyMMptB6rSH8.png?width=1140&height=594framerusercontent.com/images/rO8wr2... https://framerusercontent.com/images/rO8wr2javIDjZEIbyMMptB6rSH8.png?width=1140&height=594 — 200 — 21.0 KiB — 11 ms — h3https://gitbook.com/docs/~gitbook/embed/script.js/docs/~gitbook/embed/script.js https://gitbook.com/docs/~gitbook/embed/script.js — 200 — 1.4 KiB — 69 ms — h3https://app.distro.so/inbound.jsapp.distro.so/inbound.js https://app.distro.so/inbound.js — 200 — 5.2 KiB — 236 ms — h2https://js.hs-scripts.com/8443689.jsjs.hs-scripts.com/8443689.js https://js.hs-scripts.com/8443689.js — 200 — 1012 B — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XDQWKTB16Gwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XDQWKTB16G — 200 — 173.4 KiB — 247 ms — h2https://events.framer.com/script?v=2events.framer.com/script?v=2 https://events.framer.com/script?v=2 — 200 — 8.0 KiB — 206 ms — h2https://framerusercontent.com/images/BDDuKyI06jlIpLe0RtQqJYqslrI.png?width=63&height=21framerusercontent.com/images/BDDuKy... https://framerusercontent.com/images/BDDuKyI06jlIpLe0RtQqJYqslrI.png?width=63&height=21 — 200 — 1.7 KiB — 75 ms — h3https://framerusercontent.com/images/ZNp04n8EA3lrW1xoMFy9ND5NA4.png?width=21&height=21framerusercontent.com/images/ZNp04n... https://framerusercontent.com/images/ZNp04n8EA3lrW1xoMFy9ND5NA4.png?width=21&height=21 — 200 — 1.5 KiB — 114 ms — h3https://framerusercontent.com/images/UBZ9X5BHbNP7sRuU7qGfH2i38C8.png?scale-down-to=2048&width=2268&height=1004framerusercontent.com/images/UBZ9X5... https://framerusercontent.com/images/UBZ9X5BHbNP7sRuU7qGfH2i38C8.png?scale-down-to=2048&width=2268&height=1004 — 200 — 109.1 KiB — 154 ms — h3https://framerusercontent.com/images/FTmA5L2PDssA4gAib6edPamSM.webp?scale-down-to=1024&width=1136&height=640framerusercontent.com/images/FTmA5L... https://framerusercontent.com/images/FTmA5L2PDssA4gAib6edPamSM.webp?scale-down-to=1024&width=1136&height=640 — 200 — 52.9 KiB — 158 ms — h3https://framerusercontent.com/images/IjqkLm8kQI0hndzdKn8CeihDXeI.webp?width=822&height=482framerusercontent.com/images/IjqkLm... https://framerusercontent.com/images/IjqkLm8kQI0hndzdKn8CeihDXeI.webp?width=822&height=482 — 200 — 60.9 KiB — 156 ms — h3https://framerusercontent.com/images/HmpE6Km5bTKD3P8l97zakePE18.webp?width=342&height=388framerusercontent.com/images/HmpE6K... https://framerusercontent.com/images/HmpE6Km5bTKD3P8l97zakePE18.webp?width=342&height=388 — 200 — 14.2 KiB — 130 ms — h3https://framerusercontent.com/images/RjAfUwpqiQSsJQXEzQ6mjNkgWI.svg?width=157&height=28framerusercontent.com/images/RjAfUw... https://framerusercontent.com/images/RjAfUwpqiQSsJQXEzQ6mjNkgWI.svg?width=157&height=28 — 200 — 3.1 KiB — 111 ms — h3https://framerusercontent.com/images/gd47fjYRsle6x5vMSlk1Zpt4E5U.webp?scale-down-to=512&width=740&height=640framerusercontent.com/images/gd47fj... https://framerusercontent.com/images/gd47fjYRsle6x5vMSlk1Zpt4E5U.webp?scale-down-to=512&width=740&height=640 — 200 — 38.3 KiB — 148 ms — h3https://framerusercontent.com/images/FuhgPNd6WFsDhXOLrtSsHvQO8Xo.webp?scale-down-to=512&width=740&height=640framerusercontent.com/images/FuhgPN... https://framerusercontent.com/images/FuhgPNd6WFsDhXOLrtSsHvQO8Xo.webp?scale-down-to=512&width=740&height=640 — 200 — 20.0 KiB — 135 ms — h3https://framerusercontent.com/images/gLvlcVUzMD0JEYhy6ThntbOnY.webp?scale-down-to=512&width=740&height=640framerusercontent.com/images/gLvlcV... https://framerusercontent.com/images/gLvlcVUzMD0JEYhy6ThntbOnY.webp?scale-down-to=512&width=740&height=640 — 200 — 36.9 KiB — 148 ms — h3https://framerusercontent.com/images/m9fY2JLAxOV8ITedveLoApmYnM.jpeg?width=512&height=512framerusercontent.com/images/m9fY2J... https://framerusercontent.com/images/m9fY2JLAxOV8ITedveLoApmYnM.jpeg?width=512&height=512 — 200 — 29.4 KiB — 142 ms — h3https://framerusercontent.com/images/1pgabjqCtec8Cp4Gq3apbeyVR4.svg?width=84&height=38framerusercontent.com/images/1pgabj... https://framerusercontent.com/images/1pgabjqCtec8Cp4Gq3apbeyVR4.svg?width=84&height=38 — 200 — 6.4 KiB — 123 ms — h3https://framerusercontent.com/images/A3cbbz7jDlxYZhKHliRciwBZbc.jpg?width=200&height=200framerusercontent.com/images/A3cbbz... https://framerusercontent.com/images/A3cbbz7jDlxYZhKHliRciwBZbc.jpg?width=200&height=200 — 200 — 5.7 KiB — 123 ms — h3https://framerusercontent.com/images/unVVjlFEsRXZEScBacb4Nfln7o.svg?width=230&height=55framerusercontent.com/images/unVVjl... https://framerusercontent.com/images/unVVjlFEsRXZEScBacb4Nfln7o.svg?width=230&height=55 — 200 — 4.3 KiB — 122 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/react.2z12IfOi.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/react.2z12IfOi.mjs — 200 — 44.2 KiB — 123 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/rolldown-runtime.D1zBBFqE.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/rolldown-runtime.D1zBBFqE.mjs — 200 — 1.1 KiB — 104 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/motion.YeRxzRFJ.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/motion.YeRxzRFJ.mjs — 200 — 48.9 KiB — 133 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/framer.CQXgXmtS.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/framer.CQXgXmtS.mjs — 200 — 123.2 KiB — 157 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.2 s LCP 2.2 shttps://gitbook.com// https://gitbook.com/ — 302 — 171 B — 41 ms — h3https://www.gitbook.com/www.gitbook.com/ https://www.gitbook.com/ — 200 — 103.9 KiB — 79 ms — h3https://cdn.amplitude.com/libs/analytics-browser-2.12.0-min.js.gzcdn.amplitude.com/libs/analytics-br... https://cdn.amplitude.com/libs/analytics-browser-2.12.0-min.js.gz — 200 — 36.6 KiB — 32 ms — h2https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.7.0-min.js.gzcdn.amplitude.com/libs/plugin-sessi... https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.7.0-min.js.gz — 200 — 41.0 KiB — 31 ms — h2https://framerusercontent.com/images/LPDr3ZwnzlrACaMrIcJGPudPbQo.webp?width=489&height=275framerusercontent.com/images/LPDr3Z... https://framerusercontent.com/images/LPDr3ZwnzlrACaMrIcJGPudPbQo.webp?width=489&height=275 — 200 — 5.0 KiB — 17 ms — h3https://framerusercontent.com/images/mwR4YneN2LvvIKToapmFxvC6Lw.webp?width=489&height=275framerusercontent.com/images/mwR4Yn... https://framerusercontent.com/images/mwR4YneN2LvvIKToapmFxvC6Lw.webp?width=489&height=275 — 200 — 4.8 KiB — 19 ms — h3https://framerusercontent.com/images/rO8wr2javIDjZEIbyMMptB6rSH8.png?width=1140&height=594framerusercontent.com/images/rO8wr2... https://framerusercontent.com/images/rO8wr2javIDjZEIbyMMptB6rSH8.png?width=1140&height=594 — 200 — 21.0 KiB — 11 ms — h3https://gitbook.com/docs/~gitbook/embed/script.js/docs/~gitbook/embed/script.js https://gitbook.com/docs/~gitbook/embed/script.js — 200 — 1.4 KiB — 69 ms — h3https://app.distro.so/inbound.jsapp.distro.so/inbound.js https://app.distro.so/inbound.js — 200 — 5.2 KiB — 236 ms — h2https://js.hs-scripts.com/8443689.jsjs.hs-scripts.com/8443689.js https://js.hs-scripts.com/8443689.js — 200 — 1012 B — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XDQWKTB16Gwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XDQWKTB16G — 200 — 173.4 KiB — 247 ms — h2https://events.framer.com/script?v=2events.framer.com/script?v=2 https://events.framer.com/script?v=2 — 200 — 8.0 KiB — 206 ms — h2https://framerusercontent.com/images/BDDuKyI06jlIpLe0RtQqJYqslrI.png?width=63&height=21framerusercontent.com/images/BDDuKy... https://framerusercontent.com/images/BDDuKyI06jlIpLe0RtQqJYqslrI.png?width=63&height=21 — 200 — 1.7 KiB — 75 ms — h3https://framerusercontent.com/images/ZNp04n8EA3lrW1xoMFy9ND5NA4.png?width=21&height=21framerusercontent.com/images/ZNp04n... https://framerusercontent.com/images/ZNp04n8EA3lrW1xoMFy9ND5NA4.png?width=21&height=21 — 200 — 1.5 KiB — 114 ms — h3https://framerusercontent.com/images/UBZ9X5BHbNP7sRuU7qGfH2i38C8.png?scale-down-to=2048&width=2268&height=1004framerusercontent.com/images/UBZ9X5... https://framerusercontent.com/images/UBZ9X5BHbNP7sRuU7qGfH2i38C8.png?scale-down-to=2048&width=2268&height=1004 — 200 — 109.1 KiB — 154 ms — h3https://framerusercontent.com/images/FTmA5L2PDssA4gAib6edPamSM.webp?scale-down-to=1024&width=1136&height=640framerusercontent.com/images/FTmA5L... https://framerusercontent.com/images/FTmA5L2PDssA4gAib6edPamSM.webp?scale-down-to=1024&width=1136&height=640 — 200 — 52.9 KiB — 158 ms — h3https://framerusercontent.com/images/IjqkLm8kQI0hndzdKn8CeihDXeI.webp?width=822&height=482framerusercontent.com/images/IjqkLm... https://framerusercontent.com/images/IjqkLm8kQI0hndzdKn8CeihDXeI.webp?width=822&height=482 — 200 — 60.9 KiB — 156 ms — h3https://framerusercontent.com/images/HmpE6Km5bTKD3P8l97zakePE18.webp?width=342&height=388framerusercontent.com/images/HmpE6K... https://framerusercontent.com/images/HmpE6Km5bTKD3P8l97zakePE18.webp?width=342&height=388 — 200 — 14.2 KiB — 130 ms — h3https://framerusercontent.com/images/RjAfUwpqiQSsJQXEzQ6mjNkgWI.svg?width=157&height=28framerusercontent.com/images/RjAfUw... https://framerusercontent.com/images/RjAfUwpqiQSsJQXEzQ6mjNkgWI.svg?width=157&height=28 — 200 — 3.1 KiB — 111 ms — h3https://framerusercontent.com/images/gd47fjYRsle6x5vMSlk1Zpt4E5U.webp?scale-down-to=512&width=740&height=640framerusercontent.com/images/gd47fj... https://framerusercontent.com/images/gd47fjYRsle6x5vMSlk1Zpt4E5U.webp?scale-down-to=512&width=740&height=640 — 200 — 38.3 KiB — 148 ms — h3https://framerusercontent.com/images/FuhgPNd6WFsDhXOLrtSsHvQO8Xo.webp?scale-down-to=512&width=740&height=640framerusercontent.com/images/FuhgPN... https://framerusercontent.com/images/FuhgPNd6WFsDhXOLrtSsHvQO8Xo.webp?scale-down-to=512&width=740&height=640 — 200 — 20.0 KiB — 135 ms — h3https://framerusercontent.com/images/gLvlcVUzMD0JEYhy6ThntbOnY.webp?scale-down-to=512&width=740&height=640framerusercontent.com/images/gLvlcV... https://framerusercontent.com/images/gLvlcVUzMD0JEYhy6ThntbOnY.webp?scale-down-to=512&width=740&height=640 — 200 — 36.9 KiB — 148 ms — h3https://framerusercontent.com/images/m9fY2JLAxOV8ITedveLoApmYnM.jpeg?width=512&height=512framerusercontent.com/images/m9fY2J... https://framerusercontent.com/images/m9fY2JLAxOV8ITedveLoApmYnM.jpeg?width=512&height=512 — 200 — 29.4 KiB — 142 ms — h3https://framerusercontent.com/images/1pgabjqCtec8Cp4Gq3apbeyVR4.svg?width=84&height=38framerusercontent.com/images/1pgabj... https://framerusercontent.com/images/1pgabjqCtec8Cp4Gq3apbeyVR4.svg?width=84&height=38 — 200 — 6.4 KiB — 123 ms — h3https://framerusercontent.com/images/A3cbbz7jDlxYZhKHliRciwBZbc.jpg?width=200&height=200framerusercontent.com/images/A3cbbz... https://framerusercontent.com/images/A3cbbz7jDlxYZhKHliRciwBZbc.jpg?width=200&height=200 — 200 — 5.7 KiB — 123 ms — h3https://framerusercontent.com/images/unVVjlFEsRXZEScBacb4Nfln7o.svg?width=230&height=55framerusercontent.com/images/unVVjl... https://framerusercontent.com/images/unVVjlFEsRXZEScBacb4Nfln7o.svg?width=230&height=55 — 200 — 4.3 KiB — 122 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/react.2z12IfOi.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/react.2z12IfOi.mjs — 200 — 44.2 KiB — 123 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/rolldown-runtime.D1zBBFqE.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/rolldown-runtime.D1zBBFqE.mjs — 200 — 1.1 KiB — 104 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/motion.YeRxzRFJ.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/motion.YeRxzRFJ.mjs — 200 — 48.9 KiB — 133 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/framer.CQXgXmtS.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/framer.CQXgXmtS.mjs — 200 — 123.2 KiB — 157 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/shared.BUn7ueg9.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/shared.BUn7ueg9.mjs — 200 — 105.8 KiB — 156 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/shared-lib.AZo5t1LC.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/shared-lib.AZo5t1LC.mjs — 200 — 6.6 KiB — 103 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/oxSiREcSU.DiLKjjLN.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/oxSiREcSU.DiLKjjLN.mjs — 200 — 24.5 KiB — 136 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Czd2myp19.DoA8Q1-o.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Czd2myp19.DoA8Q1-o.mjs — 200 — 1.4 KiB — 103 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/1xZfb4Bl3o26XYg3P4edC7nhUem6-BZcG__hh8vguMk.R-BskaND.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/1xZfb4Bl3o26XYg3P4edC7nhUem6-BZcG__hh8vguMk.R-BskaND.mjs — 200 — 15.7 KiB — 140 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/npl4dhhzO.AoZ_q9Af.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/npl4dhhzO.AoZ_q9Af.mjs — 200 — 6.7 KiB — 102 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/VnJeFPgAp.CPU9xmnI.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/VnJeFPgAp.CPU9xmnI.mjs — 200 — 5.0 KiB — 143 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/He8xOpPls.k_uKeT7r.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/He8xOpPls.k_uKeT7r.mjs — 200 — 4.5 KiB — 146 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/ZLO6D5RZD.BGQ3aYIb.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/ZLO6D5RZD.BGQ3aYIb.mjs — 200 — 7.4 KiB — 148 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/CUuMFbSxf.DbD-Px2g.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/CUuMFbSxf.DbD-Px2g.mjs — 200 — 69.8 KiB — 158 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/arID8FpTr.BBBUAsJU.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/arID8FpTr.BBBUAsJU.mjs — 200 — 7.9 KiB — 153 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/GqvfUITrV.d7rnfnbk.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/GqvfUITrV.d7rnfnbk.mjs — 200 — 5.6 KiB — 150 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Sdcla1G2k.PaxAepZd.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Sdcla1G2k.PaxAepZd.mjs — 200 — 4.5 KiB — 152 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/G9z51JAdl.BKkBxHLQ.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/G9z51JAdl.BKkBxHLQ.mjs — 200 — 1.2 KiB — 116 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/script_main.3WxQbXMV.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/script_main.3WxQbXMV.mjs — 200 — 15.6 KiB — 156 ms — h3data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datahttps://framerusercontent.com/assets/e1k37xkXdS9Q44MSWSRA9disQ.woff2framerusercontent.com/assets/e1k37x... https://framerusercontent.com/assets/e1k37xkXdS9Q44MSWSRA9disQ.woff2 — 200 — 37.8 KiB — 37 ms — h3https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2framerusercontent.com/assets/GrgcKw... https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2 — 200 — 27.3 KiB — 50 ms — h3https://fonts.gstatic.com/s/spacemono/v17/i7dPIFZifjKcF5UAWdDRYEF8RQ.woff2fonts.gstatic.com/s/spacemono/v17/i... https://fonts.gstatic.com/s/spacemono/v17/i7dPIFZifjKcF5UAWdDRYEF8RQ.woff2 — 200 — 16.2 KiB — 11 ms — h3https://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2framerusercontent.com/assets/UjlFhC... https://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2 — 200 — 27.9 KiB — 26 ms — h3https://fonts.gstatic.com/s/geistmono/v4/or3nQ6H-1_WfwkMZI_qYFrcdmg.woff2fonts.gstatic.com/s/geistmono/v4/or... https://fonts.gstatic.com/s/geistmono/v4/or3nQ6H-1_WfwkMZI_qYFrcdmg.woff2 — 200 — 30.7 KiB — 16 ms — h3https://framerusercontent.com/images/h5MQKGiDoYx6ET5NNupAlaEZHjw.webp?width=489&height=275framerusercontent.com/images/h5MQKG... https://framerusercontent.com/images/h5MQKGiDoYx6ET5NNupAlaEZHjw.webp?width=489&height=275 — 200 — 5.0 KiB — 21 ms — h3https://framerusercontent.com/images/Ub7HkhmXIQYn3kxgaZMm9bCNQ.webp?width=489&height=275framerusercontent.com/images/Ub7Hkh... https://framerusercontent.com/images/Ub7HkhmXIQYn3kxgaZMm9bCNQ.webp?width=489&height=275 — 200 — 4.9 KiB — 25 ms — h3https://framerusercontent.com/images/kuENjTvyOYR0cmyJvmtxeH9R6t8.webp?scale-down-to=1024&width=1314&height=960framerusercontent.com/images/kuENjT... https://framerusercontent.com/images/kuENjTvyOYR0cmyJvmtxeH9R6t8.webp?scale-down-to=1024&width=1314&height=960 — 200 — 64.7 KiB — 26 ms — h3https://framerusercontent.com/images/4PZMoK9ltCf33zisHWaWgTrOzOs.webp?scale-down-to=1024&width=1316&height=960framerusercontent.com/images/4PZMoK... https://framerusercontent.com/images/4PZMoK9ltCf33zisHWaWgTrOzOs.webp?scale-down-to=1024&width=1316&height=960 — 200 — 55.5 KiB — 25 ms — h3https://framerusercontent.com/assets/yDtI2UI8XcEg1W2je9XPN3Noo.woff2framerusercontent.com/assets/yDtI2U... https://framerusercontent.com/assets/yDtI2UI8XcEg1W2je9XPN3Noo.woff2 — 200 — 28.0 KiB — 17 ms — h3data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datahttps://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 — 33 ms — h2https://framer.com/edit/init.mjsframer.com/edit/init.mjs https://framer.com/edit/init.mjs — 200 — 3.6 KiB — 33 ms — h2https://app.framerstatic.com/chunk-ZJASEJTT.mjsapp.framerstatic.com/chunk-ZJASEJTT... https://app.framerstatic.com/chunk-ZJASEJTT.mjs — 200 — 3.1 KiB — 71 ms — h2https://app.gitbook.com/__session/2/?proposed=5cc7fb9b-fbd3-4d5f-baa6-a83455551834app.gitbook.com/__session/2/?propos... https://app.gitbook.com/__session/2/?proposed=5cc7fb9b-fbd3-4d5f-baa6-a83455551834 — 200 — 320 B — 26 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/qcotrS-it35VBx4jbqCa3SmNMyfRxC9wSLagdYSw8uQ.K7FUJ9ME.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/qcotrS-it35VBx4jbqCa3SmNMyfRxC9wSLagdYSw8uQ.K7FUJ9ME.mjs — 200 — 93.2 KiB — 41 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/5GHqI8GA6TSu8yrMqJX33cBXzydgdiQLLsktfShENAY.CcL7e13K.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/5GHqI8GA6TSu8yrMqJX33cBXzydgdiQLLsktfShENAY.CcL7e13K.mjs — 200 — 47.8 KiB — 40 ms — h3https://js.hs-analytics.net/analytics/1776813600000/8443689.jsjs.hs-analytics.net/analytics/17768... https://js.hs-analytics.net/analytics/1776813600000/8443689.js — 200 — 42.4 KiB — 71 ms — h2https://js.hs-banner.com/v2/8443689/banner.jsjs.hs-banner.com/v2/8443689/banner.... https://js.hs-banner.com/v2/8443689/banner.js — 200 — 20.9 KiB — 67 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-XDQWKTB16G&gtm=45je64h1h1v9180286841za200zd9180286841&_p=1776813858747&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=294584619.1776813860&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~118463262&sid=1776813860&sct=1&seg=0&dl=https%3A%2F%2Fwww.gitbook.com%2F&dt=Turn%20documentation%20into%20your%20product%E2%80%99s%20knowledge%20system%20%7C%20GitBook&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1715www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-XDQWKTB16G&gtm=45je64h1h1v9180286841za200zd9180286841&_p=1776813858747&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=294584619.1776813860&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~118463262&sid=1776813860&sct=1&seg=0&dl=https%3A%2F%2Fwww.gitbook.com%2F&dt=Turn%20documentation%20into%20your%20product%E2%80%99s%20knowledge%20system%20%7C%20GitBook&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1715 — 204 — 549 B — 113 ms — h2https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/BenVzo70l.CxbCAdlD.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/BenVzo70l.CxbCAdlD.mjs — 200 — 1.1 KiB — 22 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/FgIiDNrZR.C5beh9e-.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/FgIiDNrZR.C5beh9e-.mjs — 200 — 4.0 KiB — 21 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/CrossCompInteractions_Prod.D6PJoP9T.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/CrossCompInteractions_Prod.D6PJoP9T.mjs — 200 — 2.9 KiB — 33 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/dSPYlRFJZ.BQWNeti1.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/dSPYlRFJZ.BQWNeti1.mjs — 200 — 1.2 KiB — 10 ms — h3https://framerusercontent.com/cms/DYL1KyiiIHHYFOxcyAGk/E6urbg1SOF2W2sd82j0o/Cel7eV4rM-indexes-default-0.framercms?range=0-600framerusercontent.com/cms/DYL1KyiiI... https://framerusercontent.com/cms/DYL1KyiiIHHYFOxcyAGk/E6urbg1SOF2W2sd82j0o/Cel7eV4rM-indexes-default-0.framercms?range=0-600 — 200 — 1.1 KiB — 10 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=8753018&time=1776813860377&url=https%3A%2F%2Fwww.gitbook.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=8753018&time=1776813860377&url=https%3A%2F%2Fwww.gitbook.com%2F — 200 — 786 B — 127 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8753018&time=1776813860377&li_adsId=ceddda0a-321a-474b-8eeb-c3e3a77d3b9e&url=https%3A%2F%2Fwww.gitbook.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8753018&time=1776813860377&li_adsId=ceddda0a-321a-474b-8eeb-c3e3a77d3b9e&url=https%3A%2F%2Fwww.gitbook.com%2F — 302 — 757 B — 96 ms — h2https://framerusercontent.com/cms/DYL1KyiiIHHYFOxcyAGk/E6urbg1SOF2W2sd82j0o/Cel7eV4rM-chunk-default-0.framercms?range=102765-114200%2C137204-167362framerusercontent.com/cms/DYL1KyiiI... https://framerusercontent.com/cms/DYL1KyiiIHHYFOxcyAGk/E6urbg1SOF2W2sd82j0o/Cel7eV4rM-chunk-default-0.framercms?range=102765-114200%2C137204-167362 — 200 — 10.6 KiB — 23 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/MVhnJ_oYeXwYorhYWXNNr4_RlM8ZQnNHWtOWaUf6c-s.CWmTbJFX.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/MVhnJ_oYeXwYorhYWXNNr4_RlM8ZQnNHWtOWaUf6c-s.CWmTbJFX.mjs — 200 — 32.0 KiB — 18 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8753018&time=1776813860377&li_adsId=ceddda0a-321a-474b-8eeb-c3e3a77d3b9e&url=https%3A%2F%2Fwww.gitbook.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8753018&time=1776813860377&li_adsId=ceddda0a-321a-474b-8eeb-c3e3a77d3b9e&url=https%3A%2F%2Fwww.gitbook.com%2F&cookiesTest=true — 200 — 271 B — 59 ms — h2https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/CRhxlzgu3.B1t5e9x2.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/CRhxlzgu3.B1t5e9x2.mjs — 200 — 9.6 KiB — 18 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/WMhzr4ad4.5Aqt9nkZ.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/WMhzr4ad4.5Aqt9nkZ.mjs — 200 — 8.8 KiB — 32 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Input.BJfbq_7g.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Input.BJfbq_7g.mjs — 200 — 4.2 KiB — 32 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/SadI2k2a0.D1C5zPve.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/SadI2k2a0.D1C5zPve.mjs — 200 — 1.8 KiB — 32 ms — h3https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Of3bNXSiZ.Be7K4WeF.mjsframerusercontent.com/sites/nNji44m... https://framerusercontent.com/sites/nNji44mQfYtH9VMKskPg2/Of3bNXSiZ.Be7K4WeF.mjs — 200 — 1.5 KiB — 32 ms — h3https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=13538-19734framerusercontent.com/cms/gTqy1T3E6... https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=13538-19734 — 200 — 3.6 KiB — 19 ms — h3https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=0-2448framerusercontent.com/cms/gTqy1T3E6... https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=0-2448 — 200 — 2.0 KiB — 11 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 — 43 B — 99 ms — h3https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-chunk-default-0.framercms?range=4-1211794framerusercontent.com/cms/gTqy1T3E6... https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-chunk-default-0.framercms?range=4-1211794 — 200 — 253.5 KiB — 24 ms — h3https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-indexes-default-0.framercms?range=2496-3410framerusercontent.com/cms/XqXc7ed5x... https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-indexes-default-0.framercms?range=2496-3410 — 200 — 1.4 KiB — 10 ms — h3https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=1215514-1216757framerusercontent.com/cms/gTqy1T3E6... https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=1215514-1216757 — 200 — 1.1 KiB — 10 ms — h3https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=89491-97508framerusercontent.com/cms/gTqy1T3E6... https://framerusercontent.com/cms/gTqy1T3E6VVyTil4x3X3/dXnvPwZK0UvfB8BOQPZn/CRhxlzgu3-indexes-default-0.framercms?range=89491-97508 — 200 — 4.0 KiB — 12 ms — h3https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-chunk-default-0.framercms?range=1584-1983framerusercontent.com/cms/XqXc7ed5x... https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-chunk-default-0.framercms?range=1584-1983 — 200 — 960 B — 12 ms — h3https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-indexes-default-0.framercms?range=1581-2495framerusercontent.com/cms/XqXc7ed5x... https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-indexes-default-0.framercms?range=1581-2495 — 200 — 1.4 KiB — 11 ms — h3https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-chunk-default-0.framercms?range=4-809%2C1194-1583framerusercontent.com/cms/XqXc7ed5x... https://framerusercontent.com/cms/XqXc7ed5xoWvYdRhtXQG/AYfcyLHbBc0O98JioWIz/WMhzr4ad4-chunk-default-0.framercms?range=4-809%2C1194-1583 — 200 — 1.1 KiB — 10 ms — h3https://app.gitbook.com/__amp/2/app.gitbook.com/__amp/2/ https://app.gitbook.com/__amp/2/ — 200 — 0 B — 99 ms — h3https://app.gitbook.com/__amp/2/app.gitbook.com/__amp/2/ https://app.gitbook.com/__amp/2/ — 200 — 235 B — 80 ms — h3https://static-2v.gitbook.com/~gitbook/static/embed/index.css?v=0.0.0static-2v.gitbook.com/~gitbook/stat... https://static-2v.gitbook.com/~gitbook/static/embed/index.css?v=0.0.0 — 200 — 1.7 KiB — 26 ms — h3https://static-2v.gitbook.com/~gitbook/static/embed/index.js?v=0.0.0static-2v.gitbook.com/~gitbook/stat... https://static-2v.gitbook.com/~gitbook/static/embed/index.js?v=0.0.0 — 200 — 6.3 KiB — 30 ms — h3https://widget.intercom.io/widget/artlvye9widget.intercom.io/widget/artlvye9 https://widget.intercom.io/widget/artlvye9 — 200 — 3.6 KiB — 22 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=8443689&rcu=https%3A%2F%2Fwww.gitbook.com%2F&pu=https%3A%2F%2Fwww.gitbook.com%2F&t=Turn+documentation+into+your+product%E2%80%99s+knowledge+system+%7C+GitBook&cts=1776813861233&vi=f2ddc934360e41dc1a8a024a904230f5&nc=true&u=230819904.f2ddc934360e41dc1a8a024a904230f5.1776813861229.1776813861229.1776813861229.1&b=230819904.1.1776813861229&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=8443689&rcu=https%3A%2F%2Fwww.gitbook.com%2F&pu=https%3A%2F%2Fwww.gitbook.com%2F&t=Turn+documentation+into+your+product%E2%80%99s+knowledge+system+%7C+GitBook&cts=1776813861233&vi=f2ddc934360e41dc1a8a024a904230f5&nc=true&u=230819904.f2ddc934360e41dc1a8a024a904230f5.1776813861229.1776813861229.1776813861229.1&b=230819904.1.1776813861229&cc=15 — 200 — 1.0 KiB — 136 ms — h2https://framerusercontent.com/images/93a6peqhbHQaWP67zttmrKDazq4.pngframerusercontent.com/images/93a6pe... https://framerusercontent.com/images/93a6peqhbHQaWP67zttmrKDazq4.png — 200 — 3.3 KiB — 12 ms — h3https://gitbook.com/docs/~gitbook/embed/docs/~gitbook/embed https://gitbook.com/docs/~gitbook/embed — 307 — 781 B — 102 ms — h3https://static-2v.gitbook.com/~gitbook/static/icons/svgs/custom-icons/gitbook-assistant.svg?v=2static-2v.gitbook.com/~gitbook/stat... https://static-2v.gitbook.com/~gitbook/static/icons/svgs/custom-icons/gitbook-assistant.svg?v=2 — 200 — 1.5 KiB — 33 ms — h3https://gitbook.com/docs/~gitbook/embed/assistant/docs/~gitbook/embed/assistant https://gitbook.com/docs/~gitbook/embed/assistant — 200 — 18.5 KiB — 96 ms — h3https://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/9205211/inter-regular.woff2fonts.gitbook.com/font/custom/d8f63... https://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/9205211/inter-regular.woff2 — 200 — 108.9 KiB — 338 ms — h3https://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/1992327/generalsans-medium.woff2fonts.gitbook.com/font/custom/d8f63... https://fonts.gitbook.com/font/custom/d8f63b60-89ae-11e7-8574-5927d48c4877/1992327/generalsans-medium.woff2 — 200 — 22.6 KiB — 347 ms — h3https://static-2v.gitbook.com/_next/static/css/ba3bf422482d9bb5.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/ba3bf422482d9bb5.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 6.1 KiB — 29 ms — h3https://static-2v.gitbook.com/_next/static/css/81584a1d2bb776f0.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/81584a1d2bb776f0.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 4.4 KiB — 23 ms — h3https://static-2v.gitbook.com/_next/static/css/6465e609f59a5e0b.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/6465e609f59a5e0b.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 1.6 KiB — 34 ms — h3https://static-2v.gitbook.com/_next/static/css/66171f2abb76e4d8.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/66171f2abb76e4d8.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 1.9 KiB — 37 ms — h3https://static-2v.gitbook.com/_next/static/css/c36dde9599bfc781.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/c36dde9599bfc781.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 5.8 KiB — 41 ms — h3https://static-2v.gitbook.com/_next/static/css/8c2f3a9a0618462e.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/8c2f3a9a0618462e.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 44.3 KiB — 55 ms — h3https://static-2v.gitbook.com/_next/static/css/7d6b355d2f777a0e.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/7d6b355d2f777a0e.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 28.6 KiB — 45 ms — h3https://static-2v.gitbook.com/_next/static/css/e3d65466d47b91eb.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/css/e3d65466d47b91eb.css?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 635 B — 44 ms — h3https://static-2v.gitbook.com/_next/static/chunks/webpack-3a6621a18e1cec90.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/webpack-3a6621a18e1cec90.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 15.0 KiB — 25 ms — h3https://static-2v.gitbook.com/_next/static/chunks/87c73c54-e11922cda838f8cc.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/87c73c54-e11922cda838f8cc.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 63.0 KiB — 91 ms — h3https://static-2v.gitbook.com/_next/static/chunks/61968-2e34c3c58130f584.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/61968-2e34c3c58130f584.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 60.4 KiB — 114 ms — h3https://static-2v.gitbook.com/_next/static/chunks/main-app-9aaf5fde163636ee.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/main-app-9aaf5fde163636ee.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 624 B — 70 ms — h3https://static-2v.gitbook.com/_next/static/chunks/app/global-error-cb548642fb61c4b8.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/app/global-error-cb548642fb61c4b8.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 3.3 KiB — 70 ms — h3https://static-2v.gitbook.com/_next/static/chunks/f5718501-0e702f4cfeba4259.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/f5718501-0e702f4cfeba4259.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 11.1 KiB — 72 ms — h3https://static-2v.gitbook.com/_next/static/chunks/9071f66d-982394c776a76fdc.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/9071f66d-982394c776a76fdc.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 36.2 KiB — 106 ms — h3https://static-2v.gitbook.com/_next/static/chunks/16020-ea4e3cf31ab8c891.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/16020-ea4e3cf31ab8c891.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 14.1 KiB — 115 ms — h3https://static-2v.gitbook.com/_next/static/chunks/50465-2d0ad1c4b0465094.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/50465-2d0ad1c4b0465094.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 3.1 KiB — 107 ms — h3https://static-2v.gitbook.com/_next/static/chunks/84404-3ebb6e82462ea936.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/84404-3ebb6e82462ea936.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 131.8 KiB — 217 ms — h3https://static-2v.gitbook.com/_next/static/chunks/30121-2825436ce810172d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/30121-2825436ce810172d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 102.9 KiB — 230 ms — h3https://static-2v.gitbook.com/_next/static/chunks/64362-59eee8d60975ce87.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/64362-59eee8d60975ce87.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 3.7 KiB — 129 ms — h3https://static-2v.gitbook.com/_next/static/chunks/52295-095bbddb2d681724.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/52295-095bbddb2d681724.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 62.6 KiB — 193 ms — h3https://static-2v.gitbook.com/_next/static/chunks/98186-ccf87e884aa47a48.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/98186-ccf87e884aa47a48.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 3.3 KiB — 160 ms — h3https://static-2v.gitbook.com/_next/static/chunks/7574-3b8e1c45dd8d79fd.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/7574-3b8e1c45dd8d79fd.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 5.7 KiB — 172 ms — h3https://static-2v.gitbook.com/_next/static/chunks/25995-01ef182cb2cd5641.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/25995-01ef182cb2cd5641.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 58.8 KiB — 215 ms — h3https://static-2v.gitbook.com/_next/static/chunks/83926-1e86fc7929cd8976.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/83926-1e86fc7929cd8976.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 21.1 KiB — 208 ms — h3https://static-2v.gitbook.com/_next/static/chunks/92152-c02acb2c1823dc5a.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/92152-c02acb2c1823dc5a.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 16.6 KiB — 192 ms — h3https://static-2v.gitbook.com/_next/static/chunks/55025-98797a122e1f3614.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/55025-98797a122e1f3614.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 8.4 KiB — 192 ms — h3https://static-2v.gitbook.com/_next/static/chunks/91760-7b49603dfbdc014d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/91760-7b49603dfbdc014d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 15.3 KiB — 216 ms — h3https://static-2v.gitbook.com/_next/static/chunks/56170-e897b3c71442e523.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/56170-e897b3c71442e523.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 3.4 KiB — 216 ms — h3https://static-2v.gitbook.com/_next/static/chunks/app/sites/static/%5Bmode%5D/%5BsiteURL%5D/%5BsiteData%5D/~gitbook/embed/assistant/page-b8b6a6729961e16d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7bstatic-2v.gitbook.com/_next/static/... https://static-2v.gitbook.com/_next/static/chunks/app/sites/static/%5Bmode%5D/%5BsiteURL%5D/%5BsiteData%5D/~gitbook/embed/assistant/page-b8b6a6729961e16d.js?dpl=p-d3d51507e53e4a344d2dc2fa04cd7b — 200 — 1.2 KiB — 219 ms — h3https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/search.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/search.svg?v=2&token=a463935e93 — 200 — 427 B — 110 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/book-open.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/book-open.svg?v=2&token=a463935e93 — 200 — 614 B — 117 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/chevron-up.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/chevron-up.svg?v=2&token=a463935e93 — 200 — 555 B — 103 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/chevron-down.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/chevron-down.svg?v=2&token=a463935e93 — 200 — 362 B — 106 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/question-circle.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/question-circle.svg?v=2&token=a463935e93 — 200 — 500 B — 119 ms — h2https://static-2v.gitbook.com/~gitbook/static/icons/svgs/custom-icons/gitbook.svg?v=2static-2v.gitbook.com/~gitbook/stat... https://static-2v.gitbook.com/~gitbook/static/icons/svgs/custom-icons/gitbook.svg?v=2 — 200 — 1005 B — 185 ms — h3https://js.intercomcdn.com/frame-modern.db2b74ec.jsjs.intercomcdn.com/frame-modern.db2... https://js.intercomcdn.com/frame-modern.db2b74ec.js — 200 — 193.3 KiB — 53 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 — 55 ms — h2https://app.gitbook.com/__session/2/?proposed=f1db0ec9-6281-462f-a287-67171ad5622cRapp.gitbook.com/__session/2/?propos... https://app.gitbook.com/__session/2/?proposed=f1db0ec9-6281-462f-a287-67171ad5622cR — 200 — 317 B — 24 ms — h3https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/rocket.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/rocket.svg?v=2&token=a463935e93 — 200 — 752 B — 19 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/piggy-bank.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/piggy-bank.svg?v=2&token=a463935e93 — 200 — 910 B — 33 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/zap.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/zap.svg?v=2&token=a463935e93 — 200 — 521 B — 26 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/dollar-circle.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/dollar-circle.svg?v=2&token=a463935e93 — 200 — 564 B — 21 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/xmark.svg?v=2&token=a463935e93ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/svgs/light/xmark.svg?v=2&token=a463935e93 — 200 — 440 B — 23 ms — h2https://gitbook.com/docs/~gitbook/__evt?o=d8f63b60-89ae-11e7-8574-5927d48c4877&s=site_p4Xo4/docs/~gitbook/__evt?o=d8f63b60-89a... https://gitbook.com/docs/~gitbook/__evt?o=d8f63b60-89ae-11e7-8574-5927d48c4877&s=site_p4Xo4 — 204 — 970 B — 223 ms — h3https://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 — 283 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.3 KiB — 373 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.3 KiB — 212 ms — h2https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2framerusercontent.com/third-party-a... https://framerusercontent.com/third-party-assets/fontshare/wf/MFQT7HFGCR2L5ULQTW6YXYZXXHMPKLJ3/YWQ244D6TACUX5JBKATPOW5I5MGJ3G73/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2 — 200 — 23.1 KiB — 16 ms — h3https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2framerusercontent.com/third-party-a... https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2 — 200 — 23.0 KiB — 15 ms — h3https://events.framer.com/anonymousevents.framer.com/anonymous https://events.framer.com/anonymous — 200 — 361 B — 433 ms — h2https://framer.com/edit?framerSiteId=a46e0411cf68b37bf1e218d5e0a2bf66b262e7d4f03dd173ccc100f4ef05e139&source=www.gitbook.com&features=%7B%22editorBarDisableFrameAncestorsSecurity%22%3Afalse%2C%22onPageLocalizationSupport%22%3Atrue%2C%22onPageMoveTool%22%3Atrue%7D&loadStart=1776813859600framer.com/edit?framerSiteId=a46e04... https://framer.com/edit?framerSiteId=a46e0411cf68b37bf1e218d5e0a2bf66b262e7d4f03dd173ccc100f4ef05e139&source=www.gitbook.com&features=%7B%22editorBarDisableFrameAncestorsSecurity%22%3Afalse%2C%22onPageLocalizationSupport%22%3Atrue%2C%22onPageMoveTool%22%3Atrue%7D&loadStart=1776813859600 — 200 — 1.8 KiB — 122 ms — h2https://framer.com/bootstrap.bc931d33464483e7f95a9eb51fbcb340c272101b.jsframer.com/bootstrap.bc931d33464483... https://framer.com/bootstrap.bc931d33464483e7f95a9eb51fbcb340c272101b.js — 200 — 1.4 KiB — 80 ms — h2https://app.framerstatic.com/chunk-VYDUMP4T.mjsapp.framerstatic.com/chunk-VYDUMP4T... https://app.framerstatic.com/chunk-VYDUMP4T.mjs — 200 — 1.5 KiB — 26 ms — h2https://app.framerstatic.com/chunk-HMF7T2NG.mjsapp.framerstatic.com/chunk-HMF7T2NG... https://app.framerstatic.com/chunk-HMF7T2NG.mjs — 200 — 1.4 KiB — 32 ms — h2https://app.framerstatic.com/chunk-2F5FSM3K.mjsapp.framerstatic.com/chunk-2F5FSM3K... https://app.framerstatic.com/chunk-2F5FSM3K.mjs — 200 — 879 B — 39 ms — h2https://app.framerstatic.com/chunk-AHQIRSXG.mjsapp.framerstatic.com/chunk-AHQIRSXG... https://app.framerstatic.com/chunk-AHQIRSXG.mjs — 200 — 2.3 KiB — 37 ms — h2https://app.framerstatic.com/editorbar.63DWVURK.mjsapp.framerstatic.com/editorbar.63DW... https://app.framerstatic.com/editorbar.63DWVURK.mjs — 200 — 1.5 KiB — 32 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
99% of JavaScript execution is third-party
First-party Third-party 5045ms · 668KB · $95/mo
framerusercontent.com
Other
Costly
Execution 2391ms
Transfer 44 KB
Monthly Cost $45/mo
www.gitbook.com
Other
Costly
Execution 688ms
Transfer 104 KB
Monthly Cost $13/mo
Unattributable
Other
Costly
Execution 654ms
Transfer 0 KB
Monthly Cost $12/mo
framerusercontent.com
Other
Costly
Execution 467ms
Transfer 49 KB
Unused 50%
Monthly Cost $9/mo
HubSpot Analytics
Analytics
Costly
Execution 240ms
Transfer 42 KB
Monthly Cost $4/mo
js.intercomcdn.com
Other
Optional
Execution 200ms
Transfer 193 KB
Unused 65%
Monthly Cost $4/mo
static-2v.gitbook.com
Other
Optional
Execution 192ms
Transfer 60 KB
Unused 44%
Monthly Cost $4/mo
static-2v.gitbook.com
Other
Optional
Execution 120ms
Transfer 1 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 93ms
Transfer 173 KB
Unused 41%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • framerusercontent.com adds 2391ms and costs ~$45/month
  • www.gitbook.com adds 688ms and costs ~$13/month
  • Unattributable adds 654ms and costs ~$12/month
  • framerusercontent.com adds 467ms and costs ~$9/month
  • HubSpot Analytics adds 240ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

framerusercontent.com takes 2391ms 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.gitbook.com takes 688ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

framerusercontent.com takes 467ms 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

HubSpot Analytics takes 240ms 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

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