Skip to content
https://rackspace.com

Performance

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

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

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

7.60 s

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

20.98 s

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

4.80 s

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

0.000

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

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

34.09 s

Page Load Progression

447 ms
895 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.6 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.9 MB transferred, 162 requests
FIX
4.9 MB transferred, 162 requests
Critical::
Page weighs 16.7 MB (4.9 MB transferred)
Warning::
JavaScript is 3.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.6 MB
Info::
CSS is 268 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 268 KB
Info::
Fonts are 222 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 222 KB
Warning::
162 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
4.9 MB / 2.4 MB budget
4.9 MB transferred
162 requests
1.0 g CO2 per page load
JavaScript 3.6 MiB 73%
Images 712.9 KiB 14%
CSS 267.7 KiB 5%
Fonts 222.3 KiB 4%
HTML 133.9 KiB 3%
Other 29.1 KiB 1%
Other 3.3 KiB 0%
Other 1.8 KiB 0%
Other 550 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

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

Why this matters

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

Source: web.dev

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 (4.9 MiB of 4.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
13642ms total JS execution
FIX
13642ms total JS execution
Warning::
https://www.rackspace.com/: 3203ms CPU time
Warning::
Unattributable: 1791ms CPU time
Warning::
https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/...: 1615ms CPU time
Warning::
https://js.hs-analytics.net/analytics/177689310000...: 1256ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M8L...: 1171ms CPU time
Warning::
Third-party scripts: 13642ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 25% Style & Layout 16% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.rackspace.com/3203ms31ms4ms3rd
Unattributable1791ms61ms0ms3rd
https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB1615ms1377ms68ms3rd
https://js.hs-analytics.net/analytics/1776893100000/46589553.js1256ms685ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJF1171ms1033ms81ms3rd
https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js1105ms614ms73ms3rd
https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k0765ms563ms59ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k0538ms471ms55ms3rd
https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k0477ms371ms102ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k0311ms265ms38ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
48 scripts, 518 KB unused
FIX
48 scripts, 518 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-66EL...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Q5K4...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.rackspace.com/sites/default/files/js/j...: 65 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M8L...: 63 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 63 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 518 KB
518 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k0175 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k0169 KB68 KB (40%)3rd
https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js112 KB65 KB (58%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJF193 KB63 KB (33%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-4361691&cx=c&gtm=4e64k0129 KB63 KB (48%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k0134 KB60 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k0143 KB55 KB (38%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB174 KB37 KB (22%)3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drb203 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
162 resources · 4.9 MB · 518 KB savings available
FIX
162 resources · 4.9 MB · 518 KB savings available
Warning::
Page weight 3.9 MB over 1MB target
Got: 4.9 MB Expected: ≤ 1 MB
Info::
~518 KB of savings available
Warning::
161 third-party resources (100% of weight)
Info::
5 resources over 200KB
162 resources · 4.9 MiB · 161 third-party 3.9 MiB over 1MB target
JavaScript 73% · 3.6 MiB
Image 14% · 714.9 KiB
CSS 5% · 267.7 KiB
Font 4% · 222.3 KiB
Document 3% · 137.0 KiB
Other 1% · 29.6 KiB

~517.5 KiB of savings available

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

C
Image Optimization
Action
51 images, 0 KB saveable
REVIEW
51 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rackspace.com/sites/default/files/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
51 images 692 KB
0 oversized -0 KB
48 legacy format
29 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

8

222 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.6 s LCP 21.0 shttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 43 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2open-sans-v18-latin-reg... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2 — 14.2 KiB — 40 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2open-sans-v18-latin-700... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2 — 14.9 KiB — 50 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2open-sans-v18-latin-600... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2 — 14.7 KiB — 54 ms — font-display: swaphttps://www.rackspace.com/libraries/slick/slick/fonts/slick.woffslick.woff https://www.rackspace.com/libraries/slick/slick/fonts/slick.woff — 1.6 KiB — 52 ms — font-display: swaphttps://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2rswebfonts.woff2 https://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2 — 61.7 KiB — 39 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 50 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 23 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 43 ms
Start 580 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-reg... woff2 swap
Size 14 KB
Load time 40 ms
Start 685 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-700... woff2 swap
Size 15 KB
Load time 50 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-600... woff2 swap
Size 15 KB
Load time 54 ms
Start 686 ms
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 52 ms
Start 692 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
rswebfonts.woff2 woff2 swap
Size 62 KB
Load time 39 ms
Start 694 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 50 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 23 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 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
Network Waterfall
162 requests over 5957ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.6 s LCP 21.0 shttps://rackspace.com// https://rackspace.com/ — 301 — 86 B — 254 ms — h2https://www.rackspace.com/www.rackspace.com/ https://www.rackspace.com/ — 200 — 25.7 KiB — 46 ms — h2https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.css — 200 — 9.9 KiB — 32 ms — h2https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.css — 200 — 45.4 KiB — 55 ms — h2https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.css — 200 — 1.5 KiB — 14 ms — h2https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svg — 200 — 1.9 KiB — 46 ms — h2https://www.rackspace.com/sites/default/files/2025-04/BT.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/BT.svg — 200 — 729 B — 44 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svg — 200 — 2.4 KiB — 39 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svg — 200 — 2.0 KiB — 67 ms — h2https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svg — 200 — 3.4 KiB — 50 ms — h2https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.jswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js — 200 — 112.5 KiB — 100 ms — h2https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 200 — 173.5 KiB — 142 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svg — 200 — 1.9 KiB — 105 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Databricks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Databricks.svg — 200 — 1.9 KiB — 70 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Datadog.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Datadog.svg — 200 — 3.2 KiB — 71 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dell.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dell.svg — 200 — 1.8 KiB — 105 ms — h2https://www.rackspace.com/sites/default/files/2025-04/DLR.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/DLR.svg — 200 — 1.8 KiB — 73 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svg — 200 — 1.7 KiB — 76 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svg — 200 — 1.9 KiB — 78 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svg — 200 — 2.4 KiB — 80 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Imperva.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Imperva.svg — 200 — 3.3 KiB — 82 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svg — 200 — 2.7 KiB — 83 ms — h2https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svg — 200 — 2.7 KiB — 104 ms — h2https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svg — 200 — 1.5 KiB — 107 ms — h2https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svg — 200 — 1.6 KiB — 56 ms — h2https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svg — 200 — 5.2 KiB — 111 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svg — 200 — 1.9 KiB — 114 ms — h2https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svg — 200 — 1.8 KiB — 116 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Qualys.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Qualys.svg — 200 — 2.3 KiB — 117 ms — h2https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svg — 200 — 8.2 KiB — 122 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 7.6 s LCP 21.0 shttps://rackspace.com// https://rackspace.com/ — 301 — 86 B — 254 ms — h2https://www.rackspace.com/www.rackspace.com/ https://www.rackspace.com/ — 200 — 25.7 KiB — 46 ms — h2https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_deZahSfshgdXLzXqoOt1cZn754L7gLsmfU2ngZJWRN4.css — 200 — 9.9 KiB — 32 ms — h2https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_PSRCcxFF5cdcpr8hAuLKdi9-F0tDrx3CITym1yFuS7I.css — 200 — 45.4 KiB — 55 ms — h2https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.csswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/css/css_Wd4ZWd1Y3YwSyBhOzzqBr1mqodNS5UwUAHh1YDP36mo.css — 200 — 1.5 KiB — 14 ms — h2https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/AWS_logo_RGB_1c_Gray850.svg — 200 — 1.9 KiB — 46 ms — h2https://www.rackspace.com/sites/default/files/2025-04/BT.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/BT.svg — 200 — 729 B — 44 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Carahsoft.svg — 200 — 2.4 KiB — 39 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Cloudflare.svg — 200 — 2.0 KiB — 67 ms — h2https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/CloudHealth.svg — 200 — 3.4 KiB — 50 ms — h2https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.jswww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/js/js_R1pR95HOQZ3-lyoeEHknz2rb8e9jTJ-H0cItHQC609M.js — 200 — 112.5 KiB — 100 ms — h2https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 200 — 173.5 KiB — 142 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Crowdstrike.svg — 200 — 1.9 KiB — 105 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Databricks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Databricks.svg — 200 — 1.9 KiB — 70 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Datadog.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Datadog.svg — 200 — 3.2 KiB — 71 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dell.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dell.svg — 200 — 1.8 KiB — 105 ms — h2https://www.rackspace.com/sites/default/files/2025-04/DLR.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/DLR.svg — 200 — 1.8 KiB — 73 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Dr-Migrate.svg — 200 — 1.7 KiB — 76 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Fivetran.svg — 200 — 1.9 KiB — 78 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Google-Cloud.svg — 200 — 2.4 KiB — 80 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Imperva.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Imperva.svg — 200 — 3.3 KiB — 82 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Microsoft.svg — 200 — 2.7 KiB — 83 ms — h2https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/MontyCloud.svg — 200 — 2.7 KiB — 104 ms — h2https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/New-Relic.svg — 200 — 1.5 KiB — 107 ms — h2https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/NVIDIA.svg — 200 — 1.6 KiB — 56 ms — h2https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/OpenInfra.svg — 200 — 5.2 KiB — 111 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Palo-Alto-Networks.svg — 200 — 1.9 KiB — 114 ms — h2https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2026-02/Palantir-2.svg — 200 — 1.8 KiB — 116 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Qualys.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Qualys.svg — 200 — 2.3 KiB — 117 ms — h2https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/RiverMeadow.svg — 200 — 8.2 KiB — 122 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Rubrik.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Rubrik.svg — 200 — 2.7 KiB — 125 ms — h2https://www.rackspace.com/sites/default/files/2025-06/Sema4.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-06/Sema4.svg — 200 — 2.3 KiB — 126 ms — h2https://www.rackspace.com/sites/default/files/2025-04/Snowflake_0.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/Snowflake_0.svg — 200 — 6.4 KiB — 127 ms — h2https://www.rackspace.com/sites/default/files/2025-04/VMware.svgwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-04/VMware.svg — 200 — 3.5 KiB — 128 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M8LWJF — 200 — 192.6 KiB — 130 ms — h2https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0www.youtube-nocookie.com/embed/kYve... https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0 — 200 — 54.5 KiB — 157 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datahttps://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.csswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 25 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 45.0 KiB — 34 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 140.4 KiB — 37 ms — h2https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 436.0 KiB — 50 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 43 ms — h3https://www.rackspace.com/themes/custom/hansel/images/rs-logo-2021B.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/rs-logo-2021B.svg — 200 — 3.1 KiB — 25 ms — h2https://www.rackspace.com/themes/custom/hansel/images/search-icon.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/search-icon.svg — 200 — 729 B — 32 ms — h2https://www.rackspace.com/sites/default/files/2025-02/Customer-Logo.pngwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/2025-02/Customer-Logo.png — 200 — 10.1 KiB — 27 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-regular.woff2 — 200 — 14.2 KiB — 40 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-700.woff2 — 200 — 14.9 KiB — 50 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/open-sans/open-sans-v18-latin-600.woff2 — 200 — 14.7 KiB — 54 ms — h2https://www.rackspace.com/libraries/slick/slick/fonts/slick.woffwww.rackspace.com/libraries/slick/s... https://www.rackspace.com/libraries/slick/slick/fonts/slick.woff — 200 — 1.6 KiB — 52 ms — h2https://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2www.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/fonts/fontello/font/rswebfonts.woff2 — 200 — 61.7 KiB — 39 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/bootstrap.min.jsrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/bootstrap.min.js — 200 — 26.6 KiB — 434 ms — h2https://www.rackspace.com/themes/custom/hansel/images/backgrounds/polygons_background_responsive.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/backgrounds/polygons_background_responsive.svg — 200 — 3.8 KiB — 19 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/LinkedIn.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/LinkedIn.svg — 200 — 627 B — 20 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/X-Light.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/X-Light.svg — 200 — 521 B — 21 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/Facebook.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/Facebook.svg — 200 — 544 B — 27 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/YouTube.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/YouTube.svg — 200 — 553 B — 30 ms — h2https://www.rackspace.com/themes/custom/hansel/images/icon/Instagram.svgwww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/images/icon/Instagram.svg — 200 — 886 B — 23 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drb — 200 — 183.1 KiB — 49 ms — h3https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 201 — 930 B — 217 ms — h2https://www.rackspace.com/libraries/lazysizes/lazysizes.min.jswww.rackspace.com/libraries/lazysiz... https://www.rackspace.com/libraries/lazysizes/lazysizes.min.js — 200 — 3.7 KiB — 12 ms — h2https://www.rackspace.com/libraries/slick/slick/ajax-loader.gifwww.rackspace.com/libraries/slick/s... https://www.rackspace.com/libraries/slick/slick/ajax-loader.gif — 200 — 4.3 KiB — 11 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-66ELC63MK1&cx=c&gtm=4e64k0 — 200 — 175.3 KiB — 77 ms — h2https://js.hs-scripts.com/46589553.jsjs.hs-scripts.com/46589553.js https://js.hs-scripts.com/46589553.js — 200 — 1.1 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Q5K4KEBD4D&cx=c&gtm=4e64k0 — 200 — 169.5 KiB — 69 ms — h3https://static.hotjar.com/c/hotjar-1945764.js?sv=7static.hotjar.com/c/hotjar-1945764.... https://static.hotjar.com/c/hotjar-1945764.js?sv=7 — 200 — 6.2 KiB — 193 ms — h2https://abm-tracking.demandscience.com/tag.jsabm-tracking.demandscience.com/tag.... https://abm-tracking.demandscience.com/tag.js — 200 — 3.2 KiB — 91 ms — http/1.1https://l.tandeminspector.com/inspector.min.jsl.tandeminspector.com/inspector.min... https://l.tandeminspector.com/inspector.min.js — 200 — 1.2 KiB — 262 ms — http/1.1https://cdn.omniconvert.com/js/c836d80.jscdn.omniconvert.com/js/c836d80.js https://cdn.omniconvert.com/js/c836d80.js — -1 — 0 B — 110 ms — https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 27 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 156 ms — h2https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 3.9 KiB — 56 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 28.1 KiB — 58 ms — h2https://js.hs-analytics.net/analytics/1776893100000/46589553.jsjs.hs-analytics.net/analytics/17768... https://js.hs-analytics.net/analytics/1776893100000/46589553.js — 200 — 42.5 KiB — 60 ms — h2https://js.hs-banner.com/v2/46589553/banner.jsjs.hs-banner.com/v2/46589553/banner... https://js.hs-banner.com/v2/46589553/banner.js — 200 — 26.3 KiB — 408 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.5 KiB — 57 ms — h2https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webpi.ytimg.com/vi_webp/kYve-JK_Rq4/sdd... https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webp — 200 — 20.8 KiB — 56 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/bootstrap.min.cssrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/bootstrap.min.css — 200 — 3.0 KiB — 292 ms — h2https://rax.my.salesforce-scrt.com/embeddedservice/v1/embedded-service-config?orgId=00D61000000J4OK&esConfigName=Sales_Enhanced&language=enrax.my.salesforce-scrt.com/embedded... https://rax.my.salesforce-scrt.com/embeddedservice/v1/embedded-service-config?orgId=00D61000000J4OK&esConfigName=Sales_Enhanced&language=en — 200 — 23.0 KiB — 421 ms — h2https://rax.my.salesforce-scrt.com/embeddedservice/v1/businesshours?orgId=00D61000000J4OK&esConfigName=Sales_Enhancedrax.my.salesforce-scrt.com/embedded... https://rax.my.salesforce-scrt.com/embeddedservice/v1/businesshours?orgId=00D61000000J4OK&esConfigName=Sales_Enhanced — 200 — 505 B — 306 ms — h2https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — -1 — 0 B — 115 ms — https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0&enablejsapi=1&origin=https%3A%2F%2Fwww.rackspace.comwww.youtube-nocookie.com/embed/kYve... https://www.youtube-nocookie.com/embed/kYve-JK_Rq4?si=66kbZFNSn9IFh9on&controls=1&showinfo=0&enablejsapi=1&origin=https%3A%2F%2Fwww.rackspace.com — 200 — 51.3 KiB — 102 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 732 B — 43 ms — h2https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — -1 — 0 B — 2 ms — https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.csswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=root,base — 200 — 156.2 KiB — 92 ms — h3https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/1... https://www.youtube-nocookie.com/s/player/1bb6ee63/player_embed.vflset/en_US/base.js — 200 — 471.9 KiB — 126 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-66ELC63MK1&gtm=45je64k0v9248223098z871780062za20gzb71780062zd71780062&_p=1776893278505&gcd=13l3l3l3l1l1&npa=0&dma=0&_prs=gs&are=1&cid=1520727024.1776893280&frm=0&pscdl=noapi&rcb=6&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&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~118128923&sid=1776893279&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_ss=1&_c=1&tfd=1477www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-66ELC63MK1&gtm=45je64k0v9248223098z871780062za20gzb71780062zd71780062&_p=1776893278505&gcd=13l3l3l3l1l1&npa=0&dma=0&_prs=gs&are=1&cid=1520727024.1776893280&frm=0&pscdl=noapi&rcb=6&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&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~118128923&sid=1776893279&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_ss=1&_c=1&tfd=1477 — 204 — 417 B — 284 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 39.2 KiB — 50 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-Q5K4KEBD4D&gtm=45je64k0v9182569722z871780062za20gzb71780062zd71780062&_p=1776893278505&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1520727024.1776893280&frm=0&pscdl=noapi&rcb=9&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&_s=1&tag_exp=0~115938466~115938468~117266401~117384405~117512542&sid=1776893279&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_ss=1&ep.rack_sid=20260422212759&ep.rack_uid=USbe7ae64d3f44df6b5501cd30de9a77ac&tfd=1678analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-Q5K4KEBD4D&gtm=45je64k0v9182569722z871780062za20gzb71780062zd71780062&_p=1776893278505&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1520727024.1776893280&frm=0&pscdl=noapi&rcb=9&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&_s=1&tag_exp=0~115938466~115938468~117266401~117384405~117512542&sid=1776893279&sct=1&seg=0&dl=https%3A%2F%2Fwww.rackspace.com%2F&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&en=page_view&_fv=1&_ss=1&ep.rack_sid=20260422212759&ep.rack_uid=USbe7ae64d3f44df6b5501cd30de9a77ac&tfd=1678 — 204 — 550 B — 183 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Q5K4KEBD4D&cid=1520727024.1776893280&gtm=45je64k0v9182569722z871780062za20gzb71780062zd71780062&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117384405~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-Q5K4KEBD4D&cid=1520727024.1776893280&gtm=45je64k0v9182569722z871780062za20gzb71780062zd71780062&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401~117384405~117512542 — 204 — 550 B — 71 ms — h2https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/TSK-13604_Carousel---ISG-Multi-Public-Cloud-Services-2025.jpg?itok=0lfrQruCwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/TSK-13604_Carousel---ISG-Multi-Public-Cloud-Services-2025.jpg?itok=0lfrQruC — 200 — 169.8 KiB — 46 ms — h2https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-03/TSK-13795-Uniphore-Partnership-Announcement-Imagery%20%281%29_2.jpg?itok=Mq4XOEWXwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-03/TSK-13795-Uniphore-Partnership-Announcement-Imagery%20%281%29_2.jpg?itok=Mq4XOEWX — 200 — 138.0 KiB — 55 ms — h2https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/Palantir-Carousel-Banner-Image-1_1.jpg?itok=VuHSs1OCwww.rackspace.com/sites/default/fil... https://www.rackspace.com/sites/default/files/styles/rxt_banner_1600/public/2026-02/Palantir-Carousel-Banner-Image-1_1.jpg?itok=VuHSs1OC — 200 — 283.9 KiB — 53 ms — h2https://api.tandeminspector.com/api/ingestapi.tandeminspector.com/api/ingest https://api.tandeminspector.com/api/ingest — 204 — 0 B — 261 ms — http/1.1https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.rackspace.comrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/htdocs/sitecontext.min.html?parent_domain=https%3A%2F%2Fwww.rackspace.com — 200 — 889 B — 287 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.-RE1iC8VNhI.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGXhZZuMuO0YRo6SSj6JkWgSrzy9g/m=r78Drb — 200 — 202.7 KiB — 23 ms — h3https://api.tandeminspector.com/api/ingestapi.tandeminspector.com/api/ingest https://api.tandeminspector.com/api/ingest — 200 — 982 B — 123 ms — http/1.1blob:https://www.rackspace.com/1e03cbff-a406-45a3-a69d-823398983ab6www.rackspace.com/1e03cbff-a406-45a... blob:https://www.rackspace.com/1e03cbff-a406-45a3-a69d-823398983ab6 — -1 — 0 B — 0 ms — https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/sitecontext.min.jsrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/sitecontext.min.js — 200 — 1.6 KiB — 338 ms — h2https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webpi.ytimg.com/vi_webp/kYve-JK_Rq4/sdd... https://i.ytimg.com/vi_webp/kYve-JK_Rq4/sddefault.webp — 200 — 0 B — 0 ms — h2https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncBwww.rackspace.com/dSsMaecqPRal/dyWt... https://www.rackspace.com/dSsMaecqPRal/dyWtGKbMbi/xT/OiV7VNShXDQLGh9b/H1l0Fl8sBQ/In/Yaam1zPncB — 201 — 976 B — 274 ms — h2https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=46589553&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=46589553&utk= — 200 — 482 B — 92 ms — h2https://tracking.intentsify.io/page-tracking/intentsify-rackspace/https%3A%2F%2Fwww.rackspace.com%2Ftracking.intentsify.io/page-trackin... https://tracking.intentsify.io/page-tracking/intentsify-rackspace/https%3A%2F%2Fwww.rackspace.com%2F — 302 — 400 B — 71 ms — h2https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=46589553&currentUrl=https%3A%2F%2Fwww.rackspace.com%2F&isMobile=truecta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=46589553&currentUrl=https%3A%2F%2Fwww.rackspace.com%2F&isMobile=true — 200 — 1.0 KiB — 123 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 30 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 8 ms — h2https://fonts.googleapis.com/css2?family=Open%20Sans:ital,wght@0,400;0,700;1,400&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open%20Sans:ital,wght@0,400;0,700;1,400&display=swap — 200 — 2.3 KiB — 81 ms — h2https://js.hs-banner.com/v2/activity/viewjs.hs-banner.com/v2/activity/view https://js.hs-banner.com/v2/activity/view — 200 — 0 B — 95 ms — h2https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=013391ab-3c38-4873-9852-f8bc90e9c7d9-intentsify-rackspace-0dc69b6c-fb68-4412-8d65-02bea722a4f1a.usbrowserspeed.com/cs?pid=5476ad7... https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=013391ab-3c38-4873-9852-f8bc90e9c7d9-intentsify-rackspace-0dc69b6c-fb68-4412-8d65-02bea722a4f1 — 204 — 148 B — 161 ms — h2https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=1forms.hsforms.com/embed/v3/counters... https://forms.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=1 — 200 — 429 B — 115 ms — h3https://js.hs-banner.com/v2/activity/viewjs.hs-banner.com/v2/activity/view https://js.hs-banner.com/v2/activity/view — 204 — 487 B — 287 ms — h2https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.jswww.google.com/js/th/rOmrN60AN-U9GR... https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.js — 200 — 23.1 KiB — 48 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 23 ms — h3https://www.youtube-nocookie.com/generate_204?GmpsDwwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?GmpsDw — 204 — 10 B — 4 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 58 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/?lwc.mode=prod&lwr.linkHeaders=truerax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/?lwc.mode=prod&lwr.linkHeaders=true — 200 — 1.7 KiB — 357 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/inert.min.jsrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/js/inert.min.js — 200 — 2.8 KiB — 243 ms — h2https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 391 B — 93 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 311 B — 41 ms — h2https://www.rackspace.com/lc?step=1&dp=/&ul=en&plid=65712191.09464218&sr=412x823&vp=412x823&c=Light&dnt=0&gtm=1&s=200&l1=0&l2=0&l3=0&np=undefinedwww.rackspace.com/lc?step=1&dp=/&ul... https://www.rackspace.com/lc?step=1&dp=/&ul=en&plid=65712191.09464218&sr=412x823&vp=412x823&c=Light&dnt=0&gtm=1&s=200&l1=0&l2=0&l3=0&np=undefined — 200 — 94 B — 154 ms — h2https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=46589553&rcu=https%3A%2F%2Fwww.rackspace.com%2F&pu=https%3A%2F%2Fwww.rackspace.com%2F&t=Rackspace+Technology+%7C+Multicloud+Solutions+Provider&cts=1776893281196&rv=1&vi=65ff3db6532ca549de97daabeefc726e&nc=true&ce=false&pt=1&cc=1track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=46589553&rcu=https%3A%2F%2Fwww.rackspace.com%2F&pu=https%3A%2F%2Fwww.rackspace.com%2F&t=Rackspace+Technology+%7C+Multicloud+Solutions+Provider&cts=1776893281196&rv=1&vi=65ff3db6532ca549de97daabeefc726e&nc=true&ce=false&pt=1&cc=1 — 200 — 1.0 KiB — 134 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16665108602&cx=c&gtm=4e64k0 — 200 — 143.4 KiB — 96 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=24897455&t=pageview&_s=1&dl=https%3A%2F%2Fwww.rackspace.com%2F&ul=en-us&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&sr=412x823&vp=412x823&_u=aGDACEABBAAAACAAI~&jid=&gjid=&cid=1520727024.1776893280&tid=UA-35639070-1&_gid=552478572.1776893280&_slc=1&gtm=45He64k0n71M8LWJFv71780062za200zd71780062&cd37=en-us&cd38=rxt_home&cd69=GTM-M8LWJF&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&cd13=www%3Ahome&z=2101185042www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=24897455&t=pageview&_s=1&dl=https%3A%2F%2Fwww.rackspace.com%2F&ul=en-us&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&sr=412x823&vp=412x823&_u=aGDACEABBAAAACAAI~&jid=&gjid=&cid=1520727024.1776893280&tid=UA-35639070-1&_gid=552478572.1776893280&_slc=1&gtm=45He64k0n71M8LWJFv71780062za200zd71780062&cd37=en-us&cd38=rxt_home&cd69=GTM-M8LWJF&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&cd13=www%3Ahome&z=2101185042 — 200 — 26 B — 23 ms — h3https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/1e7fb74fd8/prod/lwr_loaderrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/1e7fb74fd8/prod/lwr_loader — 200 — 8.6 KiB — 21 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9b66f4a4e3/prod/lwr_bootstraprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9b66f4a4e3/prod/lwr_bootstrap — 200 — 28.8 KiB — 41 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/744f7852ef/prod/lwr_app_bootstrap_hookrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/744f7852ef/prod/lwr_app_bootstrap_hook — 200 — 4.7 KiB — 36 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9faac7844c/prod/lwr_lwcrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/9faac7844c/prod/lwr_lwc — 200 — 30.0 KiB — 66 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/267c7bc833/prod/lwr_apprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/framework/267c7bc833/prod/lwr_app — 200 — 75.6 KiB — 77 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/823b637978e1c08412fa81a6d3cace50/prod/en-US/home_viewrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/823b637978e1c08412fa81a6d3cace50/prod/en-US/home_view — 200 — 394.5 KiB — 116 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/259a789b5905e4a3e65c0942cc97421d/prod/en-US/force/luvioLwcBindings_cmprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/259a789b5905e4a3e65c0942cc97421d/prod/en-US/force/luvioLwcBindings_cmp — 200 — 2.0 KiB — 104 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/5b8557d8725fba2dbf2e6a4968ec430c/prod/en-US/force/luvioRuntimeWebruntime_cmprax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/component/5b8557d8725fba2dbf2e6a4968ec430c/prod/en-US/force/luvioRuntimeWebruntime_cmp — 200 — 5.7 KiB — 107 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/6d5af1c7213fd77a69453061e9f3919d/prod/en-US/frame_viewrax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/webruntime/view/6d5af1c7213fd77a69453061e9f3919d/prod/en-US/frame_view — 200 — 19.6 KiB — 111 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/embedded-messaging-styling.min.css?c647d14f78rax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/embedded-messaging-styling.min.css?c647d14f78 — 200 — 587 B — 205 ms — h2https://www.rackspace.com/geowww.rackspace.com/geo https://www.rackspace.com/geo — 200 — 481 B — 20 ms — h2https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/salesforce-lightning-design-system.min.css?c647d14f78rax.my.site.com/ESWSalesEnhanced177... https://rax.my.site.com/ESWSalesEnhanced1770951330132/assets/styles/salesforce-lightning-design-system.min.css?c647d14f78 — 200 — 102.0 KiB — 214 ms — h2https://ad.doubleclick.net/ddm/adj/N32702.197812NSO.CODESRV/B20408797.207615088;sz=1x2;ord=298206672?ad.doubleclick.net/ddm/adj/N32702.1... https://ad.doubleclick.net/ddm/adj/N32702.197812NSO.CODESRV/B20408797.207615088;sz=1x2;ord=298206672? — 200 — 39 B — 91 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=1078085827.1776893281&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=2118788223.1776893281&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v71780062za200zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776893281290&tfd=3118www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=1078085827.1776893281&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=2118788223.1776893281&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v71780062za200zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776893281290&tfd=3118 — 200 — 21 B — 89 ms — h3https://www.rackspace.com/themes/custom/hansel/favicon.icowww.rackspace.com/themes/custom/han... https://www.rackspace.com/themes/custom/hansel/favicon.ico — 200 — 1.0 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-4361691&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-4361691&cx=c&gtm=4e64k0 — 200 — 129.2 KiB — 67 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-981481402&cx=c&gtm=4e64k0 — 200 — 133.9 KiB — 84 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16665108602/?random=1776893281462&cv=11&fst=1776893281462&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=6&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16665108602/?random=1776893281462&cv=11&fst=1776893281462&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=6&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 65 ms — h3https://www.google.com/rmkt/collect/16665108602/?random=1776893281462&cv=11&fst=1776893281462&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=6&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1666510... https://www.google.com/rmkt/collect/16665108602/?random=1776893281462&cv=11&fst=1776893281462&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=6&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 165 ms — h3https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=1078085827.1776893281&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=2118788223.1776893281&navt=n&npa=0&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-16665108602&tid=AW-16665108602&tft=1776893281530&tfd=3358www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=1078085827.1776893281&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=2118788223.1776893281&navt=n&npa=0&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-16665108602&tid=AW-16665108602&tft=1776893281530&tfd=3358 — 200 — 21 B — 163 ms — h3https://ad.doubleclick.net/activity;src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=2118788223.1776893281;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;~oref=https%3A%2F%2Fwww.rackspace.com%2F?ad.doubleclick.net/activity;src=436... https://ad.doubleclick.net/activity;src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=2118788223.1776893281;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 302 — 21 B — 222 ms — h3https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=2118788223.1776893281;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=2118788223.1776893281;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 200 — 1.3 KiB — 80 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=2959002500881791916;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4KvOF1ZJgIdGHDaCAGpB0JscQdVCBw_uMhVo;_dc_time=1776893281;src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=2118788223.1776893281;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;~oref=https%3A%2F%2Fwww.rackspace.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=2959002500881791916;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4KvOF1ZJgIdGHDaCAGpB0JscQdVCBw_uMhVo;_dc_time=1776893281;src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=2118788223.1776893281;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;~oref=https%3A%2F%2Fwww.rackspace.com%2F? — 200 — 63 B — 193 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/981481402/?random=1776893281668&cv=11&fst=1776893281668&bg=ffffff&guid=ON&async=1&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=18&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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=KA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/981481402/?random=1776893281668&cv=11&fst=1776893281668&bg=ffffff&guid=ON&async=1&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=18&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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=KA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 30 ms — h3https://www.google.com/rmkt/collect/981481402/?random=1776893281668&cv=11&fst=1776893281668&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=18&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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=KA&gcp=5www.google.com/rmkt/collect/9814814... https://www.google.com/rmkt/collect/981481402/?random=1776893281668&cv=11&fst=1776893281668&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=18&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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=KA&gcp=5 — 200 — 20 B — 61 ms — h3https://www.google.com/ccm/collect?rcb=18&frm=0&ae=g&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=1078085827.1776893281&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=2118788223.1776893281&navt=n&npa=0&_tu=KA&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-981481402&tid=AW-981481402&tft=1776893281692&tfd=3521www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&ae=g&dl=https%3A%2F%2Fwww.rackspace.com%2F&scrsrc=www.googletagmanager.com&rnd=1078085827.1776893281&dt=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&auid=2118788223.1776893281&navt=n&npa=0&_tu=KA&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-981481402&tid=AW-981481402&tft=1776893281692&tfd=3521 — 200 — 21 B — 60 ms — h3https://www.google.com/pagead/1p-user-list/16665108602/?random=1776893281462&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=6&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfVOV90tR97VHQdruauKv1vQWTYxmAHJkl5jAzDTQscuHGVKiQQqc5GA0uaxtqX9uS_ZDxmIVi71BO8eh_wJgpc92Zwd9Zzik-s5NrMBbrtxhXSHzIspNFBAbygRVhxDBMZ2b21W-ZHd_2WPTHytoqQOWvcZQAK1d6htptP-fx4Q83flIMMscuEH9SFBGHKEge0t288ZFhLOxyPu5Rd2BD7OKY5GZkOAdCjAQIg&random=1977279990&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16665108602/?random=1776893281462&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9194598453z871780062za20gzb71780062zd71780062xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=6&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfVOV90tR97VHQdruauKv1vQWTYxmAHJkl5jAzDTQscuHGVKiQQqc5GA0uaxtqX9uS_ZDxmIVi71BO8eh_wJgpc92Zwd9Zzik-s5NrMBbrtxhXSHzIspNFBAbygRVhxDBMZ2b21W-ZHd_2WPTHytoqQOWvcZQAK1d6htptP-fx4Q83flIMMscuEH9SFBGHKEge0t288ZFhLOxyPu5Rd2BD7OKY5GZkOAdCjAQIg&random=1977279990&rmt_tld=0&ipr=y — 200 — 64 B — 32 ms — h3https://adservice.google.com/ddm/fls/z/src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=*;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=4361691;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=*;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F — 302 — 22 B — 56 ms — h3https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=7592207708518.619?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=7592207708518.619? — 302 — 282 B — 34 ms — h2https://www.google.com/pagead/1p-user-list/981481402/?random=1776893281668&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=18&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfW7_GoMxQtg9tmb8Jj8cGnsxxBsupfRpMsW5pABTLzBLFQ69LVbYnJfKG7AFHQHzqUsQhhEu29epNiuzdyCPaglMvSNPQEnukKGOpSEWRROaKLsu9aKK3MsDtuzmG-YpDuvKM0Ly74EESf5X6enmnqiFrm1RaVO5flZ2dntztZJ-1AqnifIQPLLPUryN5_eRPRnUxGMn05GVptglwTpAVvGspz5fKCKwy2d4GA&random=1891367970&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/981481402/?random=1776893281668&cv=11&fst=1776891600000&bg=ffffff&guid=ON&async=1&gtm=45be64k0z871780062za20gzb71780062zd71780062xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.rackspace.com%2F&rcb=18&frm=0&tiba=Rackspace%20Technology%20%7C%20Multicloud%20Solutions%20Provider&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2118788223.1776893281&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=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugfW7_GoMxQtg9tmb8Jj8cGnsxxBsupfRpMsW5pABTLzBLFQ69LVbYnJfKG7AFHQHzqUsQhhEu29epNiuzdyCPaglMvSNPQEnukKGOpSEWRROaKLsu9aKK3MsDtuzmG-YpDuvKM0Ly74EESf5X6enmnqiFrm1RaVO5flZ2dntztZJ-1AqnifIQPLLPUryN5_eRPRnUxGMn05GVptglwTpAVvGspz5fKCKwy2d4GA&random=1891367970&rmt_tld=0&ipr=y — 200 — 64 B — 31 ms — h3https://4361691.fls.doubleclick.net/activityi;dc_pre=CJ6R9KazgpQDFfaY7gEd1LIn5A;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=7592207708518.619?4361691.fls.doubleclick.net/activit... https://4361691.fls.doubleclick.net/activityi;dc_pre=CJ6R9KazgpQDFfaY7gEd1LIn5A;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=7592207708518.619? — 200 — 242 B — 27 ms — h3https://adservice.google.com/ddm/fls/z/src=4361691;dc_pre=CO-D9aazgpQDFZDQwgQdWn8H7w;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=*;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=4361691;dc_pre=CO-D9aazgpQDFZDQwgQdWn8H7w;type=PageN-;cat=Remar-;rcb=9;ord=1;num=9338489632716;npa=0;auiddc=*;u1=www%3Ahome;u11=https%3A%2F%2Fwww.rackspace.com%2F;u12=www.rackspace.com;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;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64k0v9190187677z871780062za20gzb71780062zd71780062xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938468~117266400~117384406~118463262;epver=2;dc_random=1776893281_D7LeeBq3vMNdGvYVlfAOHsehdwsr5uJrgQ;_dc_test=1;~oref=https%3A%2F%2Fwww.rackspace.com%2F — 200 — 63 B — 28 ms — h3https://adservice.google.com/ddm/fls/z/dc_pre=CJ6R9KazgpQDFfaY7gEd1LIn5A;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=7592207708518.619adservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CJ6R9KazgpQDFfaY7gEd1LIn5A;src=4361691;type=PageN-;cat=globa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1;num=7592207708518.619 — 200 — 63 B — 26 ms — h3https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 27 ms — h3https://www.rackspace.com/lc?step=2&dp=/&ul=en&plid=65712191.09464218&sr=412x823&vp=412x823&ga=1&db=0&chat=0&taModal=0www.rackspace.com/lc?step=2&dp=/&ul... https://www.rackspace.com/lc?step=2&dp=/&ul=en&plid=65712191.09464218&sr=412x823&vp=412x823&ga=1&db=0&chat=0&taModal=0 — 200 — 94 B — 470 ms — h2
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 13642ms · 1336KB · €148/mo
www.rackspace.com
Other
Costly
Execution 3203ms
Transfer 26 KB
Monthly Cost €35/mo
Unattributable
Other
Costly
Execution 1791ms
Transfer 0 KB
Monthly Cost €19/mo
www.rackspace.com
Other
Costly
Execution 1615ms
Transfer 1 KB
Unused 22%
Monthly Cost €18/mo
HubSpot Analytics
Analytics
Costly
Execution 1256ms
Transfer 42 KB
Monthly Cost €14/mo
Google Tag Manager
Tag Manager
Costly
Execution 1171ms
Transfer 193 KB
Unused 33%
Monthly Cost €13/mo
www.rackspace.com
Other
Costly
Execution 1105ms
Transfer 112 KB
Unused 58%
Monthly Cost €12/mo
Google Tag Manager
Tag Manager
Costly
Execution 765ms
Transfer 169 KB
Unused 40%
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 538ms
Transfer 143 KB
Unused 38%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 477ms
Transfer 175 KB
Unused 40%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 311ms
Transfer 134 KB
Unused 45%
Monthly Cost €3/mo
js.hubspot.com
Other
Costly
Execution 264ms
Transfer 28 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 263ms
Transfer 129 KB
Unused 48%
Monthly Cost €3/mo
js.hscollectedforms.net
Other
Costly
Execution 207ms
Transfer 26 KB
Monthly Cost €2/mo
Hotjar
Session Replay
Optional
Execution 179ms
Transfer 57 KB
Unused 67%
Monthly Cost €2/mo
Google Analytics
Analytics
Optional
Execution 145ms
Transfer 21 KB
Monthly Cost €2/mo
js.hs-banner.com
Other
Optional
Execution 139ms
Transfer 26 KB
Monthly Cost €2/mo
abm-tracking.demandscience.com
Other
Optional
Execution 104ms
Transfer 3 KB
Monthly Cost €1/mo
www.rackspace.com
Other
Optional
Execution 56ms
Transfer 45 KB
Monthly Cost €1/mo
www.rackspace.com
Other
Optional
Execution 52ms
Transfer 4 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.rackspace.com adds 3203ms and costs ~€35/month
  • Unattributable adds 1791ms and costs ~€19/month
  • www.rackspace.com adds 1615ms and costs ~€18/month
  • HubSpot Analytics adds 1256ms and costs ~€14/month
  • Google Tag Manager adds 1171ms and costs ~€13/month
  • www.rackspace.com adds 1105ms and costs ~€12/month
  • Google Tag Manager adds 765ms and costs ~€8/month
  • Google Tag Manager adds 538ms and costs ~€6/month
  • Google Tag Manager adds 477ms and costs ~€5/month
  • Google Tag Manager adds 311ms and costs ~€3/month
  • js.hubspot.com adds 264ms and costs ~€3/month
  • Google Tag Manager adds 263ms and costs ~€3/month
  • js.hscollectedforms.net adds 207ms and costs ~€2/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

www.rackspace.com takes 3203ms 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 1791ms 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.rackspace.com takes 1615ms 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 1256ms 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 1171ms 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.rackspace.com takes 1105ms 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

58% of www.rackspace.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

Google Tag Manager takes 765ms 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 538ms 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 477ms 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 311ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

js.hubspot.com takes 264ms 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 263ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

js.hscollectedforms.net takes 207ms 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

67% of Hotjar'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