Skip to content
https://waze.com

Performance

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

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

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

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

2.88 s

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

22.07 s

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

2.24 s

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

0.085

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

9.15 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

24.20 s

Page Load Progression

468 ms
936 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.3 s
3.7 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 111 requests
FIX
3.8 MB transferred, 111 requests
Warning::
Page weighs 10.2 MB (3.8 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Info::
Fonts are 219 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 219 KB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.79 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
111 requests
0.79 g CO2 per page load
JavaScript 2.4 MiB 65%
Images 918.3 KiB 24%
Fonts 219.4 KiB 6%
CSS 90.4 KiB 2%
Other 58.0 KiB 2%
HTML 53.2 KiB 1%
Other 7.0 KiB 0%
Other 3.3 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6816ms total JS execution
FIX
6816ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1457ms CPU time
Warning::
https://web-assets.waze.com/livemap/stg/vendor-3a0...: 1229ms CPU time
Warning::
https://web-assets.waze.com/livemap/stg/livemap-88...: 806ms CPU time
Warning::
Unattributable: 771ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NCT...: 447ms CPU time
Warning::
Third-party scripts: 6816ms (100% of total)

Main Thread Breakdown

Script Evaluation 65% Other 14% Script Parsing & Compilation 13% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1457ms1279ms112ms3rd
https://web-assets.waze.com/livemap/stg/vendor-3a024baeb9ce4dd4d6b7.js1229ms820ms201ms3rd
https://web-assets.waze.com/livemap/stg/livemap-882d361875036694d091.js806ms761ms3ms3rd
Unattributable771ms33ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NCTWGXP447ms354ms63ms3rd
https://www.googletagmanager.com/gtag/js?id=G-2848KND9CX&cx=c&gtm=4e64h1443ms359ms62ms3rd
https://www.waze.com/421ms59ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=G-NNCFE4W9M4&cx=c&gtm=4e64h1366ms310ms52ms3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/main.js227ms172ms45ms3rd
https://web-assets.waze.com/livemap/stg/waze-vendor-0969d5627898a0489faa.js219ms87ms122ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
19 scripts, 1.5 MB unused
FIX
19 scripts, 1.5 MB unused
Warning::
https://web-assets.waze.com/livemap/stg/vendor-3a0...: 308 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://web-assets.waze.com/livemap/stg/common-fa5...: 217 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://web-assets.waze.com/livemap/stg/waze-vendo...: 200 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 154 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 154 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.5 MB
1505 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://web-assets.waze.com/livemap/stg/vendor-3a024baeb9ce4dd4d6b7.js481 KB308 KB (65%)3rd
https://web-assets.waze.com/livemap/stg/common-fa563ec9150d88474b31.js303 KB217 KB (72%)3rd
https://web-assets.waze.com/livemap/stg/waze-vendor-0969d5627898a0489faa.js248 KB200 KB (81%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB154 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB154 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB154 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-2848KND9CX&cx=c&gtm=4e64h1158 KB63 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-NNCFE4W9M4&cx=c&gtm=4e64h1148 KB62 KB (42%)3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/9c/main.js83 KB53 KB (65%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NCTWGXP146 KB53 KB (36%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
111 resources · 3.8 MB · 1.5 MB savings available
FIX
111 resources · 3.8 MB · 1.5 MB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~1.5 MB of savings available
Warning::
110 third-party resources (100% of weight)
Info::
5 resources over 200KB
111 resources · 3.8 MiB · 110 third-party 2.8 MiB over 1MB target
JavaScript 65% · 2.4 MiB
Image 24% · 921.4 KiB
Font 6% · 219.4 KiB
CSS 2% · 90.4 KiB
Other 2% · 65.0 KiB
Document 1% · 53.4 KiB

~1.5 MiB of savings available

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

No Cache-Control header

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

B
Image Optimization
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Info::
All images are well-optimized
29 images 918 KB
0 oversized -0 KB
28 legacy format
0 missing dimensions CLS risk
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (219 KB)
PASS
7 fonts (219 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

219 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 2.9 s LCP 22.1 shttps://web-assets.waze.com/livemap/stg/boing-500-56c7f31d04e9047df2c76dca027faf5b.woff2boing-500-56c7f31d04e90... https://web-assets.waze.com/livemap/stg/boing-500-56c7f31d04e9047df2c76dca027faf5b.woff2 — 41.4 KiB — 123 ms — font-display: swaphttps://web-assets.waze.com/livemap/stg/WazeBoing-RegularWEB-24901c6478066fd1c5af9a84dd59b420.woff2WazeBoing-RegularWEB-24... https://web-assets.waze.com/livemap/stg/WazeBoing-RegularWEB-24901c6478066fd1c5af9a84dd59b420.woff2 — 36.1 KiB — 124 ms — font-display: swaphttps://web-assets.waze.com/livemap/stg/waze-web-icons-d5bc26bca7574e11e45817fbb6338594.woff2waze-web-icons-d5bc26bc... https://web-assets.waze.com/livemap/stg/waze-web-icons-d5bc26bca7574e11e45817fbb6338594.woff2 — 15.7 KiB — 21 ms — font-display: swaphttps://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2iJWKBXyIfDnIV7nBrXyw023... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 34.5 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 71 ms — font-display: swaphttps://web-assets.waze.com/livemap/stg/gotham-rounded-500-8bd419d722b3010bc9102c5d4882cc90.woff2gotham-rounded-500-8bd4... https://web-assets.waze.com/livemap/stg/gotham-rounded-500-8bd419d722b3010bc9102c5d4882cc90.woff2 — 22.7 KiB — 14 ms — font-display: swaphttps://web-assets.waze.com/livemap/stg/WazeBoing-MediumWEB-cc3cd44b7fb7b8f475198327ca5b2558.woff2WazeBoing-MediumWEB-cc3... https://web-assets.waze.com/livemap/stg/WazeBoing-MediumWEB-cc3cd44b7fb7b8f475198327ca5b2558.woff2 — 35.0 KiB — 11 ms — font-display: swap
boing-500-56c7f31d04e90... woff2 swap
Size 41 KB
Load time 123 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
WazeBoing-RegularWEB-24... woff2 swap
Size 36 KB
Load time 124 ms
Start 289 ms
Risk FOUT — text flashes from fallback to web font
waze-web-icons-d5bc26bc... woff2 swap
Size 16 KB
Load time 21 ms
Start 459 ms
Risk FOUT — text flashes from fallback to web font
iJWKBXyIfDnIV7nBrXyw023... woff2 swap
Size 35 KB
Load time 9 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 71 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
gotham-rounded-500-8bd4... woff2 swap
Size 23 KB
Load time 14 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
WazeBoing-MediumWEB-cc3... woff2 swap
Size 35 KB
Load time 11 ms
Start 2.8 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
12 hints, 0 missing preconnects
PASS
12 hints, 0 missing preconnects
Info::
Page uses 12 resource hint(s)

Current Resource Hints

preconnect
3
preload
9
dns-prefetch
prefetch

12 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
111 requests over 6505ms
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 2.9 s LCP 22.1 shttps://waze.com// https://waze.com/ — 301 — 213 B — 243 ms — h2https://www.waze.com/www.waze.com/ https://www.waze.com/ — 200 — 25.6 KiB — 12 ms — h2https://web-assets.waze.com/livemap/stg/boing-500-56c7f31d04e9047df2c76dca027faf5b.woff2web-assets.waze.com/livemap/stg/boi... https://web-assets.waze.com/livemap/stg/boing-500-56c7f31d04e9047df2c76dca027faf5b.woff2 — 200 — 41.4 KiB — 123 ms — h2https://web-assets.waze.com/livemap/stg/WazeBoing-RegularWEB-24901c6478066fd1c5af9a84dd59b420.woff2web-assets.waze.com/livemap/stg/Waz... https://web-assets.waze.com/livemap/stg/WazeBoing-RegularWEB-24901c6478066fd1c5af9a84dd59b420.woff2 — 200 — 36.1 KiB — 124 ms — h2https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap — 200 — 1.3 KiB — 128 ms — h2https://web-assets.waze.com/livemap/stg/vendor-01fbf9a4f3c117d4a655.cssweb-assets.waze.com/livemap/stg/ven... https://web-assets.waze.com/livemap/stg/vendor-01fbf9a4f3c117d4a655.css — 200 — 4.4 KiB — 64 ms — h2https://web-assets.waze.com/livemap/stg/waze-vendor-e2d9ecdc8452c1f5d1e8.cssweb-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/waze-vendor-e2d9ecdc8452c1f5d1e8.css — 200 — 17.9 KiB — 61 ms — h2https://web-assets.waze.com/livemap/stg/common-9b12d2e00fa666efcab7.cssweb-assets.waze.com/livemap/stg/com... https://web-assets.waze.com/livemap/stg/common-9b12d2e00fa666efcab7.css — 200 — 23.2 KiB — 64 ms — h2https://web-assets.waze.com/livemap/stg/livemap-efd644837e995bfa3f2e.cssweb-assets.waze.com/livemap/stg/liv... https://web-assets.waze.com/livemap/stg/livemap-efd644837e995bfa3f2e.css — 200 — 1.4 KiB — 63 ms — h2https://www.waze.com/web-events/visitorswww.waze.com/web-events/visitors https://www.waze.com/web-events/visitors — 200 — 712 B — 244 ms — h2https://www.waze.com/api/config/LivemapConfigwww.waze.com/api/config/LivemapConf... https://www.waze.com/api/config/LivemapConfig — 200 — 719 B — 470 ms — h2https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 157 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 160 ms — https://www.google.com/recaptcha/enterprise.js?render=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc&waf=session&badge=bottomleftwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc&waf=session&badge=bottomleft — 200 — 1.1 KiB — 138 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NCTWGXPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NCTWGXP — 200 — 145.9 KiB — 260 ms — h2https://web-assets.waze.com/livemap/stg/map-placeholder@2x-d2d62e1471a04a5643035e8da0142369.pngweb-assets.waze.com/livemap/stg/map... https://web-assets.waze.com/livemap/stg/map-placeholder@2x-d2d62e1471a04a5643035e8da0142369.png — 200 — 656 B — 10 ms — h2https://web-assets.waze.com/livemap/stg/page-loader-background@2x-af7db133d446db4cc224b506b7c22d0d.pngweb-assets.waze.com/livemap/stg/pag... https://web-assets.waze.com/livemap/stg/page-loader-background@2x-af7db133d446db4cc224b506b7c22d0d.png — 200 — 661 B — 9 ms — h2https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 90 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 83 ms — https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 89 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 78 ms — https://web-assets.waze.com/livemap/stg/common-fa563ec9150d88474b31.jsweb-assets.waze.com/livemap/stg/com... https://web-assets.waze.com/livemap/stg/common-fa563ec9150d88474b31.js — 200 — 302.5 KiB — 98 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 80 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 87 ms — https://web-assets.waze.com/livemap/stg/vendor-3a024baeb9ce4dd4d6b7.jsweb-assets.waze.com/livemap/stg/ven... https://web-assets.waze.com/livemap/stg/vendor-3a024baeb9ce4dd4d6b7.js — 200 — 480.6 KiB — 117 ms — h3https://web-assets.waze.com/livemap/stg/waze-vendor-0969d5627898a0489faa.jsweb-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/waze-vendor-0969d5627898a0489faa.js — 200 — 248.3 KiB — 102 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 85 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 84 ms — https://web-assets.waze.com/livemap/stg/livemap-882d361875036694d091.jsweb-assets.waze.com/livemap/stg/liv... https://web-assets.waze.com/livemap/stg/livemap-882d361875036694d091.js — 200 — 8.7 KiB — 22 ms — h3https://web-assets.waze.com/livemap/stg/map-placeholder-306089143fcd4e061cdb3b946ccec977.pngweb-assets.waze.com/livemap/stg/map... https://web-assets.waze.com/livemap/stg/map-placeholder-306089143fcd4e061cdb3b946ccec977.png — 200 — 333 B — 32 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 2.9 s LCP 22.1 shttps://waze.com// https://waze.com/ — 301 — 213 B — 243 ms — h2https://www.waze.com/www.waze.com/ https://www.waze.com/ — 200 — 25.6 KiB — 12 ms — h2https://web-assets.waze.com/livemap/stg/boing-500-56c7f31d04e9047df2c76dca027faf5b.woff2web-assets.waze.com/livemap/stg/boi... https://web-assets.waze.com/livemap/stg/boing-500-56c7f31d04e9047df2c76dca027faf5b.woff2 — 200 — 41.4 KiB — 123 ms — h2https://web-assets.waze.com/livemap/stg/WazeBoing-RegularWEB-24901c6478066fd1c5af9a84dd59b420.woff2web-assets.waze.com/livemap/stg/Waz... https://web-assets.waze.com/livemap/stg/WazeBoing-RegularWEB-24901c6478066fd1c5af9a84dd59b420.woff2 — 200 — 36.1 KiB — 124 ms — h2https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swapfonts.googleapis.com/css2?family=Ru... https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap — 200 — 1.3 KiB — 128 ms — h2https://web-assets.waze.com/livemap/stg/vendor-01fbf9a4f3c117d4a655.cssweb-assets.waze.com/livemap/stg/ven... https://web-assets.waze.com/livemap/stg/vendor-01fbf9a4f3c117d4a655.css — 200 — 4.4 KiB — 64 ms — h2https://web-assets.waze.com/livemap/stg/waze-vendor-e2d9ecdc8452c1f5d1e8.cssweb-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/waze-vendor-e2d9ecdc8452c1f5d1e8.css — 200 — 17.9 KiB — 61 ms — h2https://web-assets.waze.com/livemap/stg/common-9b12d2e00fa666efcab7.cssweb-assets.waze.com/livemap/stg/com... https://web-assets.waze.com/livemap/stg/common-9b12d2e00fa666efcab7.css — 200 — 23.2 KiB — 64 ms — h2https://web-assets.waze.com/livemap/stg/livemap-efd644837e995bfa3f2e.cssweb-assets.waze.com/livemap/stg/liv... https://web-assets.waze.com/livemap/stg/livemap-efd644837e995bfa3f2e.css — 200 — 1.4 KiB — 63 ms — h2https://www.waze.com/web-events/visitorswww.waze.com/web-events/visitors https://www.waze.com/web-events/visitors — 200 — 712 B — 244 ms — h2https://www.waze.com/api/config/LivemapConfigwww.waze.com/api/config/LivemapConf... https://www.waze.com/api/config/LivemapConfig — 200 — 719 B — 470 ms — h2https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 157 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 160 ms — https://www.google.com/recaptcha/enterprise.js?render=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc&waf=session&badge=bottomleftwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc&waf=session&badge=bottomleft — 200 — 1.1 KiB — 138 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NCTWGXPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NCTWGXP — 200 — 145.9 KiB — 260 ms — h2https://web-assets.waze.com/livemap/stg/map-placeholder@2x-d2d62e1471a04a5643035e8da0142369.pngweb-assets.waze.com/livemap/stg/map... https://web-assets.waze.com/livemap/stg/map-placeholder@2x-d2d62e1471a04a5643035e8da0142369.png — 200 — 656 B — 10 ms — h2https://web-assets.waze.com/livemap/stg/page-loader-background@2x-af7db133d446db4cc224b506b7c22d0d.pngweb-assets.waze.com/livemap/stg/pag... https://web-assets.waze.com/livemap/stg/page-loader-background@2x-af7db133d446db4cc224b506b7c22d0d.png — 200 — 661 B — 9 ms — h2https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 90 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 83 ms — https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 89 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 78 ms — https://web-assets.waze.com/livemap/stg/common-fa563ec9150d88474b31.jsweb-assets.waze.com/livemap/stg/com... https://web-assets.waze.com/livemap/stg/common-fa563ec9150d88474b31.js — 200 — 302.5 KiB — 98 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 80 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 87 ms — https://web-assets.waze.com/livemap/stg/vendor-3a024baeb9ce4dd4d6b7.jsweb-assets.waze.com/livemap/stg/ven... https://web-assets.waze.com/livemap/stg/vendor-3a024baeb9ce4dd4d6b7.js — 200 — 480.6 KiB — 117 ms — h3https://web-assets.waze.com/livemap/stg/waze-vendor-0969d5627898a0489faa.jsweb-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/waze-vendor-0969d5627898a0489faa.js — 200 — 248.3 KiB — 102 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 85 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 84 ms — https://web-assets.waze.com/livemap/stg/livemap-882d361875036694d091.jsweb-assets.waze.com/livemap/stg/liv... https://web-assets.waze.com/livemap/stg/livemap-882d361875036694d091.js — 200 — 8.7 KiB — 22 ms — h3https://web-assets.waze.com/livemap/stg/map-placeholder-306089143fcd4e061cdb3b946ccec977.pngweb-assets.waze.com/livemap/stg/map... https://web-assets.waze.com/livemap/stg/map-placeholder-306089143fcd4e061cdb3b946ccec977.png — 200 — 333 B — 32 ms — h3https://web-assets.waze.com/livemap/stg/loader_white_bg@2x-e5fc188df87bbe7b6e3ef69aea522140.gifweb-assets.waze.com/livemap/stg/loa... https://web-assets.waze.com/livemap/stg/loader_white_bg@2x-e5fc188df87bbe7b6e3ef69aea522140.gif — 200 — 13.9 KiB — 32 ms — h3https://web-assets.waze.com/livemap/stg/waze-web-icons-d5bc26bca7574e11e45817fbb6338594.woff2web-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/waze-web-icons-d5bc26bca7574e11e45817fbb6338594.woff2 — 200 — 15.7 KiB — 21 ms — h2https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 70 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 77 ms — https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 108 ms — h2https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 105 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 104 ms — https://maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyD3pw7nGs7Jal1C4A7G3L9pYxfM6urTeMg&language=en&callback=google.maps.__ib__maps.googleapis.com/maps/api/js?lib... https://maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyD3pw7nGs7Jal1C4A7G3L9pYxfM6urTeMg&language=en&callback=google.maps.__ib__ — 200 — 2.8 KiB — 128 ms — h2https://www.googletagmanager.com/gtag/js?id=G-2848KND9CX&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2848KND9CX&cx=c&gtm=4e64h1 — 200 — 157.5 KiB — 197 ms — h2https://www.googletagmanager.com/gtag/js?id=G-NNCFE4W9M4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NNCFE4W9M4&cx=c&gtm=4e64h1 — 200 — 148.2 KiB — 211 ms — h2https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc&co=aHR0cHM6Ly93d3cud2F6ZS5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&badge=bottomleft&anchor-ms=20000&execute-ms=30000&cb=obzhqspsilywwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc&co=aHR0cHM6Ly93d3cud2F6ZS5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&badge=bottomleft&anchor-ms=20000&execute-ms=30000&cb=obzhqspsilyw — 200 — 27.6 KiB — 155 ms — h3https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2fonts.gstatic.com/s/rubik/v31/iJWKB... https://fonts.gstatic.com/s/rubik/v31/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 200 — 34.5 KiB — 9 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/places.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/places.js — 200 — 61.4 KiB — 15 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/9c/main.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/main.js — 200 — 82.9 KiB — 14 ms — h2https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 45 B — 119 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js — 200 — 36.9 KiB — 15 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js — 200 — 69.7 KiB — 18 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/9c/geocoder.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/9c/geocoder.js — 200 — 2.3 KiB — 15 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 68 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 81 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-2848KND9CX&gtm=45je64h1v9204008017z877368432za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=30238272.1776801473&frm=0&pscdl=noapi&rcb=0&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~115616985~115938466~115938469~117266400~117884344&dp=%2F&sid=1776801472&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1295www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-2848KND9CX&gtm=45je64h1v9204008017z877368432za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=30238272.1776801473&frm=0&pscdl=noapi&rcb=0&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~115616985~115938466~115938469~117266400~117884344&dp=%2F&sid=1776801472&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1295 — 204 — 547 B — 152 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-NNCFE4W9M4&gtm=45je64h1v9181729583z877368432za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=30238272.1776801473&frm=0&ir=1&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~117266400~118463262&sid=1776801473&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=page_view&_fv=1&_ss=1&tfd=1425www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-NNCFE4W9M4&gtm=45je64h1v9181729583z877368432za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EA&are=1&cid=30238272.1776801473&frm=0&ir=1&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~117266400~118463262&sid=1776801473&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=page_view&_fv=1&_ss=1&tfd=1425 — 204 — 48 B — 63 ms — h2https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 275 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 7 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 — 71 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 28 ms — h2https://web-assets.waze.com/livemap/stg/favicon-32a6472203cb074e603a9e38d303f9b7.svgweb-assets.waze.com/livemap/stg/fav... https://web-assets.waze.com/livemap/stg/favicon-32a6472203cb074e603a9e38d303f9b7.svg — 200 — 3.1 KiB — 5 ms — h3https://www.google.com/recaptcha/enterprise/reload?k=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYcwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/reload?k=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc — 200 — 2.3 KiB — 178 ms — h3https://www.google.com/recaptcha/enterprise/clr?k=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYcwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/clr?k=6Lc8BGcsAAAAAG6hhda2BDiMohehOUxc_JT6RYYc — 200 — 16 B — 194 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.3 KiB — 9 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 71 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 69 ms — https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 91 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 90 ms — https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 84 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 83 ms — https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 82 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 81 ms — https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 79 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 79 ms — https://www.waze.com/login/getwww.waze.com/login/get https://www.waze.com/login/get — 200 — 198 B — 156 ms — h3https://www.waze.com/web_api/request_info?source=cookie_consentwww.waze.com/web_api/request_info?s... https://www.waze.com/web_api/request_info?source=cookie_consent — 200 — 174 B — 202 ms — h3https://www.waze.com/web_api/request_infowww.waze.com/web_api/request_info https://www.waze.com/web_api/request_info — 200 — 174 B — 198 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='9' xmlns='http://www.w3.org/2000/svg'%3E…www.w3.org/2000/svg'%3E… data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='9' xmlns='http://www.w3.org/2000/svg'%3E… — 200 — 0 B — 0 ms — datahttps://web-assets.waze.com/livemap/stg/dots-1024de74251a004b57cb93be5ada5ccf.svgweb-assets.waze.com/livemap/stg/dot... https://web-assets.waze.com/livemap/stg/dots-1024de74251a004b57cb93be5ada5ccf.svg — 200 — 268 B — 6 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1811165728&t=event&ni=1&_s=1&dl=https%3A%2F%2Fwww.waze.com%2F&ul=en-us&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&sr=412x823&vp=412x823&ec=JS%20Error&ea=Script%20error.&el=https%3A%2F%2Fwww.waze.com%2F&ev=0&_u=YADAAEABAAAAACAAI~&jid=994238769&gjid=1179250193&cid=30238272.1776801473&tid=UA-6698700-1&_gid=1026956460.1776801474&_r=1&_slc=1&gtm=45He64h1n81NCTWGXPv77368432za200zd77368432&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401&z=1945270589www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1811165728&t=event&ni=1&_s=1&dl=https%3A%2F%2Fwww.waze.com%2F&ul=en-us&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&sr=412x823&vp=412x823&ec=JS%20Error&ea=Script%20error.&el=https%3A%2F%2Fwww.waze.com%2F&ev=0&_u=YADAAEABAAAAACAAI~&jid=994238769&gjid=1179250193&cid=30238272.1776801473&tid=UA-6698700-1&_gid=1026956460.1776801474&_r=1&_slc=1&gtm=45He64h1n81NCTWGXPv77368432za200zd77368432&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401&z=1945270589 — 200 — 38 B — 55 ms — h3https://web-assets.waze.com/livemap/stg/waze-text-22b87857412603e187a11d90fca2c7a9.svgweb-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/waze-text-22b87857412603e187a11d90fca2c7a9.svg — 200 — 1.5 KiB — 16 ms — h3https://web-assets.waze.com/livemap/stg/stars_gold-56e6bae053108658a168448db404c522.svgweb-assets.waze.com/livemap/stg/sta... https://web-assets.waze.com/livemap/stg/stars_gold-56e6bae053108658a168448db404c522.svg — 200 — 630 B — 16 ms — h3https://web-assets.waze.com/livemap/stg/wazer-c6afa7081060072cc69e7ecb9aac1a3d.svgweb-assets.waze.com/livemap/stg/waz... https://web-assets.waze.com/livemap/stg/wazer-c6afa7081060072cc69e7ecb9aac1a3d.svg — 200 — 2.5 KiB — 14 ms — h3https://web-assets.waze.com/livemap/stg/gotham-rounded-500-8bd419d722b3010bc9102c5d4882cc90.woff2web-assets.waze.com/livemap/stg/got... https://web-assets.waze.com/livemap/stg/gotham-rounded-500-8bd419d722b3010bc9102c5d4882cc90.woff2 — 200 — 22.7 KiB — 14 ms — h3https://web-assets.waze.com/livemap/stg/WazeBoing-MediumWEB-cc3cd44b7fb7b8f475198327ca5b2558.woff2web-assets.waze.com/livemap/stg/Waz... https://web-assets.waze.com/livemap/stg/WazeBoing-MediumWEB-cc3cd44b7fb7b8f475198327ca5b2558.woff2 — 200 — 35.0 KiB — 11 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 73 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 70 ms — https://www.waze.com/row-tiles/live/base/14/6056/9289/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6056/9289/tile.png?highres=true — 200 — 82.0 KiB — 12 ms — h3https://www.waze.com/row-tiles/live/base/14/6056/9290/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6056/9290/tile.png?highres=true — 200 — 115.9 KiB — 40 ms — h3https://www.waze.com/row-tiles/live/base/14/6055/9289/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6055/9289/tile.png?highres=true — 200 — 64.7 KiB — 28 ms — h3https://www.waze.com/row-tiles/live/base/14/6057/9289/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6057/9289/tile.png?highres=true — 200 — 74.2 KiB — 54 ms — h3https://www.waze.com/row-tiles/live/base/14/6055/9290/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6055/9290/tile.png?highres=true — 200 — 74.1 KiB — 62 ms — h3https://www.waze.com/row-tiles/live/base/14/6057/9290/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6057/9290/tile.png?highres=true — 200 — 75.4 KiB — 59 ms — h3https://www.waze.com/row-tiles/live/base/14/6056/9288/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6056/9288/tile.png?highres=true — 200 — 5.6 KiB — 43 ms — h3https://www.waze.com/row-tiles/live/base/14/6056/9291/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6056/9291/tile.png?highres=true — 200 — 58.7 KiB — 61 ms — h3https://www.waze.com/row-tiles/live/base/14/6055/9288/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6055/9288/tile.png?highres=true — 200 — 69.5 KiB — 52 ms — h3https://www.waze.com/row-tiles/live/base/14/6057/9288/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6057/9288/tile.png?highres=true — 200 — 97.3 KiB — 59 ms — h3https://www.waze.com/row-tiles/live/base/14/6055/9291/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6055/9291/tile.png?highres=true — 200 — 53.7 KiB — 46 ms — h3https://www.waze.com/row-tiles/live/base/14/6057/9291/tile.png?highres=truewww.waze.com/row-tiles/live/base/14... https://www.waze.com/row-tiles/live/base/14/6057/9291/tile.png?highres=true — 200 — 103.6 KiB — 61 ms — h3https://www.waze.com/live-map/api/georss?top=-23.40920171011544&bottom=-23.48035554929727&left=-46.939533233642585&right=-46.89709854125977&env=row&types=alerts,traffic,userswww.waze.com/live-map/api/georss?to... https://www.waze.com/live-map/api/georss?top=-23.40920171011544&bottom=-23.48035554929727&left=-46.939533233642585&right=-46.89709854125977&env=row&types=alerts,traffic,users — 200 — 4.5 KiB — 521 ms — h3https://csp.withgoogle.com/csp/wazelivemapcsp.withgoogle.com/csp/wazelivemap https://csp.withgoogle.com/csp/wazelivemap — -1 — 0 B — 69 ms — https://csp.withgoogle.com/csp/waze-wfecsp.withgoogle.com/csp/waze-wfe https://csp.withgoogle.com/csp/waze-wfe — -1 — 0 B — 64 ms — https://web-assets.waze.com/livemap/stg/police-c6e927d3b03d9fb6c9166bccbb1d6558.svgweb-assets.waze.com/livemap/stg/pol... https://web-assets.waze.com/livemap/stg/police-c6e927d3b03d9fb6c9166bccbb1d6558.svg — 200 — 3.5 KiB — 6 ms — h3https://web-assets.waze.com/livemap/stg/happy@2x-0a0be1ec2150de1bff617ff7e1f522b6.pngweb-assets.waze.com/livemap/stg/hap... https://web-assets.waze.com/livemap/stg/happy@2x-0a0be1ec2150de1bff617ff7e1f522b6.png — 200 — 2.5 KiB — 7 ms — h3https://www.waze.com/web-events/visitorswww.waze.com/web-events/visitors https://www.waze.com/web-events/visitors — 200 — 96 B — 255 ms — h3https://web-assets.waze.com/livemap/stg/sunny@2x-f1c863c94915e67af80bb2d17670e148.pngweb-assets.waze.com/livemap/stg/sun... https://web-assets.waze.com/livemap/stg/sunny@2x-f1c863c94915e67af80bb2d17670e148.png — 200 — 3.7 KiB — 8 ms — h3https://web-assets.waze.com/livemap/stg/LOL@2x-fd6a952a2a007e55680876767efd651a.pngweb-assets.waze.com/livemap/stg/LOL... https://web-assets.waze.com/livemap/stg/LOL@2x-fd6a952a2a007e55680876767efd651a.png — 200 — 2.7 KiB — 7 ms — h3https://web-assets.waze.com/livemap/stg/inlove@2x-63e4f98cda023485571df8fb83e00bc9.pngweb-assets.waze.com/livemap/stg/inl... https://web-assets.waze.com/livemap/stg/inlove@2x-63e4f98cda023485571df8fb83e00bc9.png — 200 — 2.5 KiB — 7 ms — h3https://web-assets.waze.com/livemap/stg/peaceful@2x-cff195b7bdd9a7ac5ba88ee51047a616.pngweb-assets.waze.com/livemap/stg/pea... https://web-assets.waze.com/livemap/stg/peaceful@2x-cff195b7bdd9a7ac5ba88ee51047a616.png — 200 — 3.2 KiB — 5 ms — h3https://web-assets.waze.com/livemap/stg/ninja@2x-d4a907bdeffda22d8b0e3f8462e12aeb.pngweb-assets.waze.com/livemap/stg/nin... https://web-assets.waze.com/livemap/stg/ninja@2x-d4a907bdeffda22d8b0e3f8462e12aeb.png — 200 — 2.8 KiB — 5 ms — h3https://www.waze.com/web-eventswww.waze.com/web-events https://www.waze.com/web-events — 201 — 18.8 KiB — 276 ms — h3https://www.waze.com/web-eventswww.waze.com/web-events https://www.waze.com/web-events — 201 — 19.3 KiB — 270 ms — h3https://www.waze.com/web-eventswww.waze.com/web-events https://www.waze.com/web-events — 201 — 17.4 KiB — 272 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-2848KND9CX&gtm=45je64h1v9204008017za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAAQ&ae=a&are=1&cid=30238272.1776801473&frm=0&pscdl=noapi&rcb=0&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=2&tag_exp=0~115616985~115938466~115938469~117266400~117884344&dp=%2F&sid=1776801472&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=scroll&epn.percent_scrolled=90&_et=17&tfd=6315www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-2848KND9CX&gtm=45je64h1v9204008017za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAAQ&ae=a&are=1&cid=30238272.1776801473&frm=0&pscdl=noapi&rcb=0&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=2&tag_exp=0~115616985~115938466~115938469~117266400~117884344&dp=%2F&sid=1776801472&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=scroll&epn.percent_scrolled=90&_et=17&tfd=6315 — 204 — 20 B — 60 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-NNCFE4W9M4&gtm=45je64h1v9181729583za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EEAAAAQ&ae=a&are=1&cid=30238272.1776801473&frm=0&ir=1&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=2&tag_exp=0~115938466~115938468~117266400~118463262&sid=1776801473&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=scroll&epn.percent_scrolled=90&_et=13&tfd=6443www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-NNCFE4W9M4&gtm=45je64h1v9181729583za20gzb77368432zd77368432&_p=1776801471930&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EEAAAAQ&ae=a&are=1&cid=30238272.1776801473&frm=0&ir=1&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=2&tag_exp=0~115938466~115938468~117266400~118463262&sid=1776801473&sct=1&seg=0&dl=https%3A%2F%2Fwww.waze.com%2F&dt=Driving%20directions%2C%20live%20traffic%20%26%20road%20conditions%20updates%20-%20Waze&en=scroll&epn.percent_scrolled=90&_et=13&tfd=6443 — 204 — 20 B — 60 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6816ms · 1727KB · $90/mo
www.gstatic.com
Other
Costly
Execution 1457ms
Transfer 0 KB
Unused 43%
Monthly Cost $19/mo
web-assets.waze.com
Other
Costly
Execution 1229ms
Transfer 481 KB
Unused 65%
Monthly Cost $16/mo
web-assets.waze.com
Other
Costly
Execution 806ms
Transfer 9 KB
Monthly Cost $11/mo
Unattributable
Other
Costly
Execution 771ms
Transfer 0 KB
Monthly Cost $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 447ms
Transfer 146 KB
Unused 36%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 443ms
Transfer 158 KB
Unused 40%
Monthly Cost $6/mo
www.waze.com
Other
Costly
Execution 421ms
Transfer 26 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 366ms
Transfer 148 KB
Unused 42%
Monthly Cost $5/mo
maps.googleapis.com
Other
Costly
Execution 227ms
Transfer 83 KB
Unused 65%
Monthly Cost $3/mo
web-assets.waze.com
Other
Costly
Execution 219ms
Transfer 248 KB
Unused 81%
Monthly Cost $3/mo
web-assets.waze.com
Other
Optional
Execution 189ms
Transfer 303 KB
Unused 72%
Monthly Cost $2/mo
Google Analytics
Analytics
Optional
Execution 95ms
Transfer 20 KB
Monthly Cost $1/mo
maps.googleapis.com
Other
Optional
Execution 86ms
Transfer 37 KB
Unused 73%
Monthly Cost $1/mo
maps.googleapis.com
Other
Optional
Execution 60ms
Transfer 70 KB
Unused 38%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 1457ms and costs ~$19/month
  • web-assets.waze.com adds 1229ms and costs ~$16/month
  • web-assets.waze.com adds 806ms and costs ~$11/month
  • Unattributable adds 771ms and costs ~$10/month
  • Google Tag Manager adds 447ms and costs ~$6/month
  • Google Tag Manager adds 443ms and costs ~$6/month
  • www.waze.com adds 421ms and costs ~$6/month
  • Google Tag Manager adds 366ms and costs ~$5/month
  • maps.googleapis.com adds 227ms and costs ~$3/month
  • web-assets.waze.com adds 219ms and costs ~$3/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.gstatic.com takes 1457ms 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

web-assets.waze.com takes 1229ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

65% of web-assets.waze.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

web-assets.waze.com takes 806ms 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 771ms 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 447ms 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 443ms 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.waze.com takes 421ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

maps.googleapis.com takes 227ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

65% of maps.googleapis.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

web-assets.waze.com takes 219ms 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

81% of web-assets.waze.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

72% of web-assets.waze.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

73% of maps.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback