Skip to content
https://gitlab.io

Performance

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

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

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

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

13.58 s

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

18.43 s

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

4.03 s

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

0.044

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

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

23.61 s

Page Load Progression

764 ms
1.5 s
2.3 s
3.1 s
3.8 s
4.6 s
5.4 s
6.1 s
Checks
17
8 PASS 1 REVIEW 6 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 161 requests
FIX
2.2 MB transferred, 161 requests
Info::
Page weighs 5.4 MB (2.2 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 395 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 395 KB
Warning::
161 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.45 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
161 requests
0.45 g CO2 per page load
JavaScript 1.3 MiB 58%
Fonts 395.3 KiB 18%
Other 298.7 KiB 14%
Other 61.8 KiB 3%
Images 55.4 KiB 3%
CSS 53.2 KiB 2%
HTML 34.6 KiB 2%
Other 15.8 KiB 1%
Other 3.1 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10487ms total JS execution
FIX
10487ms total JS execution
Warning::
https://cdn.cookielaw.org/consent/7f944245-c5cd-4e...: 2312ms CPU time
Warning::
Unattributable: 2306ms CPU time
Warning::
https://about.gitlab.com/_nuxt/_cY7iC50.js: 1333ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NJX...: 1138ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202512.1...: 1041ms CPU time
Warning::
Third-party scripts: 10487ms (100% of total)

Main Thread Breakdown

Script Evaluation 55% Other 25% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/OtAutoBlock.js2312ms2197ms2ms3rd
Unattributable2306ms798ms0ms3rd
https://about.gitlab.com/_nuxt/_cY7iC50.js1333ms343ms5ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NJXWQL1138ms958ms102ms3rd
https://cdn.cookielaw.org/scripttemplates/202512.1.0/otBannerSdk.js1041ms401ms91ms3rd
https://about.gitlab.com/859ms94ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EVTFNG2S5Z&cx=c&gtm=4e64k0h2664ms587ms66ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-10973987381&cx=c&gtm=4e64k0h2401ms298ms100ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ENFH3X7M5Y&cx=c&gtm=4e64k0h2374ms288ms84ms3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js57ms42ms4ms3rd
D
JS Bundles
Action
92 scripts, 461 KB unused
FIX
92 scripts, 461 KB unused
Warning::
https://about.gitlab.com/_nuxt/DMvo2hx-.js: 93 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ENFH...: 66 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202512.1...: 65 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EVTF...: 63 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-109...: 59 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 461 KB
461 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://about.gitlab.com/_nuxt/DMvo2hx-.js149 KB93 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ENFH3X7M5Y&cx=c&gtm=4e64k0h2164 KB66 KB (40%)3rd
https://cdn.cookielaw.org/scripttemplates/202512.1.0/otBannerSdk.js126 KB65 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EVTFNG2S5Z&cx=c&gtm=4e64k0h2144 KB63 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10973987381&cx=c&gtm=4e64k0h2140 KB59 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NJXWQL185 KB58 KB (31%)3rd
https://about.gitlab.com/_nuxt/_cY7iC50.js160 KB57 KB (36%)3rd
https://about.gitlab.com/_nuxt/y6eHOhjJ.js25 KB3rd
https://about.gitlab.com/_nuxt/CJRYQQp7.js1 KB3rd
https://about.gitlab.com/_nuxt/gfz4IEYV.js7 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
161 resources · 2.2 MB · 461 KB savings available
FIX
161 resources · 2.2 MB · 461 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~461 KB of savings available
Warning::
160 third-party resources (100% of weight)
Info::
2 resources over 200KB
161 resources · 2.2 MiB · 160 third-party 1.2 MiB over 1MB target
JavaScript 58% · 1.3 MiB
Font 18% · 395.3 KiB
Media 14% · 298.7 KiB
Other 3% · 72.4 KiB
Image 3% · 59.1 KiB
CSS 3% · 57.9 KiB
Document 2% · 34.6 KiB

~461.0 KiB of savings available

Remove unused JavaScript: 461.0 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.

C
Image Optimization
Action
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/about-gitlab-com/image/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
14 images 55 KB
0 oversized -0 KB
7 legacy format
9 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

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

2

395 KB total

Render-blocking

0

of 2

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 FCP 13.6 s LCP 18.4 shttps://about.gitlab.com/fonts/gitlab-sans/GitLabSans.woff2GitLabSans.woff2 https://about.gitlab.com/fonts/gitlab-sans/GitLabSans.woff2 — 317.9 KiB — 642 ms — font-display: swaphttps://about.gitlab.com/fonts/gitlab-mono/GitLabMono.woff2GitLabMono.woff2 https://about.gitlab.com/fonts/gitlab-mono/GitLabMono.woff2 — 77.3 KiB — 358 ms — font-display: swap
GitLabSans.woff2 woff2 swap
Size 318 KB
Load time 642 ms
Start 129 ms
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
GitLabMono.woff2 woff2 swap
Size 77 KB
Load time 358 ms
Start 129 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~159 KB and ~318 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
2
preload
3
dns-prefetch
1
prefetch

6 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
161 requests over 3839ms
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 FCP 13.6 s LCP 18.4 shttps://gitlab.io// https://gitlab.io/ — 301 — 393 B — 18 ms — h3https://about.gitlab.com/about.gitlab.com/ https://about.gitlab.com/ — 200 — 34.6 KiB — 81 ms — h3https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/OtAutoBlock.jscdn.cookielaw.org/consent/7f944245-... https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/OtAutoBlock.js — 200 — 3.1 KiB — 112 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 96 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/geofeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/geofeed — 200 — 254 B — 105 ms — h2https://about.gitlab.com/_nuxt/entry.DueyW73u.cssabout.gitlab.com/_nuxt/entry.DueyW7... https://about.gitlab.com/_nuxt/entry.DueyW73u.css — 200 — 18.2 KiB — 96 ms — h3https://about.gitlab.com/_nuxt/useAOS.DvB2Xm2x.cssabout.gitlab.com/_nuxt/useAOS.DvB2X... https://about.gitlab.com/_nuxt/useAOS.DvB2Xm2x.css — 200 — 2.1 KiB — 178 ms — h3https://about.gitlab.com/_nuxt/NavigationMobileMenu.zEoUYqON.cssabout.gitlab.com/_nuxt/NavigationMo... https://about.gitlab.com/_nuxt/NavigationMobileMenu.zEoUYqON.css — 200 — 1.2 KiB — 600 ms — h3https://about.gitlab.com/_nuxt/useDynamicComponents.Cb4eiKXZ.cssabout.gitlab.com/_nuxt/useDynamicCo... https://about.gitlab.com/_nuxt/useDynamicComponents.Cb4eiKXZ.css — 200 — 647 B — 517 ms — h3https://about.gitlab.com/_payload.json?f4fbfc1e-6ecb-444a-a555-a04ef8343bd9about.gitlab.com/_payload.json?f4fb... https://about.gitlab.com/_payload.json?f4fbfc1e-6ecb-444a-a555-a04ef8343bd9 — 200 — 12.2 KiB — 554 ms — h3https://about.gitlab.com/_nuxt/_cY7iC50.jsabout.gitlab.com/_nuxt/_cY7iC50.js https://about.gitlab.com/_nuxt/_cY7iC50.js — 200 — 160.4 KiB — 615 ms — h3https://about.gitlab.com/fonts/gitlab-sans/GitLabSans.woff2about.gitlab.com/fonts/gitlab-sans/... https://about.gitlab.com/fonts/gitlab-sans/GitLabSans.woff2 — 200 — 317.9 KiB — 642 ms — h3https://about.gitlab.com/fonts/gitlab-mono/GitLabMono.woff2about.gitlab.com/fonts/gitlab-mono/... https://about.gitlab.com/fonts/gitlab-mono/GitLabMono.woff2 — 200 — 77.3 KiB — 358 ms — h3https://about.gitlab.com/_nuxt/Dp2b5yLc.jsabout.gitlab.com/_nuxt/Dp2b5yLc.js https://about.gitlab.com/_nuxt/Dp2b5yLc.js — 200 — 5.3 KiB — 414 ms — h3https://about.gitlab.com/_nuxt/gfz4IEYV.jsabout.gitlab.com/_nuxt/gfz4IEYV.js https://about.gitlab.com/_nuxt/gfz4IEYV.js — 200 — 7.0 KiB — 416 ms — h3https://about.gitlab.com/_nuxt/BqFFb_eK.jsabout.gitlab.com/_nuxt/BqFFb_eK.js https://about.gitlab.com/_nuxt/BqFFb_eK.js — 200 — 946 B — 324 ms — h3https://about.gitlab.com/_nuxt/-LncKCYX.jsabout.gitlab.com/_nuxt/-LncKCYX.js https://about.gitlab.com/_nuxt/-LncKCYX.js — 200 — 5.4 KiB — 464 ms — h3https://about.gitlab.com/_nuxt/BN16sQJk.jsabout.gitlab.com/_nuxt/BN16sQJk.js https://about.gitlab.com/_nuxt/BN16sQJk.js — 200 — 683 B — 416 ms — h3https://about.gitlab.com/_nuxt/CRR0maMP.jsabout.gitlab.com/_nuxt/CRR0maMP.js https://about.gitlab.com/_nuxt/CRR0maMP.js — 200 — 1.7 KiB — 413 ms — h3https://about.gitlab.com/_nuxt/DAmF8yRo.jsabout.gitlab.com/_nuxt/DAmF8yRo.js https://about.gitlab.com/_nuxt/DAmF8yRo.js — 200 — 1.4 KiB — 463 ms — h3https://about.gitlab.com/_nuxt/Dq_5Rf_N.jsabout.gitlab.com/_nuxt/Dq_5Rf_N.js https://about.gitlab.com/_nuxt/Dq_5Rf_N.js — 200 — 1.7 KiB — 519 ms — h3https://about.gitlab.com/_nuxt/ko_2oOFp.jsabout.gitlab.com/_nuxt/ko_2oOFp.js https://about.gitlab.com/_nuxt/ko_2oOFp.js — 200 — 1.3 KiB — 462 ms — h3https://about.gitlab.com/_nuxt/CK5VDY54.jsabout.gitlab.com/_nuxt/CK5VDY54.js https://about.gitlab.com/_nuxt/CK5VDY54.js — 200 — 1.7 KiB — 549 ms — h3https://about.gitlab.com/_nuxt/BJ8N8lkr.jsabout.gitlab.com/_nuxt/BJ8N8lkr.js https://about.gitlab.com/_nuxt/BJ8N8lkr.js — 200 — 1.7 KiB — 461 ms — h3https://about.gitlab.com/_nuxt/CqsQ71ky.jsabout.gitlab.com/_nuxt/CqsQ71ky.js https://about.gitlab.com/_nuxt/CqsQ71ky.js — 200 — 1.0 KiB — 636 ms — h3https://about.gitlab.com/_nuxt/dPnNSR81.jsabout.gitlab.com/_nuxt/dPnNSR81.js https://about.gitlab.com/_nuxt/dPnNSR81.js — 200 — 1.2 KiB — 286 ms — h3https://about.gitlab.com/_nuxt/BMyR6M34.jsabout.gitlab.com/_nuxt/BMyR6M34.js https://about.gitlab.com/_nuxt/BMyR6M34.js — 200 — 1.4 KiB — 580 ms — h3https://about.gitlab.com/_nuxt/CNqNa_GJ.jsabout.gitlab.com/_nuxt/CNqNa_GJ.js https://about.gitlab.com/_nuxt/CNqNa_GJ.js — 200 — 1.7 KiB — 425 ms — h3https://about.gitlab.com/_nuxt/DBB5IaRB.jsabout.gitlab.com/_nuxt/DBB5IaRB.js https://about.gitlab.com/_nuxt/DBB5IaRB.js — 200 — 1.6 KiB — 410 ms — h3https://about.gitlab.com/_nuxt/BgKOjipe.jsabout.gitlab.com/_nuxt/BgKOjipe.js https://about.gitlab.com/_nuxt/BgKOjipe.js — 200 — 969 B — 408 ms — h3
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 FCP 13.6 s LCP 18.4 shttps://gitlab.io// https://gitlab.io/ — 301 — 393 B — 18 ms — h3https://about.gitlab.com/about.gitlab.com/ https://about.gitlab.com/ — 200 — 34.6 KiB — 81 ms — h3https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/OtAutoBlock.jscdn.cookielaw.org/consent/7f944245-... https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/OtAutoBlock.js — 200 — 3.1 KiB — 112 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 96 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/geofeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/geofeed — 200 — 254 B — 105 ms — h2https://about.gitlab.com/_nuxt/entry.DueyW73u.cssabout.gitlab.com/_nuxt/entry.DueyW7... https://about.gitlab.com/_nuxt/entry.DueyW73u.css — 200 — 18.2 KiB — 96 ms — h3https://about.gitlab.com/_nuxt/useAOS.DvB2Xm2x.cssabout.gitlab.com/_nuxt/useAOS.DvB2X... https://about.gitlab.com/_nuxt/useAOS.DvB2Xm2x.css — 200 — 2.1 KiB — 178 ms — h3https://about.gitlab.com/_nuxt/NavigationMobileMenu.zEoUYqON.cssabout.gitlab.com/_nuxt/NavigationMo... https://about.gitlab.com/_nuxt/NavigationMobileMenu.zEoUYqON.css — 200 — 1.2 KiB — 600 ms — h3https://about.gitlab.com/_nuxt/useDynamicComponents.Cb4eiKXZ.cssabout.gitlab.com/_nuxt/useDynamicCo... https://about.gitlab.com/_nuxt/useDynamicComponents.Cb4eiKXZ.css — 200 — 647 B — 517 ms — h3https://about.gitlab.com/_payload.json?f4fbfc1e-6ecb-444a-a555-a04ef8343bd9about.gitlab.com/_payload.json?f4fb... https://about.gitlab.com/_payload.json?f4fbfc1e-6ecb-444a-a555-a04ef8343bd9 — 200 — 12.2 KiB — 554 ms — h3https://about.gitlab.com/_nuxt/_cY7iC50.jsabout.gitlab.com/_nuxt/_cY7iC50.js https://about.gitlab.com/_nuxt/_cY7iC50.js — 200 — 160.4 KiB — 615 ms — h3https://about.gitlab.com/fonts/gitlab-sans/GitLabSans.woff2about.gitlab.com/fonts/gitlab-sans/... https://about.gitlab.com/fonts/gitlab-sans/GitLabSans.woff2 — 200 — 317.9 KiB — 642 ms — h3https://about.gitlab.com/fonts/gitlab-mono/GitLabMono.woff2about.gitlab.com/fonts/gitlab-mono/... https://about.gitlab.com/fonts/gitlab-mono/GitLabMono.woff2 — 200 — 77.3 KiB — 358 ms — h3https://about.gitlab.com/_nuxt/Dp2b5yLc.jsabout.gitlab.com/_nuxt/Dp2b5yLc.js https://about.gitlab.com/_nuxt/Dp2b5yLc.js — 200 — 5.3 KiB — 414 ms — h3https://about.gitlab.com/_nuxt/gfz4IEYV.jsabout.gitlab.com/_nuxt/gfz4IEYV.js https://about.gitlab.com/_nuxt/gfz4IEYV.js — 200 — 7.0 KiB — 416 ms — h3https://about.gitlab.com/_nuxt/BqFFb_eK.jsabout.gitlab.com/_nuxt/BqFFb_eK.js https://about.gitlab.com/_nuxt/BqFFb_eK.js — 200 — 946 B — 324 ms — h3https://about.gitlab.com/_nuxt/-LncKCYX.jsabout.gitlab.com/_nuxt/-LncKCYX.js https://about.gitlab.com/_nuxt/-LncKCYX.js — 200 — 5.4 KiB — 464 ms — h3https://about.gitlab.com/_nuxt/BN16sQJk.jsabout.gitlab.com/_nuxt/BN16sQJk.js https://about.gitlab.com/_nuxt/BN16sQJk.js — 200 — 683 B — 416 ms — h3https://about.gitlab.com/_nuxt/CRR0maMP.jsabout.gitlab.com/_nuxt/CRR0maMP.js https://about.gitlab.com/_nuxt/CRR0maMP.js — 200 — 1.7 KiB — 413 ms — h3https://about.gitlab.com/_nuxt/DAmF8yRo.jsabout.gitlab.com/_nuxt/DAmF8yRo.js https://about.gitlab.com/_nuxt/DAmF8yRo.js — 200 — 1.4 KiB — 463 ms — h3https://about.gitlab.com/_nuxt/Dq_5Rf_N.jsabout.gitlab.com/_nuxt/Dq_5Rf_N.js https://about.gitlab.com/_nuxt/Dq_5Rf_N.js — 200 — 1.7 KiB — 519 ms — h3https://about.gitlab.com/_nuxt/ko_2oOFp.jsabout.gitlab.com/_nuxt/ko_2oOFp.js https://about.gitlab.com/_nuxt/ko_2oOFp.js — 200 — 1.3 KiB — 462 ms — h3https://about.gitlab.com/_nuxt/CK5VDY54.jsabout.gitlab.com/_nuxt/CK5VDY54.js https://about.gitlab.com/_nuxt/CK5VDY54.js — 200 — 1.7 KiB — 549 ms — h3https://about.gitlab.com/_nuxt/BJ8N8lkr.jsabout.gitlab.com/_nuxt/BJ8N8lkr.js https://about.gitlab.com/_nuxt/BJ8N8lkr.js — 200 — 1.7 KiB — 461 ms — h3https://about.gitlab.com/_nuxt/CqsQ71ky.jsabout.gitlab.com/_nuxt/CqsQ71ky.js https://about.gitlab.com/_nuxt/CqsQ71ky.js — 200 — 1.0 KiB — 636 ms — h3https://about.gitlab.com/_nuxt/dPnNSR81.jsabout.gitlab.com/_nuxt/dPnNSR81.js https://about.gitlab.com/_nuxt/dPnNSR81.js — 200 — 1.2 KiB — 286 ms — h3https://about.gitlab.com/_nuxt/BMyR6M34.jsabout.gitlab.com/_nuxt/BMyR6M34.js https://about.gitlab.com/_nuxt/BMyR6M34.js — 200 — 1.4 KiB — 580 ms — h3https://about.gitlab.com/_nuxt/CNqNa_GJ.jsabout.gitlab.com/_nuxt/CNqNa_GJ.js https://about.gitlab.com/_nuxt/CNqNa_GJ.js — 200 — 1.7 KiB — 425 ms — h3https://about.gitlab.com/_nuxt/DBB5IaRB.jsabout.gitlab.com/_nuxt/DBB5IaRB.js https://about.gitlab.com/_nuxt/DBB5IaRB.js — 200 — 1.6 KiB — 410 ms — h3https://about.gitlab.com/_nuxt/BgKOjipe.jsabout.gitlab.com/_nuxt/BgKOjipe.js https://about.gitlab.com/_nuxt/BgKOjipe.js — 200 — 969 B — 408 ms — h3https://about.gitlab.com/_nuxt/BrqFIlwN.jsabout.gitlab.com/_nuxt/BrqFIlwN.js https://about.gitlab.com/_nuxt/BrqFIlwN.js — 200 — 1.2 KiB — 460 ms — h3https://about.gitlab.com/_nuxt/FjiOXrcJ.jsabout.gitlab.com/_nuxt/FjiOXrcJ.js https://about.gitlab.com/_nuxt/FjiOXrcJ.js — 200 — 930 B — 234 ms — h3https://about.gitlab.com/_nuxt/DT-hCvx7.jsabout.gitlab.com/_nuxt/DT-hCvx7.js https://about.gitlab.com/_nuxt/DT-hCvx7.js — 200 — 1.2 KiB — 404 ms — h3https://about.gitlab.com/_nuxt/DqYmH5Sb.jsabout.gitlab.com/_nuxt/DqYmH5Sb.js https://about.gitlab.com/_nuxt/DqYmH5Sb.js — 200 — 1.7 KiB — 459 ms — h3https://about.gitlab.com/_nuxt/BWxE2d8Z.jsabout.gitlab.com/_nuxt/BWxE2d8Z.js https://about.gitlab.com/_nuxt/BWxE2d8Z.js — 200 — 899 B — 633 ms — h3https://about.gitlab.com/_nuxt/BPMYjSf9.jsabout.gitlab.com/_nuxt/BPMYjSf9.js https://about.gitlab.com/_nuxt/BPMYjSf9.js — 200 — 1.1 KiB — 353 ms — h3https://about.gitlab.com/_nuxt/CKXkXyO6.jsabout.gitlab.com/_nuxt/CKXkXyO6.js https://about.gitlab.com/_nuxt/CKXkXyO6.js — 200 — 1.1 KiB — 574 ms — h3https://about.gitlab.com/_nuxt/D0Zqj4OP.jsabout.gitlab.com/_nuxt/D0Zqj4OP.js https://about.gitlab.com/_nuxt/D0Zqj4OP.js — 200 — 1.8 KiB — 425 ms — h3https://about.gitlab.com/_nuxt/CdnoI8Dj.jsabout.gitlab.com/_nuxt/CdnoI8Dj.js https://about.gitlab.com/_nuxt/CdnoI8Dj.js — 200 — 2.5 KiB — 405 ms — h3https://about.gitlab.com/_nuxt/a684fT5-.jsabout.gitlab.com/_nuxt/a684fT5-.js https://about.gitlab.com/_nuxt/a684fT5-.js — 200 — 997 B — 457 ms — h3https://about.gitlab.com/_nuxt/CSVQJF74.jsabout.gitlab.com/_nuxt/CSVQJF74.js https://about.gitlab.com/_nuxt/CSVQJF74.js — 200 — 914 B — 632 ms — h3https://about.gitlab.com/_nuxt/DyntyVmL.jsabout.gitlab.com/_nuxt/DyntyVmL.js https://about.gitlab.com/_nuxt/DyntyVmL.js — 200 — 2.4 KiB — 599 ms — h3https://about.gitlab.com/_nuxt/DrMQAxCy.jsabout.gitlab.com/_nuxt/DrMQAxCy.js https://about.gitlab.com/_nuxt/DrMQAxCy.js — 200 — 1.7 KiB — 541 ms — h3https://about.gitlab.com/_nuxt/BFjORyuz.jsabout.gitlab.com/_nuxt/BFjORyuz.js https://about.gitlab.com/_nuxt/BFjORyuz.js — 200 — 1.1 KiB — 456 ms — h3https://about.gitlab.com/_nuxt/B-N7jKf5.jsabout.gitlab.com/_nuxt/B-N7jKf5.js https://about.gitlab.com/_nuxt/B-N7jKf5.js — 200 — 940 B — 456 ms — h3https://about.gitlab.com/_nuxt/CcNoTrO_.jsabout.gitlab.com/_nuxt/CcNoTrO_.js https://about.gitlab.com/_nuxt/CcNoTrO_.js — 200 — 985 B — 456 ms — h3https://about.gitlab.com/_nuxt/C08u7EFA.jsabout.gitlab.com/_nuxt/C08u7EFA.js https://about.gitlab.com/_nuxt/C08u7EFA.js — 200 — 2.6 KiB — 510 ms — h3https://about.gitlab.com/_nuxt/CDFMAQnN.jsabout.gitlab.com/_nuxt/CDFMAQnN.js https://about.gitlab.com/_nuxt/CDFMAQnN.js — 200 — 1.0 KiB — 510 ms — h3https://about.gitlab.com/_nuxt/CVeHXSxc.jsabout.gitlab.com/_nuxt/CVeHXSxc.js https://about.gitlab.com/_nuxt/CVeHXSxc.js — 200 — 2.1 KiB — 456 ms — h3https://about.gitlab.com/_nuxt/CCJC8iMz.jsabout.gitlab.com/_nuxt/CCJC8iMz.js https://about.gitlab.com/_nuxt/CCJC8iMz.js — 200 — 1.5 KiB — 240 ms — h3https://about.gitlab.com/_nuxt/B_jO6hWE.jsabout.gitlab.com/_nuxt/B_jO6hWE.js https://about.gitlab.com/_nuxt/B_jO6hWE.js — 200 — 1.0 KiB — 503 ms — h3https://about.gitlab.com/_nuxt/y6eHOhjJ.jsabout.gitlab.com/_nuxt/y6eHOhjJ.js https://about.gitlab.com/_nuxt/y6eHOhjJ.js — 200 — 25.0 KiB — 593 ms — h3https://about.gitlab.com/_nuxt/C5EsuLmD.jsabout.gitlab.com/_nuxt/C5EsuLmD.js https://about.gitlab.com/_nuxt/C5EsuLmD.js — 200 — 1.5 KiB — 568 ms — h3https://about.gitlab.com/_nuxt/DMvo2hx-.jsabout.gitlab.com/_nuxt/DMvo2hx-.js https://about.gitlab.com/_nuxt/DMvo2hx-.js — 200 — 149.1 KiB — 647 ms — h3https://about.gitlab.com/_nuxt/C69RsrL2.jsabout.gitlab.com/_nuxt/C69RsrL2.js https://about.gitlab.com/_nuxt/C69RsrL2.js — 200 — 764 B — 594 ms — h3https://about.gitlab.com/_nuxt/CIOtd9_m.jsabout.gitlab.com/_nuxt/CIOtd9_m.js https://about.gitlab.com/_nuxt/CIOtd9_m.js — 200 — 789 B — 411 ms — h3https://about.gitlab.com/_nuxt/CJRYQQp7.jsabout.gitlab.com/_nuxt/CJRYQQp7.js https://about.gitlab.com/_nuxt/CJRYQQp7.js — 200 — 793 B — 395 ms — h3https://about.gitlab.com/_nuxt/pJQ6E-Sx.jsabout.gitlab.com/_nuxt/pJQ6E-Sx.js https://about.gitlab.com/_nuxt/pJQ6E-Sx.js — 200 — 1.7 KiB — 641 ms — h3https://about.gitlab.com/_nuxt/DOBW7fFy.jsabout.gitlab.com/_nuxt/DOBW7fFy.js https://about.gitlab.com/_nuxt/DOBW7fFy.js — 200 — 793 B — 357 ms — h3https://about.gitlab.com/_nuxt/Bf1I4tfn.jsabout.gitlab.com/_nuxt/Bf1I4tfn.js https://about.gitlab.com/_nuxt/Bf1I4tfn.js — 200 — 796 B — 500 ms — h3https://about.gitlab.com/_nuxt/CFs_2eIo.jsabout.gitlab.com/_nuxt/CFs_2eIo.js https://about.gitlab.com/_nuxt/CFs_2eIo.js — 200 — 801 B — 532 ms — h3https://about.gitlab.com/_nuxt/Cx2BC5zi.jsabout.gitlab.com/_nuxt/Cx2BC5zi.js https://about.gitlab.com/_nuxt/Cx2BC5zi.js — 200 — 794 B — 503 ms — h3https://about.gitlab.com/_nuxt/EeVxLnRH.jsabout.gitlab.com/_nuxt/EeVxLnRH.js https://about.gitlab.com/_nuxt/EeVxLnRH.js — 200 — 797 B — 500 ms — h3https://about.gitlab.com/_nuxt/CdJeVTBq.jsabout.gitlab.com/_nuxt/CdJeVTBq.js https://about.gitlab.com/_nuxt/CdJeVTBq.js — 200 — 975 B — 500 ms — h3https://about.gitlab.com/_nuxt/C3UUVfH4.jsabout.gitlab.com/_nuxt/C3UUVfH4.js https://about.gitlab.com/_nuxt/C3UUVfH4.js — 200 — 1.2 KiB — 500 ms — h3https://about.gitlab.com/_nuxt/Bc3h1c5N.jsabout.gitlab.com/_nuxt/Bc3h1c5N.js https://about.gitlab.com/_nuxt/Bc3h1c5N.js — 200 — 1.2 KiB — 342 ms — h3https://about.gitlab.com/_nuxt/CqkleIqs.jsabout.gitlab.com/_nuxt/CqkleIqs.js https://about.gitlab.com/_nuxt/CqkleIqs.js — 200 — 663 B — 353 ms — h3https://about.gitlab.com/_nuxt/BMdXqZdS.jsabout.gitlab.com/_nuxt/BMdXqZdS.js https://about.gitlab.com/_nuxt/BMdXqZdS.js — 200 — 1.5 KiB — 499 ms — h3https://about.gitlab.com/_nuxt/BRRAi6rG.jsabout.gitlab.com/_nuxt/BRRAi6rG.js https://about.gitlab.com/_nuxt/BRRAi6rG.js — 200 — 1.7 KiB — 638 ms — h3https://about.gitlab.com/_nuxt/BFdVNhA6.jsabout.gitlab.com/_nuxt/BFdVNhA6.js https://about.gitlab.com/_nuxt/BFdVNhA6.js — 200 — 6.2 KiB — 530 ms — h3https://about.gitlab.com/_nuxt/6iL6fgIo.jsabout.gitlab.com/_nuxt/6iL6fgIo.js https://about.gitlab.com/_nuxt/6iL6fgIo.js — 200 — 1.9 KiB — 499 ms — h3https://about.gitlab.com/_nuxt/-tkHO507.jsabout.gitlab.com/_nuxt/-tkHO507.js https://about.gitlab.com/_nuxt/-tkHO507.js — 200 — 1.2 KiB — 499 ms — h3https://about.gitlab.com/_nuxt/D93fD4Y6.jsabout.gitlab.com/_nuxt/D93fD4Y6.js https://about.gitlab.com/_nuxt/D93fD4Y6.js — 200 — 1.8 KiB — 499 ms — h3https://about.gitlab.com/_nuxt/CHDNS6_E.jsabout.gitlab.com/_nuxt/CHDNS6_E.js https://about.gitlab.com/_nuxt/CHDNS6_E.js — 200 — 775 B — 636 ms — h3https://about.gitlab.com/_nuxt/BqSKCU-E.jsabout.gitlab.com/_nuxt/BqSKCU-E.js https://about.gitlab.com/_nuxt/BqSKCU-E.js — 200 — 874 B — 527 ms — h3https://about.gitlab.com/_nuxt/Cpa-vRGm.jsabout.gitlab.com/_nuxt/Cpa-vRGm.js https://about.gitlab.com/_nuxt/Cpa-vRGm.js — 200 — 1.4 KiB — 230 ms — h3https://about.gitlab.com/_nuxt/H01NRRxv.jsabout.gitlab.com/_nuxt/H01NRRxv.js https://about.gitlab.com/_nuxt/H01NRRxv.js — 200 — 1016 B — 499 ms — h3https://about.gitlab.com/_nuxt/CHhLVlJ5.jsabout.gitlab.com/_nuxt/CHhLVlJ5.js https://about.gitlab.com/_nuxt/CHhLVlJ5.js — 200 — 1.4 KiB — 385 ms — h3https://about.gitlab.com/_nuxt/BDmchuGI.jsabout.gitlab.com/_nuxt/BDmchuGI.js https://about.gitlab.com/_nuxt/BDmchuGI.js — 200 — 1.3 KiB — 498 ms — h3https://about.gitlab.com/_nuxt/BU7L5_P6.jsabout.gitlab.com/_nuxt/BU7L5_P6.js https://about.gitlab.com/_nuxt/BU7L5_P6.js — 200 — 1.5 KiB — 524 ms — h3https://about.gitlab.com/_nuxt/CqSzaUOR.jsabout.gitlab.com/_nuxt/CqSzaUOR.js https://about.gitlab.com/_nuxt/CqSzaUOR.js — 200 — 1.0 KiB — 586 ms — h3https://about.gitlab.com/_nuxt/B13Tr9m0.jsabout.gitlab.com/_nuxt/B13Tr9m0.js https://about.gitlab.com/_nuxt/B13Tr9m0.js — 200 — 957 B — 497 ms — h3https://about.gitlab.com/_nuxt/CZ6k2dzc.jsabout.gitlab.com/_nuxt/CZ6k2dzc.js https://about.gitlab.com/_nuxt/CZ6k2dzc.js — 200 — 996 B — 385 ms — h3https://about.gitlab.com/_nuxt/DeImG5Rz.jsabout.gitlab.com/_nuxt/DeImG5Rz.js https://about.gitlab.com/_nuxt/DeImG5Rz.js — 200 — 1.0 KiB — 631 ms — h3https://about.gitlab.com/_nuxt/BYWN4Tg2.jsabout.gitlab.com/_nuxt/BYWN4Tg2.js https://about.gitlab.com/_nuxt/BYWN4Tg2.js — 200 — 983 B — 497 ms — h3https://about.gitlab.com/_nuxt/5gfbMK4J.jsabout.gitlab.com/_nuxt/5gfbMK4J.js https://about.gitlab.com/_nuxt/5gfbMK4J.js — 200 — 949 B — 581 ms — h3https://about.gitlab.com/_nuxt/2w4QSKFY.jsabout.gitlab.com/_nuxt/2w4QSKFY.js https://about.gitlab.com/_nuxt/2w4QSKFY.js — 200 — 2.7 KiB — 346 ms — h3https://about.gitlab.com/_nuxt/CDVxhj40.jsabout.gitlab.com/_nuxt/CDVxhj40.js https://about.gitlab.com/_nuxt/CDVxhj40.js — 200 — 2.1 KiB — 520 ms — h3https://about.gitlab.com/_nuxt/C5EbxEXt.jsabout.gitlab.com/_nuxt/C5EbxEXt.js https://about.gitlab.com/_nuxt/C5EbxEXt.js — 200 — 1.5 KiB — 496 ms — h3https://about.gitlab.com/_nuxt/BKPrcM1a.jsabout.gitlab.com/_nuxt/BKPrcM1a.js https://about.gitlab.com/_nuxt/BKPrcM1a.js — 200 — 1.7 KiB — 358 ms — h3https://about.gitlab.com/_nuxt/CW0Lo5pU.jsabout.gitlab.com/_nuxt/CW0Lo5pU.js https://about.gitlab.com/_nuxt/CW0Lo5pU.js — 200 — 895 B — 397 ms — h3https://about.gitlab.com/_nuxt/BbVvR4LU.jsabout.gitlab.com/_nuxt/BbVvR4LU.js https://about.gitlab.com/_nuxt/BbVvR4LU.js — 200 — 737 B — 518 ms — h3https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/7f944245-c5cd-4eed-a90e-dd955adfdd08.jsoncdn.cookielaw.org/consent/7f944245-... https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/7f944245-c5cd-4eed-a90e-dd955adfdd08.json — 200 — 2.8 KiB — 29 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/f_avif,q_80,w_400/v1755887573/fvbnyei3tq26pbaz3hj8.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/f_avif,q_80,w_400/v1755887573/fvbnyei3tq26pbaz3hj8.svg — 200 — 2.8 KiB — 79 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1770244587/rfeci25ob3bnscqc9bc0.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1770244587/rfeci25ob3bnscqc9bc0.svg — 200 — 4.1 KiB — 56 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1755887558/hh2plbiwcbsvnanbb5nl.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1755887558/hh2plbiwcbsvnanbb5nl.svg — 200 — 2.6 KiB — 53 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1767819837/kl5adlwq2fg5qieqkkg7.pngres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1767819837/kl5adlwq2fg5qieqkkg7.png — 200 — 2.0 KiB — 50 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1768588998/ijo2yrrgsohimh0bjprn.pngres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1768588998/ijo2yrrgsohimh0bjprn.png — 200 — 5.8 KiB — 63 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1751317461/nspwul0onqtt84is8lfl.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1751317461/nspwul0onqtt84is8lfl.svg — 200 — 736 B — 58 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 53 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/f_avif,q_80,w_400/v1755887509/ul3vtwvvkozw9ppfstka.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/f_avif,q_80,w_400/v1755887509/ul3vtwvvkozw9ppfstka.svg — 200 — 5.5 KiB — 37 ms — h2https://res.cloudinary.com/about-gitlab-com/video/upload/f_auto/q_auto/v1770323140/hir9peykuobogsownjvy.mp4res.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/video/upload/f_auto/q_auto/v1770323140/hir9peykuobogsownjvy.mp4 — 206 — 298.7 KiB — 60 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/otBannerSdk.js — 200 — 126.0 KiB — 31 ms — h2https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/019bbab7-2864-7209-8a3d-9e2bd69548db/en.jsoncdn.cookielaw.org/consent/7f944245-... https://cdn.cookielaw.org/consent/7f944245-c5cd-4eed-a90e-dd955adfdd08/019bbab7-2864-7209-8a3d-9e2bd69548db/en.json — 200 — 33.7 KiB — 206 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otFlat.json — 200 — 3.4 KiB — 67 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/v2/otPcTab.json — 200 — 13.7 KiB — 72 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 69 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1768923166/lbrdszbvtqxxjowmftxj.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1768923166/lbrdszbvtqxxjowmftxj.svg — 200 — 11.6 KiB — 23 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1768337934/n3tbeondruzumwfzgm7c.svgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1768337934/n3tbeondruzumwfzgm7c.svg — 200 — 1.2 KiB — 26 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 — 506 B — 15 ms — h2https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.pngcdn.cookielaw.org/logos/aa14a5c8-79... https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png — 200 — 8.5 KiB — 36 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.6 KiB — 26 ms — h2https://about.gitlab.com/_nuxt/ngnZO41P.jsabout.gitlab.com/_nuxt/ngnZO41P.js https://about.gitlab.com/_nuxt/ngnZO41P.js — 200 — 947 B — 85 ms — h3https://about.gitlab.com/_nuxt/BHqGlBXF.jsabout.gitlab.com/_nuxt/BHqGlBXF.js https://about.gitlab.com/_nuxt/BHqGlBXF.js — 200 — 17.0 KiB — 92 ms — h3https://about.gitlab.com/images/ico/favicon.icoabout.gitlab.com/images/ico/favicon... https://about.gitlab.com/images/ico/favicon.ico — 200 — 3.2 KiB — 86 ms — h3https://about.gitlab.com/_i18n/ATrKAJsp/en-us/messages.jsonabout.gitlab.com/_i18n/ATrKAJsp/en-... https://about.gitlab.com/_i18n/ATrKAJsp/en-us/messages.json — 200 — 5.4 KiB — 66 ms — h3https://i.vimeocdn.com/video/2118507052-0dae74619e369782771328038b6d6d0ead5f6291e09d7cd2e13706ae6c400d62-d_295x166?region=usi.vimeocdn.com/video/2118507052-0da... https://i.vimeocdn.com/video/2118507052-0dae74619e369782771328038b6d6d0ead5f6291e09d7cd2e13706ae6c400d62-d_295x166?region=us — 200 — 2.3 KiB — 14 ms — h2https://res.cloudinary.com/about-gitlab-com/image/upload/v1758221663/aj13zgc7hwkho4qn6osf.jpgres.cloudinary.com/about-gitlab-com... https://res.cloudinary.com/about-gitlab-com/image/upload/v1758221663/aj13zgc7hwkho4qn6osf.jpg — 200 — 5.6 KiB — 28 ms — h2https://about.gitlab.com/_nuxt/SearchSuggestions.Byg28asO.cssabout.gitlab.com/_nuxt/SearchSugges... https://about.gitlab.com/_nuxt/SearchSuggestions.Byg28asO.css — 200 — 981 B — 88 ms — h3https://about.gitlab.com/_nuxt/SearchContent.42YkgKld.cssabout.gitlab.com/_nuxt/SearchConten... https://about.gitlab.com/_nuxt/SearchContent.42YkgKld.css — 200 — 847 B — 82 ms — h3https://about.gitlab.com/_nuxt/Search.DOumVwBk.cssabout.gitlab.com/_nuxt/Search.DOumV... https://about.gitlab.com/_nuxt/Search.DOumVwBk.css — 200 — 812 B — 48 ms — h3https://about.gitlab.com/_nuxt/NavigationCard.NzKV4_Co.cssabout.gitlab.com/_nuxt/NavigationCa... https://about.gitlab.com/_nuxt/NavigationCard.NzKV4_Co.css — 200 — 1.4 KiB — 51 ms — h3https://about.gitlab.com/_nuxt/NavigationDropdownFooter.CTASMWxy.cssabout.gitlab.com/_nuxt/NavigationDr... https://about.gitlab.com/_nuxt/NavigationDropdownFooter.CTASMWxy.css — 200 — 836 B — 57 ms — h3https://about.gitlab.com/_nuxt/NavigationDropdownList.Bv3hw_CY.cssabout.gitlab.com/_nuxt/NavigationDr... https://about.gitlab.com/_nuxt/NavigationDropdownList.Bv3hw_CY.css — 200 — 1.3 KiB — 99 ms — h3https://about.gitlab.com/_nuxt/NavigationDropdown.Dvq7_Hjf.cssabout.gitlab.com/_nuxt/NavigationDr... https://about.gitlab.com/_nuxt/NavigationDropdown.Dvq7_Hjf.css — 200 — 1.7 KiB — 227 ms — h3https://about.gitlab.com/_nuxt/NavigationDesktop.Dpu0iP96.cssabout.gitlab.com/_nuxt/NavigationDe... https://about.gitlab.com/_nuxt/NavigationDesktop.Dpu0iP96.css — 200 — 1.3 KiB — 51 ms — h3https://about.gitlab.com/_nuxt/NavigationMobile.CiDSCJD-.cssabout.gitlab.com/_nuxt/NavigationMo... https://about.gitlab.com/_nuxt/NavigationMobile.CiDSCJD-.css — 200 — 913 B — 70 ms — h3https://about.gitlab.com/_nuxt/Navigation.6-Grw9Ay.cssabout.gitlab.com/_nuxt/Navigation.6... https://about.gitlab.com/_nuxt/Navigation.6-Grw9Ay.css — 200 — 833 B — 39 ms — h3https://about.gitlab.com/_nuxt/Banner.DUBOjiZn.cssabout.gitlab.com/_nuxt/Banner.DUBOj... https://about.gitlab.com/_nuxt/Banner.DUBOjiZn.css — 200 — 1.4 KiB — 41 ms — h3https://about.gitlab.com/_nuxt/SocialMediaLinks.-Acqpko6.cssabout.gitlab.com/_nuxt/SocialMediaL... https://about.gitlab.com/_nuxt/SocialMediaLinks.-Acqpko6.css — 200 — 758 B — 44 ms — h3https://about.gitlab.com/_nuxt/Footer.CWGwbO9L.cssabout.gitlab.com/_nuxt/Footer.CWGwb... https://about.gitlab.com/_nuxt/Footer.CWGwbO9L.css — 200 — 1.5 KiB — 77 ms — h3https://about.gitlab.com/_nuxt/Modal.DaM5By4K.cssabout.gitlab.com/_nuxt/Modal.DaM5By... https://about.gitlab.com/_nuxt/Modal.DaM5By4K.css — 200 — 968 B — 256 ms — h3https://about.gitlab.com/_nuxt/default.BeoMSeT4.cssabout.gitlab.com/_nuxt/default.BeoM... https://about.gitlab.com/_nuxt/default.BeoMSeT4.css — 200 — 685 B — 46 ms — h3https://about.gitlab.com/_nuxt/ProseCode.CUZfcZkg.cssabout.gitlab.com/_nuxt/ProseCode.CU... https://about.gitlab.com/_nuxt/ProseCode.CUZfcZkg.css — 200 — 620 B — 54 ms — h3https://about.gitlab.com/_nuxt/ProseImg.DK-1X768.cssabout.gitlab.com/_nuxt/ProseImg.DK-... https://about.gitlab.com/_nuxt/ProseImg.DK-1X768.css — 200 — 643 B — 260 ms — h3https://about.gitlab.com/_nuxt/MermaidRenderer.CaUo9o2o.cssabout.gitlab.com/_nuxt/MermaidRende... https://about.gitlab.com/_nuxt/MermaidRenderer.CaUo9o2o.css — 200 — 654 B — 247 ms — h3https://about.gitlab.com/_nuxt/ProsePre.DndBIpBv.cssabout.gitlab.com/_nuxt/ProsePre.Dnd... https://about.gitlab.com/_nuxt/ProsePre.DndBIpBv.css — 200 — 767 B — 66 ms — h3https://about.gitlab.com/_nuxt/EmailRedirect.DPQkWd1m.cssabout.gitlab.com/_nuxt/EmailRedirec... https://about.gitlab.com/_nuxt/EmailRedirect.DPQkWd1m.css — 200 — 953 B — 93 ms — h3https://about.gitlab.com/_nuxt/Video.DFBV3qKd.cssabout.gitlab.com/_nuxt/Video.DFBV3q... https://about.gitlab.com/_nuxt/Video.DFBV3qKd.css — 200 — 962 B — 272 ms — h3https://about.gitlab.com/_nuxt/InlineVideoPlayer.DD8GoHsf.cssabout.gitlab.com/_nuxt/InlineVideoP... https://about.gitlab.com/_nuxt/InlineVideoPlayer.DD8GoHsf.css — 200 — 836 B — 82 ms — h3https://about.gitlab.com/_nuxt/CustomerLogosMarquee.BtY7gLXJ.cssabout.gitlab.com/_nuxt/CustomerLogo... https://about.gitlab.com/_nuxt/CustomerLogosMarquee.BtY7gLXJ.css — 200 — 1010 B — 138 ms — h3https://about.gitlab.com/_nuxt/Hero.CQRAzMPF.cssabout.gitlab.com/_nuxt/Hero.CQRAzMP... https://about.gitlab.com/_nuxt/Hero.CQRAzMPF.css — 200 — 930 B — 114 ms — h3https://about.gitlab.com/_nuxt/HorizontalRule.DQHQnvIt.cssabout.gitlab.com/_nuxt/HorizontalRu... https://about.gitlab.com/_nuxt/HorizontalRule.DQHQnvIt.css — 200 — 622 B — 89 ms — h3https://about.gitlab.com/_nuxt/Copy.BLuunaEm.cssabout.gitlab.com/_nuxt/Copy.BLuunaE... https://about.gitlab.com/_nuxt/Copy.BLuunaEm.css — 200 — 1.5 KiB — 94 ms — h3https://about.gitlab.com/_nuxt/StackingCards.BudXaMxm.cssabout.gitlab.com/_nuxt/StackingCard... https://about.gitlab.com/_nuxt/StackingCards.BudXaMxm.css — 200 — 1.2 KiB — 88 ms — h3https://about.gitlab.com/_nuxt/IndustrySection.BRypsWJq.cssabout.gitlab.com/_nuxt/IndustrySect... https://about.gitlab.com/_nuxt/IndustrySection.BRypsWJq.css — 200 — 895 B — 92 ms — h3https://about.gitlab.com/_nuxt/Quote.D1tIDGS7.cssabout.gitlab.com/_nuxt/Quote.D1tIDG... https://about.gitlab.com/_nuxt/Quote.D1tIDGS7.css — 200 — 1.3 KiB — 271 ms — h3https://about.gitlab.com/_nuxt/CardCarousel.5KFpj2no.cssabout.gitlab.com/_nuxt/CardCarousel... https://about.gitlab.com/_nuxt/CardCarousel.5KFpj2no.css — 200 — 1.4 KiB — 89 ms — h3https://about.gitlab.com/_nuxt/NextSteps.C5a68SUa.cssabout.gitlab.com/_nuxt/NextSteps.C5... https://about.gitlab.com/_nuxt/NextSteps.C5a68SUa.css — 200 — 920 B — 52 ms — h3https://about.gitlab.com/_nuxt/B88opGEa.jsabout.gitlab.com/_nuxt/B88opGEa.js https://about.gitlab.com/_nuxt/B88opGEa.js — 200 — 47.9 KiB — 106 ms — h3https://about.gitlab.com/_nuxt/bNaE6FFb.jsabout.gitlab.com/_nuxt/bNaE6FFb.js https://about.gitlab.com/_nuxt/bNaE6FFb.js — 200 — 641 B — 42 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NJXWQLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NJXWQL — 200 — 185.5 KiB — 46 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-10973987381&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10973987381&cx=c&gtm=4e64k0h2 — 200 — 139.8 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=G-ENFH3X7M5Y&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ENFH3X7M5Y&cx=c&gtm=4e64k0h2 — 200 — 163.6 KiB — 44 ms — h3https://www.googletagmanager.com/gtag/js?id=G-EVTFNG2S5Z&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EVTFNG2S5Z&cx=c&gtm=4e64k0h2 — 200 — 144.3 KiB — 43 ms — h3https://pagead2.googlesyndication.com/pagead/conversion/10973987381/?random=1776808893998&cv=11&fst=1776808893998&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9188609603z872277150za20gzb72277150zd72277150xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fabout.gitlab.com%2F&rcb=17&label=n5UpCJ_G28UbELWE5_Ao&frm=0&tiba=Finally%2C%20AI%20for%20the%20entire%20software%20lifecycle.&did=dYWJhMj&gdid=dYWJhMj&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/10973987381/?random=1776808893998&cv=11&fst=1776808893998&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9188609603z872277150za20gzb72277150zd72277150xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fabout.gitlab.com%2F&rcb=17&label=n5UpCJ_G28UbELWE5_Ao&frm=0&tiba=Finally%2C%20AI%20for%20the%20entire%20software%20lifecycle.&did=dYWJhMj&gdid=dYWJhMj&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 55 ms — h3https://analytics.gitlab.com/g/collect?v=2&tid=G-ENFH3X7M5Y&gtm=45je64k0h2v886122411z872277150za20gzb72277150zd72277150&_p=1776808892242&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&ecid=1781981632&_fplc=0&are=1&cid=1559758727.1776808895&frm=0&pscdl=denied&rcb=11&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&ur=NL-NH&sst.rnd=1563060550.1776808895&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776808892242&sst.lpc=99214414&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938466~115938468~117266401&dl=https%3A%2F%2Fabout.gitlab.com%2F&sid=1776808894&sct=1&seg=0&dt=Finally%2C%20AI%20for%20the%20entire%20software%20lifecycle.&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_exclude_localization=about.gitlab.com%2F&up.browser_width_height=412x823&tfd=3765&richsstsseanalytics.gitlab.com/g/collect?v=2&... https://analytics.gitlab.com/g/collect?v=2&tid=G-ENFH3X7M5Y&gtm=45je64k0h2v886122411z872277150za20gzb72277150zd72277150&_p=1776808892242&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&ecid=1781981632&_fplc=0&are=1&cid=1559758727.1776808895&frm=0&pscdl=denied&rcb=11&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&ur=NL-NH&sst.rnd=1563060550.1776808895&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776808892242&sst.lpc=99214414&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938466~115938468~117266401&dl=https%3A%2F%2Fabout.gitlab.com%2F&sid=1776808894&sct=1&seg=0&dt=Finally%2C%20AI%20for%20the%20entire%20software%20lifecycle.&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_exclude_localization=about.gitlab.com%2F&up.browser_width_height=412x823&tfd=3765&richsstsse — 200 — 293 B — 74 ms — h2https://analytics.gitlab.com/g/collect?v=2&tid=G-EVTFNG2S5Z&gtm=45je64k0h2v9121622676z872277150za20gzb72277150zd72277150&_p=1776808892242&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&ecid=1919039277&_eu=AAAAAGA&_fplc=0&are=1&cid=1559758727.1776808895&frm=0&pscdl=denied&rcb=11&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&ur=NL-NH&sst.rnd=1563060550.1776808895&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776808892242&sst.lpc=99214414&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400&sid=1776808894&sct=1&seg=0&dl=https%3A%2F%2Fabout.gitlab.com%2F&dt=Finally%2C%20AI%20for%20the%20entire%20software%20lifecycle.&_tu=DA&en=page_view&_fv=1&_ss=1&tfd=3784&richsstsseanalytics.gitlab.com/g/collect?v=2&... https://analytics.gitlab.com/g/collect?v=2&tid=G-EVTFNG2S5Z&gtm=45je64k0h2v9121622676z872277150za20gzb72277150zd72277150&_p=1776808892242&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&ecid=1919039277&_eu=AAAAAGA&_fplc=0&are=1&cid=1559758727.1776808895&frm=0&pscdl=denied&rcb=11&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&ur=NL-NH&sst.rnd=1563060550.1776808895&sst.etld=google.nl&sst.gcsub=region1&sst.tft=1776808892242&sst.lpc=99214414&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400&sid=1776808894&sct=1&seg=0&dl=https%3A%2F%2Fabout.gitlab.com%2F&dt=Finally%2C%20AI%20for%20the%20entire%20software%20lifecycle.&_tu=DA&en=page_view&_fv=1&_ss=1&tfd=3784&richsstsse — 200 — 118 B — 54 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fabout.gitlab.com%2F&scrsrc=www.googletagmanager.com&rnd=1563060550.1776808895&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64k0h2v72277150za200zd72277150xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776808894726&tfd=3788pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fabout.gitlab.com%2F&scrsrc=www.googletagmanager.com&rnd=1563060550.1776808895&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&gtm=45He64k0h2v72277150za200zd72277150xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776808894726&tfd=3788 — 200 — 21 B — 22 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fabout.gitlab.com%2F&scrsrc=www.googletagmanager.com&rnd=1563060550.1776808895&navt=n&npa=1&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h2v9188609603z872277150za20gzb72277150zd72277150xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-10973987381&tid=AW-10973987381&tft=1776808894728&tfd=3791pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fabout.gitlab.com%2F&scrsrc=www.googletagmanager.com&rnd=1563060550.1776808895&navt=n&npa=1&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h2v9188609603z872277150za20gzb72277150zd72277150xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-10973987381&tid=AW-10973987381&tft=1776808894728&tfd=3791 — 200 — 21 B — 14 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&ae=g&dl=https%3A%2F%2Fabout.gitlab.com%2F&scrsrc=www.googletagmanager.com&rnd=1563060550.1776808895&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h2v9188609603z872277150za20gzb72277150zd72277150xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-10973987381&tid=AW-10973987381&tft=1776808894730&tfd=3792pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&ae=g&dl=https%3A%2F%2Fabout.gitlab.com%2F&scrsrc=www.googletagmanager.com&rnd=1563060550.1776808895&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0h2v9188609603z872277150za20gzb72277150zd72277150xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-10973987381&tid=AW-10973987381&tft=1776808894730&tfd=3792 — 200 — 21 B — 18 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 10487ms · 966KB · $197/mo
OneTrust
Consent
Essential
Execution 2312ms
Transfer 3 KB
Monthly Cost $43/mo
Unattributable
Other
Costly
Execution 2306ms
Transfer 0 KB
Monthly Cost $43/mo
about.gitlab.com
Other
Costly
Execution 1333ms
Transfer 160 KB
Unused 36%
Monthly Cost $25/mo
Google Tag Manager
Tag Manager
Costly
Execution 1138ms
Transfer 185 KB
Unused 31%
Monthly Cost $21/mo
OneTrust
Consent
Essential
Execution 1041ms
Transfer 126 KB
Unused 52%
Monthly Cost $20/mo
about.gitlab.com
Other
Costly
Execution 859ms
Transfer 35 KB
Monthly Cost $16/mo
Google Tag Manager
Tag Manager
Costly
Execution 664ms
Transfer 144 KB
Unused 44%
Monthly Cost $12/mo
Google Tag Manager
Tag Manager
Costly
Execution 401ms
Transfer 140 KB
Unused 43%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 374ms
Transfer 164 KB
Unused 40%
Monthly Cost $7/mo
OneTrust
Consent
Essential
Execution 57ms
Transfer 9 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2306ms and costs ~$43/month
  • about.gitlab.com adds 1333ms and costs ~$25/month
  • Google Tag Manager adds 1138ms and costs ~$21/month
  • about.gitlab.com adds 859ms and costs ~$16/month
  • Google Tag Manager adds 664ms and costs ~$12/month
  • Google Tag Manager adds 401ms and costs ~$8/month
  • Google Tag Manager adds 374ms and costs ~$7/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

about.gitlab.com takes 1333ms 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 1138ms 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

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

about.gitlab.com takes 859ms 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 664ms 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 401ms 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 374ms 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

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