Skip to content
https://subway.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

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

54
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.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.65 s

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

5.14 s

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

234 ms

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

0.002

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

3.65 s

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

5.30 s

Page Load Progression

846 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.8 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.5 MB transferred, 186 requests
FIX
7.5 MB transferred, 186 requests
Critical::
Page weighs 13.6 MB (7.5 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 752 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 752 KB
Warning::
186 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.6 g CO2 per page load
7.5 MB / 2.4 MB budget
7.5 MB transferred
186 requests
1.6 g CO2 per page load
Other 3.9 MiB 53%
JavaScript 1.7 MiB 23%
Images 776.8 KiB 10%
Fonts 751.8 KiB 10%
CSS 164.1 KiB 2%
Other 72.7 KiB 1%
HTML 51.2 KiB 1%
Other 28.1 KiB 0%
Other 6.6 KiB 0%
Other 478 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.5 MiB of 7.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2556ms total JS execution
FIX
2556ms total JS execution
Warning::
Unattributable: 516ms CPU time
Warning::
https://www.subway.com/en-us: 448ms CPU time
Warning::
https://www.subway.com/dist/RemoteOrder/js/app.js?...: 344ms CPU time
Warning::
https://cdn.quantummetric.com/qscripts/quantum-sub...: 287ms CPU time
Warning::
https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONp...: 259ms CPU time
Warning::
Third-party scripts: 2556ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 22% Style & Layout 12% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
Unattributable516ms62ms0ms3rd
https://www.subway.com/en-us448ms20ms5ms3rd
https://www.subway.com/dist/RemoteOrder/js/app.js?v=6.22.177344ms241ms46ms3rd
https://cdn.quantummetric.com/qscripts/quantum-subway.js287ms271ms9ms3rd
https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0B259ms233ms17ms3rd
https://assets.adobedtm.com/041a2403188d/9c33e01fd853/launch-c29f9a12ff43.min.js199ms150ms42ms3rd
https://www.subway.com/dist/RemoteOrder/js/components/customizer/index.14f2e228dd6cbf444342.js?v=6.22.177150ms102ms40ms3rd
https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js123ms70ms16ms3rd
https://www.subway.com/dist/RemoteOrder/js/main.js?v=6.22.17794ms30ms4ms3rd
https://js-cdn.dynatrace.com/jstag/15c157a40ab/bf69157qdp/66653261b3f39eb6_complete.js86ms69ms6ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
30 scripts, 757 KB unused
FIX
30 scripts, 757 KB unused
Warning::
https://www.subway.com/dist/RemoteOrder/js/app.js?...: 211 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.subway.com/dist/RemoteOrder/js/compone...: 200 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/041a2403188d/9c33e01fd...: 91 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.1...: 67 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5...: 47 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 757 KB
757 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.subway.com/dist/RemoteOrder/js/app.js?v=6.22.177341 KB211 KB (63%)3rd
https://www.subway.com/dist/RemoteOrder/js/components/customizer/index.14f2e228dd6cbf444342.js?v=6.22.177334 KB200 KB (60%)3rd
https://assets.adobedtm.com/041a2403188d/9c33e01fd853/launch-c29f9a12ff43.min.js262 KB91 KB (35%)3rd
https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js127 KB67 KB (53%)3rd
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.4/lottie.min.js54 KB47 KB (88%)3rd
https://cdn.quantummetric.com/qscripts/quantum-subway.js101 KB36 KB (35%)3rd
https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0B168 KB34 KB (21%)3rd
https://js-cdn.dynatrace.com/jstag/15c157a40ab/bf69157qdp/66653261b3f39eb6_complete.js79 KB28 KB (36%)3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js30 KB22 KB (73%)3rd
https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js32 KB21 KB (66%)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
186 resources · 7.5 MB · 757 KB savings available
FIX
186 resources · 7.5 MB · 757 KB savings available
Warning::
Page weight 6.5 MB over 1MB target
Got: 7.5 MB Expected: ≤ 1 MB
Info::
~757 KB of savings available
Warning::
185 third-party resources (100% of weight)
Info::
5 resources over 200KB
186 resources · 7.5 MiB · 185 third-party 6.5 MiB over 1MB target
Media 53% · 3.9 MiB
JavaScript 23% · 1.7 MiB
Image 10% · 780.3 KiB
Font 10% · 751.8 KiB
CSS 2% · 168.8 KiB
Other 1% · 88.3 KiB
Document 1% · 62.7 KiB

~757.5 KiB of savings available

Remove unused JavaScript: 757.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
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
https://www.subway.com/en-us/-/media/project/remot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a63... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3aba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a7b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3abc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/project/remot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/Assets/RemoteOrder/img/shar... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3ab0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3acb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/Assets/RemoteOrder/img/clos... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a61... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a4a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a49... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/project/remot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/Assets/RemoteOrder/img/clos... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3ac9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a1a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a91... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a74... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a8e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/northamerica/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3aaf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3ae9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a5e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/project/remot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.subway.com/dam/urn%3aaaid%3aaem%3a32... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/project/remot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.subway.com/en-us/-/media/project/remot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 777 KB
0 oversized -0 KB
45 legacy format
36 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

12

752 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.6 s LCP 5.1 shttps://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Regular-Cy-Gr-Web.woff2SubwaySans-Regular-Cy-G... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Regular-Cy-Gr-Web.woff2 — 49.5 KiB — 33 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 273 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Medium.woffSubwaySansCond-Medium.woff https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Medium.woff — 85.9 KiB — 30 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Regular.woffSubwaySansLCG-Regular.woff https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Regular.woff — 112.6 KiB — 37 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Bold.woffSubwaySansLCG-Bold.woff https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Bold.woff — 117.4 KiB — 40 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/webfonts/SubwaySansCond-Medium-Web.woff2SubwaySansCond-Medium-W... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySansCond-Medium-Web.woff2 — 36.2 KiB — 21 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 7 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Medium.woffSubwaySansLCG-Medium.woff https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Medium.woff — 116.8 KiB — 27 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Bold-Cy-Gr-Web.woff2SubwaySans-Bold-Cy-Gr-W... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Bold-Cy-Gr-Web.woff2 — 54.4 KiB — 16 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Medium-Cy-Gr-Web.woff2SubwaySans-Medium-Cy-Gr... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Medium-Cy-Gr-Web.woff2 — 53.5 KiB — 19 ms — font-display: swaphttps://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Bold.woffSubwaySansCond-Bold.woff https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Bold.woff — 87.2 KiB — 86 ms — font-display: swap
SubwaySans-Regular-Cy-G... woff2 swap
Size 49 KB
Load time 33 ms
Start 873 ms
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 273 ms
Start 953 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SubwaySansCond-Medium.woff woff swap
Size 86 KB
Load time 30 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SubwaySansLCG-Regular.woff woff swap
Size 113 KB
Load time 37 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
SubwaySansLCG-Bold.woff woff swap
Size 117 KB
Load time 40 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
SubwaySansCond-Medium-W... woff2 swap
Size 36 KB
Load time 21 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 7 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
SubwaySansLCG-Medium.woff woff swap
Size 117 KB
Load time 27 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
SubwaySans-Bold-Cy-Gr-W... woff2 swap
Size 54 KB
Load time 16 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
SubwaySans-Medium-Cy-Gr... woff2 swap
Size 54 KB
Load time 19 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
SubwaySansCond-Bold.woff woff swap
Size 87 KB
Load time 86 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~330 KB and ~660 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
186 requests over 6484ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 5.1 shttps://subway.com// https://subway.com/ — 301 — 618 B — 46 ms — http/1.1https://www.subway.com/www.subway.com/ https://www.subway.com/ — 302 — 1.6 KiB — 97 ms — h2https://www.subway.com/en-uswww.subway.com/en-us https://www.subway.com/en-us — 200 — 23.8 KiB — 437 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js — 200 — 30.9 KiB — 76 ms — h2https://cdn.jsdelivr.net/npm/launchdarkly-js-client-sdk@3.1.3/dist/ldclient.min.jscdn.jsdelivr.net/npm/launchdarkly-j... https://cdn.jsdelivr.net/npm/launchdarkly-js-client-sdk@3.1.3/dist/ldclient.min.js — 200 — 19.6 KiB — 60 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?v=20230814-2cdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?v=20230814-2 — 200 — 9.1 KiB — 55 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=fallbackfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=fallback — 200 — 2.2 KiB — 69 ms — h2https://www.subway.com/dist/RemoteOrder/css/font.css?v=6.22.177www.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/font.css?v=6.22.177 — 200 — 416 B — 34 ms — h2https://www.subway.com/dist/RemoteOrder/css/app-ltr.css?v=6.22.177www.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/app-ltr.css?v=6.22.177 — 200 — 124.1 KiB — 79 ms — h2https://www.subway.com/dist/RemoteOrder/css/main.css?v=6.22.177www.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/main.css?v=6.22.177 — 200 — 26.2 KiB — 68 ms — h2https://www.subway.com/en-us/-/media/global/files/css/media_library.css?v=18;d=02-14-2024:04:58www.subway.com/en-us/-/media/global... https://www.subway.com/en-us/-/media/global/files/css/media_library.css?v=18;d=02-14-2024:04:58 — 200 — 1.7 KiB — 64 ms — h2https://www.subway.com/en-us/-/media/global/files/js/media_library.js?v=1;d=07-04-2025:09:03www.subway.com/en-us/-/media/global... https://www.subway.com/en-us/-/media/global/files/js/media_library.js?v=1;d=07-04-2025:09:03 — 200 — 785 B — 72 ms — h2https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/8.7.1/lazyload.min.jscdnjs.cloudflare.com/ajax/libs/vani... https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/8.7.1/lazyload.min.js — 200 — 2.4 KiB — 55 ms — h3https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.jscdnjs.cloudflare.com/ajax/libs/mome... https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.js — 200 — 11.8 KiB — 55 ms — h3https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.4/lottie.min.jscdnjs.cloudflare.com/ajax/libs/body... https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.4/lottie.min.js — 200 — 54.3 KiB — 77 ms — h3https://www.subway.com/en-us/-/media/project/remote-order/images/logo/subway-logo.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/logo/subway-logo.png — 200 — 5.0 KiB — 71 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/05uiicon24pxaccountloggedin3x.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/05uiicon24pxaccountloggedin3x.png — 200 — 1.5 KiB — 72 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/logged-in.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/logged-in.png — 200 — 754 B — 30 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/emptycarticon.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/emptycarticon.svg — 200 — 3.0 KiB — 163 ms — h2https://cdn.cookielaw.org/consent/492c2b58-f4c3-4868-ad5d-eba99ed0d053/492c2b58-f4c3-4868-ad5d-eba99ed0d053.jsoncdn.cookielaw.org/consent/492c2b58-... https://cdn.cookielaw.org/consent/492c2b58-f4c3-4868-ad5d-eba99ed0d053/492c2b58-f4c3-4868-ad5d-eba99ed0d053.json — 200 — 2.6 KiB — 33 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/fullcarticon.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/fullcarticon.svg — 200 — 3.0 KiB — 130 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js — 200 — 32.3 KiB — 34 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js — 200 — 29.7 KiB — 32 ms — h2https://www.subway.com/dist/RemoteOrder/js/app.js?v=6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/app.js?v=6.22.177 — 200 — 340.9 KiB — 78 ms — h2https://www.subway.com/dist/RemoteOrder/js/main.js?v=6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/main.js?v=6.22.177 — 200 — 40.7 KiB — 83 ms — h2https://www.subway.com/dist/RemoteOrder/js/components/customizer/index.14f2e228dd6cbf444342.js?v=6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/components/customizer/index.14f2e228dd6cbf444342.js?v=6.22.177 — 200 — 333.6 KiB — 151 ms — h2https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0Bwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0B — 200 — 167.8 KiB — 59 ms — h2https://www.subway.com/klyminKDzLp_AdLIplZ0/Vb/fnk3NA/Pz8b/XQNpXzZYwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/Vb/fnk3NA/Pz8b/XQNpXzZY — 200 — 998 B — 53 ms — h2https://www.subway.com/dist/RemoteOrder/js/launchdarkly.js?6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/launchdarkly.js?6.22.177 — 200 — 4.5 KiB — 54 ms — h2https://assets.adobedtm.com/041a2403188d/9c33e01fd853/launch-c29f9a12ff43.min.jsassets.adobedtm.com/041a2403188d/9c... https://assets.adobedtm.com/041a2403188d/9c33e01fd853/launch-c29f9a12ff43.min.js — 200 — 262.0 KiB — 58 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 5.1 shttps://subway.com// https://subway.com/ — 301 — 618 B — 46 ms — http/1.1https://www.subway.com/www.subway.com/ https://www.subway.com/ — 302 — 1.6 KiB — 97 ms — h2https://www.subway.com/en-uswww.subway.com/en-us https://www.subway.com/en-us — 200 — 23.8 KiB — 437 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js — 200 — 30.9 KiB — 76 ms — h2https://cdn.jsdelivr.net/npm/launchdarkly-js-client-sdk@3.1.3/dist/ldclient.min.jscdn.jsdelivr.net/npm/launchdarkly-j... https://cdn.jsdelivr.net/npm/launchdarkly-js-client-sdk@3.1.3/dist/ldclient.min.js — 200 — 19.6 KiB — 60 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?v=20230814-2cdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?v=20230814-2 — 200 — 9.1 KiB — 55 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=fallbackfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=fallback — 200 — 2.2 KiB — 69 ms — h2https://www.subway.com/dist/RemoteOrder/css/font.css?v=6.22.177www.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/font.css?v=6.22.177 — 200 — 416 B — 34 ms — h2https://www.subway.com/dist/RemoteOrder/css/app-ltr.css?v=6.22.177www.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/app-ltr.css?v=6.22.177 — 200 — 124.1 KiB — 79 ms — h2https://www.subway.com/dist/RemoteOrder/css/main.css?v=6.22.177www.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/main.css?v=6.22.177 — 200 — 26.2 KiB — 68 ms — h2https://www.subway.com/en-us/-/media/global/files/css/media_library.css?v=18;d=02-14-2024:04:58www.subway.com/en-us/-/media/global... https://www.subway.com/en-us/-/media/global/files/css/media_library.css?v=18;d=02-14-2024:04:58 — 200 — 1.7 KiB — 64 ms — h2https://www.subway.com/en-us/-/media/global/files/js/media_library.js?v=1;d=07-04-2025:09:03www.subway.com/en-us/-/media/global... https://www.subway.com/en-us/-/media/global/files/js/media_library.js?v=1;d=07-04-2025:09:03 — 200 — 785 B — 72 ms — h2https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/8.7.1/lazyload.min.jscdnjs.cloudflare.com/ajax/libs/vani... https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/8.7.1/lazyload.min.js — 200 — 2.4 KiB — 55 ms — h3https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.jscdnjs.cloudflare.com/ajax/libs/mome... https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.js — 200 — 11.8 KiB — 55 ms — h3https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.4/lottie.min.jscdnjs.cloudflare.com/ajax/libs/body... https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.4/lottie.min.js — 200 — 54.3 KiB — 77 ms — h3https://www.subway.com/en-us/-/media/project/remote-order/images/logo/subway-logo.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/logo/subway-logo.png — 200 — 5.0 KiB — 71 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/05uiicon24pxaccountloggedin3x.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/05uiicon24pxaccountloggedin3x.png — 200 — 1.5 KiB — 72 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/logged-in.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/logged-in.png — 200 — 754 B — 30 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/emptycarticon.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/emptycarticon.svg — 200 — 3.0 KiB — 163 ms — h2https://cdn.cookielaw.org/consent/492c2b58-f4c3-4868-ad5d-eba99ed0d053/492c2b58-f4c3-4868-ad5d-eba99ed0d053.jsoncdn.cookielaw.org/consent/492c2b58-... https://cdn.cookielaw.org/consent/492c2b58-f4c3-4868-ad5d-eba99ed0d053/492c2b58-f4c3-4868-ad5d-eba99ed0d053.json — 200 — 2.6 KiB — 33 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/fullcarticon.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/fullcarticon.svg — 200 — 3.0 KiB — 130 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js — 200 — 32.3 KiB — 34 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js — 200 — 29.7 KiB — 32 ms — h2https://www.subway.com/dist/RemoteOrder/js/app.js?v=6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/app.js?v=6.22.177 — 200 — 340.9 KiB — 78 ms — h2https://www.subway.com/dist/RemoteOrder/js/main.js?v=6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/main.js?v=6.22.177 — 200 — 40.7 KiB — 83 ms — h2https://www.subway.com/dist/RemoteOrder/js/components/customizer/index.14f2e228dd6cbf444342.js?v=6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/components/customizer/index.14f2e228dd6cbf444342.js?v=6.22.177 — 200 — 333.6 KiB — 151 ms — h2https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0Bwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0B — 200 — 167.8 KiB — 59 ms — h2https://www.subway.com/klyminKDzLp_AdLIplZ0/Vb/fnk3NA/Pz8b/XQNpXzZYwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/Vb/fnk3NA/Pz8b/XQNpXzZY — 200 — 998 B — 53 ms — h2https://www.subway.com/dist/RemoteOrder/js/launchdarkly.js?6.22.177www.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/launchdarkly.js?6.22.177 — 200 — 4.5 KiB — 54 ms — h2https://assets.adobedtm.com/041a2403188d/9c33e01fd853/launch-c29f9a12ff43.min.jsassets.adobedtm.com/041a2403188d/9c... https://assets.adobedtm.com/041a2403188d/9c33e01fd853/launch-c29f9a12ff43.min.js — 200 — 262.0 KiB — 58 ms — h2https://sdk.apptentive.com/v1/apps/634de84a3182af4c250000b4/websdksdk.apptentive.com/v1/apps/634de84a... https://sdk.apptentive.com/v1/apps/634de84a3182af4c250000b4/websdk — 301 — 430 B — 176 ms — http/1.1https://www.subway.com/akam/13/e64ab18www.subway.com/akam/13/e64ab18 https://www.subway.com/akam/13/e64ab18 — 200 — 9.4 KiB — 88 ms — h2https://www.subway.com/Assets/RemoteOrder/img/close@2x.pngwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/close@2x.png — 200 — 642 B — 99 ms — h2https://www.subway.com/Assets/RemoteOrder/img/05-ui-icon-pickup@3x.pngwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/05-ui-icon-pickup@3x.png — 200 — 1.4 KiB — 121 ms — h2https://www.subway.com/Assets/RemoteOrder/img/close.pngwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/close.png — 200 — 456 B — 128 ms — h2https://www.subway.com/en-us/-/media/northamerica/shared-content/mvprewardslogo.svg?la=en-US&h=38&w=112&mw=1280www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/shared-content/mvprewardslogo.svg?la=en-US&h=38&w=112&mw=1280 — 200 — 4.4 KiB — 135 ms — h2https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_meatier_showers_dsk.png?la=en-US&h=422&w=750&mw=505www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_meatier_showers_dsk.png?la=en-US&h=422&w=750&mw=505 — 200 — 43.1 KiB — 87 ms — h2https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_loyalty_bogo-fl_dsk.png?la=en-US&h=422&w=750&mw=505www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_loyalty_bogo-fl_dsk.png?la=en-US&h=422&w=750&mw=505 — 200 — 33.1 KiB — 51 ms — h2https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_proteinpockets_dsk.png?la=en-US&h=422&w=750&mw=0www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_proteinpockets_dsk.png?la=en-US&h=422&w=750&mw=0 — 200 — 41.1 KiB — 87 ms — h2https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/sotd/hp_promocard_sotd_wednesday_en_dsk.png?la=en-US&h=422&w=750&mw=505www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/sotd/hp_promocard_sotd_wednesday_en_dsk.png?la=en-US&h=422&w=750&mw=505 — 200 — 43.7 KiB — 92 ms — h2https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_mothersdaygc_dsk.png?la=en-US&h=422&w=750&mw=505www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/usa/new-home/2026/w1/hp_promocard_mothersdaygc_dsk.png?la=en-US&h=422&w=750&mw=505 — 200 — 15.6 KiB — 95 ms — h2https://www.subway.com/en-us/-/media/northamerica/usa/shared/2026/2026_5050_catering_genericsports_dsk.png?la=en-US&h=1280&w=1280&mw=1280www.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/usa/shared/2026/2026_5050_catering_genericsports_dsk.png?la=en-US&h=1280&w=1280&mw=1280 — 200 — 198.8 KiB — 139 ms — h2https://www.subway.com/Assets/RemoteOrder/img/close@3x.pngwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/close@3x.png — 200 — 745 B — 138 ms — h2https://www.subway.com/en-us/-/media/northamerica/shared-content/franchisinglogo.pngwww.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/shared-content/franchisinglogo.png — 200 — 2.3 KiB — 101 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/subwaycaresfoundationlogo.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/subwaycaresfoundationlogo.png — 200 — 2.1 KiB — 101 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/desktop.pngwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/desktop.png — 200 — 1.3 KiB — 103 ms — h2https://www.subway.com/~/icon/Flags/32x32/flag_usa.pngwww.subway.com/~/icon/Flags/32x32/f... https://www.subway.com/~/icon/Flags/32x32/flag_usa.png — 200 — 943 B — 104 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/facebook.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/facebook.svg — 200 — 888 B — 123 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/instagram.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/instagram.svg — 200 — 4.4 KiB — 376 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/twitter.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/twitter.svg — 200 — 1.0 KiB — 120 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/youtube.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/youtube.svg — 200 — 1.2 KiB — 628 ms — h2https://www.subway.com/en-us/-/media/project/remote-order/images/icons/tiktok-icon.svgwww.subway.com/en-us/-/media/projec... https://www.subway.com/en-us/-/media/project/remote-order/images/icons/tiktok-icon.svg — 200 — 1.1 KiB — 113 ms — h2https://www.subway.com/Assets/RemoteOrder/img/share.pngwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/share.png — 200 — 634 B — 128 ms — h2https://www.subway.com/klyminKDzLp_AdLIplZ0/Vb/fnk3NA/cwI0/aiQoKDAqwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/Vb/fnk3NA/cwI0/aiQoKDAq — 200 — 28.5 KiB — 130 ms — h2https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Regular-Cy-Gr-Web.woff2www.subway.com/dist/RemoteOrder/web... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Regular-Cy-Gr-Web.woff2 — 200 — 49.5 KiB — 33 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 33 ms — h2https://cdn.branch.io/branch-latest.min.jscdn.branch.io/branch-latest.min.js https://cdn.branch.io/branch-latest.min.js — 200 — 23.5 KiB — 13 ms — h2https://api.apptentive.com/v1/apps/634de84a3182af4c250000b4/websdkapi.apptentive.com/v1/apps/634de84a... https://api.apptentive.com/v1/apps/634de84a3182af4c250000b4/websdk — 200 — 3.8 KiB — 44 ms — h2data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 273 ms — datahttps://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Medium.woffwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Medium.woff — 200 — 85.9 KiB — 30 ms — h2https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Regular.woffwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Regular.woff — 200 — 112.6 KiB — 37 ms — h2https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Bold.woffwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Bold.woff — 200 — 117.4 KiB — 40 ms — h2https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySansCond-Medium-Web.woff2www.subway.com/dist/RemoteOrder/web... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySansCond-Medium-Web.woff2 — 200 — 36.2 KiB — 21 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js — 200 — 127.0 KiB — 37 ms — h2https://app.launchdarkly.com/sdk/goals/627bf3d9ba00d915293d433dapp.launchdarkly.com/sdk/goals/627b... https://app.launchdarkly.com/sdk/goals/627bf3d9ba00d915293d433d — 200 — 0 B — 10 ms — h2https://app.launchdarkly.com/sdk/goals/627bf3d9ba00d915293d433dapp.launchdarkly.com/sdk/goals/627b... https://app.launchdarkly.com/sdk/goals/627bf3d9ba00d915293d433d — 200 — 236 B — 5 ms — h2https://www.subway.com/dist/RemoteOrder/css/asset/icons/close.svgwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/icons/close.svg — 200 — 1.2 KiB — 78 ms — h2https://app.launchdarkly.com/sdk/evalx/627bf3d9ba00d915293d433d/contexts/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQapp.launchdarkly.com/sdk/evalx/627b... https://app.launchdarkly.com/sdk/evalx/627bf3d9ba00d915293d433d/contexts/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQ — 200 — 0 B — 4 ms — h2https://app.launchdarkly.com/sdk/evalx/627bf3d9ba00d915293d433d/contexts/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQapp.launchdarkly.com/sdk/evalx/627b... https://app.launchdarkly.com/sdk/evalx/627bf3d9ba00d915293d433d/contexts/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQ — 200 — 1.4 KiB — 4 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 7 ms — h3https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Medium.woffwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansLCG-Medium.woff — 200 — 116.8 KiB — 27 ms — h2https://www.subway.com/dist/RemoteOrder/img/close@2x.pngwww.subway.com/dist/RemoteOrder/img... https://www.subway.com/dist/RemoteOrder/img/close@2x.png — 200 — 476 B — 18 ms — h2https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Bold-Cy-Gr-Web.woff2www.subway.com/dist/RemoteOrder/web... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Bold-Cy-Gr-Web.woff2 — 200 — 54.4 KiB — 16 ms — h2https://clientstream.launchdarkly.com/eval/627bf3d9ba00d915293d433d/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQclientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/627bf3d9ba00d915293d433d/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQ — 200 — 452 B — 247 ms — h2https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0Bwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0B — 201 — 963 B — 156 ms — h2https://www.subway.com/sitecore/api/layout/render?item={7EDC8ABC-1796-4EE2-A637-BBE7E2FA95A4}&sc_apikey=%7BDB797AF5-E5EA-4C9D-890D-AA28DF1E043A%7D&sc_lang=en-USwww.subway.com/sitecore/api/layout/... https://www.subway.com/sitecore/api/layout/render?item={7EDC8ABC-1796-4EE2-A637-BBE7E2FA95A4}&sc_apikey=%7BDB797AF5-E5EA-4C9D-890D-AA28DF1E043A%7D&sc_lang=en-US — 200 — 3.5 KiB — 120 ms — h2https://app.launchdarkly.com/sdk/goals/627bf3d9ba00d915293d433dapp.launchdarkly.com/sdk/goals/627b... https://app.launchdarkly.com/sdk/goals/627bf3d9ba00d915293d433d — 200 — 46 B — 7 ms — h2https://events.launchdarkly.com/events/bulk/627bf3d9ba00d915293d433devents.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/627bf3d9ba00d915293d433d — 204 — 0 B — 33 ms — h2https://app.launchdarkly.com/sdk/evalx/627bf3d9ba00d915293d433d/contexts/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQapp.launchdarkly.com/sdk/evalx/627b... https://app.launchdarkly.com/sdk/evalx/627bf3d9ba00d915293d433d/contexts/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQ — 200 — 57 B — 6 ms — h2https://sdk.apptentive.com/v1/sdk.min.jssdk.apptentive.com/v1/sdk.min.js https://sdk.apptentive.com/v1/sdk.min.js — 200 — 28.8 KiB — 23 ms — http/1.1https://events.launchdarkly.com/events/bulk/627bf3d9ba00d915293d433devents.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/627bf3d9ba00d915293d433d — 202 — 358 B — 71 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://www.subway.com/RemoteOrder/BestSeller/BestSellerFavoritesAsyncwww.subway.com/RemoteOrder/BestSell... https://www.subway.com/RemoteOrder/BestSeller/BestSellerFavoritesAsync — 200 — 2.2 KiB — 776 ms — h2https://www.subway.com/RemoteOrder/PaintTheHouse/PaintTheHouseAsyncwww.subway.com/RemoteOrder/PaintThe... https://www.subway.com/RemoteOrder/PaintTheHouse/PaintTheHouseAsync — 200 — 2.7 KiB — 1.2 s — h2https://www.subway.com/RemoteOrder/Menu/NationalMenuAsyncwww.subway.com/RemoteOrder/Menu/Nat... https://www.subway.com/RemoteOrder/Menu/NationalMenuAsync — 200 — 3.8 KiB — 1.0 s — h2https://clientstream.launchdarkly.com/eval/627bf3d9ba00d915293d433d/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQclientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/627bf3d9ba00d915293d433d/eyJraW5kIjoidXNlciIsImtleSI6InN1YndheS1XRUJfZW4tdXMiLCJjb3VudHJ5IjoidXMiLCJjdWx0dXJlIjoiZW4tdXMifQ — 200 — 26 B — 11 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=D793BF115757EDD37F000101%40AdobeOrg&d_nsid=0&ts=1776896895732dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=D793BF115757EDD37F000101%40AdobeOrg&d_nsid=0&ts=1776896895732 — 200 — 1.9 KiB — 39 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 9 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 13 ms — h2https://assets.adobedtm.com/041a2403188d/9c33e01fd853/a3a94b4f01f9/RCb5c751071ada4c8788e7a79f8678bab9-source.min.jsassets.adobedtm.com/041a2403188d/9c... https://assets.adobedtm.com/041a2403188d/9c33e01fd853/a3a94b4f01f9/RCb5c751071ada4c8788e7a79f8678bab9-source.min.js — 200 — 620 B — 5 ms — h2https://assets.adobedtm.com/041a2403188d/9c33e01fd853/a3a94b4f01f9/RCef874f7a016240b8a5bde856fab6e2bb-source.min.jsassets.adobedtm.com/041a2403188d/9c... https://assets.adobedtm.com/041a2403188d/9c33e01fd853/a3a94b4f01f9/RCef874f7a016240b8a5bde856fab6e2bb-source.min.js — 200 — 565 B — 6 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=85837049766820099894239652324138467412cm.everesttech.net/cm/dd?d_uuid=858... https://cm.everesttech.net/cm/dd?d_uuid=85837049766820099894239652324138467412 — 302 — 517 B — 53 ms — http/1.1https://subway2016.tt.omtrdc.net/rest/v1/delivery?client=subway2016&sessionId=284ff422ddb64fadb4252951725d574e&version=2.11.7subway2016.tt.omtrdc.net/rest/v1/de... https://subway2016.tt.omtrdc.net/rest/v1/delivery?client=subway2016&sessionId=284ff422ddb64fadb4252951725d574e&version=2.11.7 — 200 — 840 B — 56 ms — h2https://subway.demdex.net/dest5.html?d_nsid=0subway.demdex.net/dest5.html?d_nsid... https://subway.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 52 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=5124f876-c4a2-4d6d-abb7-9cd7518bc598&requestId=a6b52af0-ee42-4d7c-9ddd-68e1b95a3baeadobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=5124f876-c4a2-4d6d-abb7-9cd7518bc598&requestId=a6b52af0-ee42-4d7c-9ddd-68e1b95a3bae — 200 — 1.1 KiB — 62 ms — h2https://app.link/_r?sdk=web2.87.1&branch_key=key_live_plIfO7seKutGupcrCCB1EkpjvBiIWmkY&callback=branch_callback__0app.link/_r?sdk=web2.87.1&branch_ke... https://app.link/_r?sdk=web2.87.1&branch_key=key_live_plIfO7seKutGupcrCCB1EkpjvBiIWmkY&callback=branch_callback__0 — 200 — 669 B — 79 ms — h2https://cdn.cookielaw.org/consent/492c2b58-f4c3-4868-ad5d-eba99ed0d053/0194df6e-35e1-71fb-9239-499e2421d112/en.jsoncdn.cookielaw.org/consent/492c2b58-... https://cdn.cookielaw.org/consent/492c2b58-f4c3-4868-ad5d-eba99ed0d053/0194df6e-35e1-71fb-9239-499e2421d112/en.json — 200 — 42.3 KiB — 47 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelLfwAAAByHqwOpdpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelLfwAAAByHqwOp — 302 — 531 B — 18 ms — h2https://sdk.apptentive.com/v1/styles/styles.csssdk.apptentive.com/v1/styles/styles... https://sdk.apptentive.com/v1/styles/styles.css — 200 — 6.4 KiB — 33 ms — http/1.1https://api.apptentive.com/v1/apps/634de84a3182af4c250000b4/manifest?api_version=15&locale=en-USapi.apptentive.com/v1/apps/634de84a... https://api.apptentive.com/v1/apps/634de84a3182af4c250000b4/manifest?api_version=15&locale=en-US — 200 — 3.1 KiB — 48 ms — h2https://api.apptentive.com/conversation?api_version=8api.apptentive.com/conversation?api... https://api.apptentive.com/conversation?api_version=8 — 200 — 0 B — 38 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelLfwAAAByHqwOpdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelLfwAAAByHqwOp — 200 — 469 B — 14 ms — h2https://api.apptentive.com/conversation?api_version=8api.apptentive.com/conversation?api... https://api.apptentive.com/conversation?api_version=8 — 201 — 459 B — 64 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 11 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json — 200 — 13.7 KiB — 16 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 14 ms — h2https://js-cdn.dynatrace.com/jstag/15c157a40ab/bf69157qdp/66653261b3f39eb6_complete.jsjs-cdn.dynatrace.com/jstag/15c157a4... https://js-cdn.dynatrace.com/jstag/15c157a40ab/bf69157qdp/66653261b3f39eb6_complete.js — 200 — 78.6 KiB — 170 ms — h2https://cdn.quantummetric.com/qscripts/quantum-subway.jscdn.quantummetric.com/qscripts/quan... https://cdn.quantummetric.com/qscripts/quantum-subway.js — 200 — 101.4 KiB — 50 ms — h3https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 626 B — 14 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 527 B — 15 ms — h2https://cdn.cookielaw.org/logos/7d120555-065a-4ef8-b127-16aa186c5df2/dfb9fe2f-c0dd-4ac5-a8cd-f4cb28559196/SUBWAY_logo_2in.pngcdn.cookielaw.org/logos/7d120555-06... https://cdn.cookielaw.org/logos/7d120555-065a-4ef8-b127-16aa186c5df2/dfb9fe2f-c0dd-4ac5-a8cd-f4cb28559196/SUBWAY_logo_2in.png — 200 — 4.7 KiB — 13 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 18 ms — h2https://www.subway.com/akam/13/pixel_e64ab18www.subway.com/akam/13/pixel_e64ab1... https://www.subway.com/akam/13/pixel_e64ab18 — 200 — 583 B — 27 ms — h2https://api.apptentive.com/events?api_version=15api.apptentive.com/events?api_versi... https://api.apptentive.com/events?api_version=15 — 200 — 0 B — 17 ms — h2https://api.apptentive.com/events?api_version=15api.apptentive.com/events?api_versi... https://api.apptentive.com/events?api_version=15 — 200 — 0 B — 14 ms — h2https://api.apptentive.com/events?api_version=15api.apptentive.com/events?api_versi... https://api.apptentive.com/events?api_version=15 — 201 — 40 B — 33 ms — h2https://api.apptentive.com/events?api_version=15api.apptentive.com/events?api_versi... https://api.apptentive.com/events?api_version=15 — 201 — 64 B — 26 ms — h2https://subwayfranchiseeadvertising.d2.sc.omtrdc.net/ee/va6/v1/privacy/set-consent?configId=5124f876-c4a2-4d6d-abb7-9cd7518bc598&requestId=b0c2d3c5-3673-4cba-98a1-95e97c63ba97subwayfranchiseeadvertising.d2.sc.o... https://subwayfranchiseeadvertising.d2.sc.omtrdc.net/ee/va6/v1/privacy/set-consent?configId=5124f876-c4a2-4d6d-abb7-9cd7518bc598&requestId=b0c2d3c5-3673-4cba-98a1-95e97c63ba97 — 200 — 808 B — 38 ms — h2https://api2.branch.io/v1/openapi2.branch.io/v1/open https://api2.branch.io/v1/open — 200 — 698 B — 183 ms — h2https://ingest.quantummetric.com/horizon/dingest.quantummetric.com/horizon/d https://ingest.quantummetric.com/horizon/d — 200 — 195 B — 97 ms — h2https://www.subway.com/dist/RemoteOrder/css/asset/icons/close-icon.svgwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/icons/close-icon.svg — 200 — 434 B — 71 ms — h2https://events.launchdarkly.com/events/diagnostic/627bf3d9ba00d915293d433devents.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/627bf3d9ba00d915293d433d — 204 — 0 B — 9 ms — h2https://events.launchdarkly.com/events/diagnostic/627bf3d9ba00d915293d433devents.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/627bf3d9ba00d915293d433d — 202 — 358 B — 10 ms — h2https://www.subway.com/Assets/RemoteOrder/img/favicons/favicon.icowww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/favicons/favicon.ico — 200 — 865 B — 17 ms — h2https://www.subway.com/Assets/RemoteOrder/img/favicons/favicon-32x32.pngwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/favicons/favicon-32x32.png — 200 — 2.1 KiB — 68 ms — h2https://api2.branch.io/v1/pageviewapi2.branch.io/v1/pageview https://api2.branch.io/v1/pageview — 200 — 382 B — 113 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=fallbackfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=fallback — 200 — 1.8 KiB — 37 ms — h3https://sdk.apptentive.com/v1/styles/styles.csssdk.apptentive.com/v1/styles/styles... https://sdk.apptentive.com/v1/styles/styles.css — 200 — 501 B — 29 ms — http/1.1https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.subway.com/Assets/RemoteOrder/img/BestSellerIcon.svgwww.subway.com/Assets/RemoteOrder/i... https://www.subway.com/Assets/RemoteOrder/img/BestSellerIcon.svg — 200 — 617 B — 103 ms — h2https://media.subway.com/dam/urn%3aaaid%3aaem%3a91ca1652-aac8-4437-8d8f-46705391983d/renditions/original/as/OvenRoastedTurkey.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a91ca1652-aac8-4437-8d8f-46705391983d/renditions/original/as/OvenRoastedTurkey.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342 — 200 — 25.0 KiB — 74 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a7415f31c-f0e9-463c-984b-b45656633775/renditions/original/as/BMT.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a7415f31c-f0e9-463c-984b-b45656633775/renditions/original/as/BMT.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342 — 200 — 25.5 KiB — 44 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3ab0625dc0-5c4d-4d52-8074-daa35e5a81fc/renditions/original/as/Tuna.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3ab0625dc0-5c4d-4d52-8074-daa35e5a81fc/renditions/original/as/Tuna.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342 — 200 — 24.8 KiB — 43 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a6153aa05-8b15-4d08-aa19-239cb2d27df6/renditions/original/as/SteakPhilly.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a6153aa05-8b15-4d08-aa19-239cb2d27df6/renditions/original/as/SteakPhilly.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342 — 200 — 23.7 KiB — 62 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a63522e12-d82d-489c-9026-169c9900d94d/renditions/original/as/ChickenBaconRanch.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a63522e12-d82d-489c-9026-169c9900d94d/renditions/original/as/ChickenBaconRanch.png?wd=430&grv=Center&hofs=0&vofs=0&cwd=8000&cht=8000&op=png&bwd=454&bht=342 — 200 — 27.8 KiB — 48 ms — http/1.1https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Medium-Cy-Gr-Web.woff2www.subway.com/dist/RemoteOrder/web... https://www.subway.com/dist/RemoteOrder/webfonts/SubwaySans-Medium-Cy-Gr-Web.woff2 — 200 — 53.5 KiB — 19 ms — h2https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896364&P=0&N=0&S=0&b=1365&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896364&P=0&N=0&S=0&b=1365&z=1 — 200 — 157 B — 74 ms — h2https://www.subway.com/dist/RemoteOrder/js/kount-web-client-sdk-bundle.jswww.subway.com/dist/RemoteOrder/js/... https://www.subway.com/dist/RemoteOrder/js/kount-web-client-sdk-bundle.js — 200 — 7.4 KiB — 20 ms — h2https://media.subway.com/dam/urn%3aaaid%3aaem%3a4acf2be5-0e2a-48b2-af26-f965cac82cf1/renditions/original/as/ProteinPockets.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a4acf2be5-0e2a-48b2-af26-f965cac82cf1/renditions/original/as/ProteinPockets.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 20.4 KiB — 37 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3aaf861677-c797-4f16-92cf-3e3b0ea75a1a/renditions/original/as/499SuboftheDay.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3aaf861677-c797-4f16-92cf-3e3b0ea75a1a/renditions/original/as/499SuboftheDay.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 16.0 KiB — 35 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3abc917c78-9dd0-4234-8e2b-ed14a7f60790/renditions/original/as/699MealoftheDay.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3abc917c78-9dd0-4234-8e2b-ed14a7f60790/renditions/original/as/699MealoftheDay.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 17.5 KiB — 35 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a1a7cdc7a-0d81-41ad-8819-570faf139bee/renditions/original/as/Sandwiches.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a1a7cdc7a-0d81-41ad-8819-570faf139bee/renditions/original/as/Sandwiches.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 16.4 KiB — 34 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3acb4b209a-17b7-41a0-94c0-fdfe6441236e/renditions/original/as/FreshFit.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3acb4b209a-17b7-41a0-94c0-fdfe6441236e/renditions/original/as/FreshFit.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 22.1 KiB — 35 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3ac93ec1e1-4b1a-4401-9baf-cb3404d56968/renditions/original/as/SnacksSidesDesserts.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3ac93ec1e1-4b1a-4401-9baf-cb3404d56968/renditions/original/as/SnacksSidesDesserts.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 12.2 KiB — 52 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a5eb41811-0323-4511-8ff1-b878d4a8f39d/renditions/original/as/ProteinBowls.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a5eb41811-0323-4511-8ff1-b878d4a8f39d/renditions/original/as/ProteinBowls.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 21.4 KiB — 20 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a3200b79e-8e4c-40ce-9552-a43868872c17/renditions/original/as/Wraps.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a3200b79e-8e4c-40ce-9552-a43868872c17/renditions/original/as/Wraps.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 16.8 KiB — 31 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3ae9e37739-de39-405b-a95d-71cdf2310f0f/renditions/original/as/Breakfast.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3ae9e37739-de39-405b-a95d-71cdf2310f0f/renditions/original/as/Breakfast.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 15.0 KiB — 42 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a4921f3ec-63b1-4d38-bd5a-64905b10b25d/renditions/original/as/Salads.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a4921f3ec-63b1-4d38-bd5a-64905b10b25d/renditions/original/as/Salads.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 19.4 KiB — 21 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a8e1ac33c-46c2-4d1d-92ae-71a42acbc386/renditions/original/as/FreshFitforKids.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a8e1ac33c-46c2-4d1d-92ae-71a42acbc386/renditions/original/as/FreshFitforKids.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 18.6 KiB — 40 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3abae5580a-0353-4e8a-98d9-18acf9727742/renditions/original/as/PersonalPizza.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3abae5580a-0353-4e8a-98d9-18acf9727742/renditions/original/as/PersonalPizza.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 11.9 KiB — 23 ms — http/1.1https://media.subway.com/dam/urn%3aaaid%3aaem%3a7ba05d17-1942-4ce3-9654-775176be3fe9/renditions/original/as/Drinks.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275media.subway.com/dam/urn%3aaaid%3aa... https://media.subway.com/dam/urn%3aaaid%3aaem%3a7ba05d17-1942-4ce3-9654-775176be3fe9/renditions/original/as/Drinks.png?wd=330&grv=Center&hofs=0&vofs=0&cwd=7750&cht=7750&op=png&bwd=275&bht=275 — 200 — 18.0 KiB — 26 ms — http/1.1https://ssl.kaptcha.com/session/3f264fb4ae004f95bc1254a3ab4e19e2?kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npmssl.kaptcha.com/session/3f264fb4ae0... https://ssl.kaptcha.com/session/3f264fb4ae004f95bc1254a3ab4e19e2?kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npm — 200 — 0 B — 224 ms — http/1.1https://ssl.kaptcha.com/cs/config?m=100690&s=3f264fb4ae004f95bc1254a3ab4e19e2&sv=2.2.2&kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npmssl.kaptcha.com/cs/config?m=100690&... https://ssl.kaptcha.com/cs/config?m=100690&s=3f264fb4ae004f95bc1254a3ab4e19e2&sv=2.2.2&kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npm — 200 — 506 B — 231 ms — http/1.1blob:https://www.subway.com/480af71b-2992-447c-b401-96ed9c3ee0d1www.subway.com/480af71b-2992-447c-b... blob:https://www.subway.com/480af71b-2992-447c-b401-96ed9c3ee0d1 — -1 — 0 B — 0 ms — https://www.subway.com/en-us/-/media/northamerica/shared-content/play.svgwww.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/shared-content/play.svg — 200 — 596 B — 160 ms — h2https://www.subway.com/en-us/-/media/northamerica/shared-content/pause.svgwww.subway.com/en-us/-/media/northa... https://www.subway.com/en-us/-/media/northamerica/shared-content/pause.svg — 200 — 710 B — 157 ms — h2https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896604&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&U=7c22a10f961a1ada369bd6abf2aa3519&Q=1&Y=1&X=2577203c9a364d49bcf35dce523912b6&S=0&b=170193&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896604&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&U=7c22a10f961a1ada369bd6abf2aa3519&Q=1&Y=1&X=2577203c9a364d49bcf35dce523912b6&S=0&b=170193&z=1 — 200 — 14 B — 78 ms — h3https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896613&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&U=7c22a10f961a1ada369bd6abf2aa3519&N=0&Q=2&S=0&b=1025&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896613&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&U=7c22a10f961a1ada369bd6abf2aa3519&N=0&Q=2&S=0&b=1025&z=1 — 200 — 14 B — 82 ms — h3https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896614&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&P=1&N=1&S=0&b=37698&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896614&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&P=1&N=1&S=0&b=37698&z=1 — 200 — 14 B — 73 ms — h3https://media.subway.com/digital/AdobeTarget/Paint_The_House/Web/26-02-2026/SOTD_Desktop.mp4media.subway.com/digital/AdobeTarge... https://media.subway.com/digital/AdobeTarget/Paint_The_House/Web/26-02-2026/SOTD_Desktop.mp4 — 206 — 1.9 MiB — 188 ms — http/1.1https://media.subway.com/digital/AdobeTarget/Paint_The_House/Web/26-02-2026/SOTD_Mobile.mp4media.subway.com/digital/AdobeTarge... https://media.subway.com/digital/AdobeTarget/Paint_The_House/Web/26-02-2026/SOTD_Mobile.mp4 — 206 — 2.0 MiB — 190 ms — http/1.1https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Bold.woffwww.subway.com/dist/RemoteOrder/css... https://www.subway.com/dist/RemoteOrder/css/asset/fonts/SubwaySansCond-Bold.woff — 200 — 87.2 KiB — 86 ms — h2https://ssl.kaptcha.com/session/3f264fb4ae004f95bc1254a3ab4e19e2?kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npmssl.kaptcha.com/session/3f264fb4ae0... https://ssl.kaptcha.com/session/3f264fb4ae004f95bc1254a3ab4e19e2?kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npm — 200 — 299 B — 71 ms — http/1.1https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0Bwww.subway.com/klyminKDzLp_AdLIplZ0... https://www.subway.com/klyminKDzLp_AdLIplZ0/m3cONpw2zamSkX/WWdFNA/P2IQ/VBhmIG0B — 201 — 1.4 KiB — 139 ms — h2https://ssl.kaptcha.com/cs/generatecookie?m=100690&s=3f264fb4ae004f95bc1254a3ab4e19e2&sv=2.2.2&kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npmssl.kaptcha.com/cs/generatecookie?m... https://ssl.kaptcha.com/cs/generatecookie?m=100690&s=3f264fb4ae004f95bc1254a3ab4e19e2&sv=2.2.2&kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npm — 200 — 665 B — 65 ms — http/1.1https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=D793BF115757EDD37F000101%40AdobeOrg&d_nsid=0&d_mid=86288404689270655144212831378756413563&d_blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&d_cid_ic=guestID_AT%01n%2Fa%011&ts=1776896897167dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=D793BF115757EDD37F000101%40AdobeOrg&d_nsid=0&d_mid=86288404689270655144212831378756413563&d_blob=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&d_cid_ic=guestID_AT%01n%2Fa%011&ts=1776896897167 — 200 — 1.9 KiB — 22 ms — h2https://ssl.kaptcha.com/logo.htm?m=100690&s=3f264fb4ae004f95bc1254a3ab4e19e2&sv=2.2.2&kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npmssl.kaptcha.com/logo.htm?m=100690&s... https://ssl.kaptcha.com/logo.htm?m=100690&s=3f264fb4ae004f95bc1254a3ab4e19e2&sv=2.2.2&kddcgid=2540633e-da61-4571-81c3-2ff965c2cfc0&impl=module&repo=npm — 200 — 24.3 KiB — 247 ms — http/1.1https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896987&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=1&Y=1&X=ad55b415de8544308f6267f42ac5c92d&S=170193&b=12928&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896987&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=1&Y=1&X=ad55b415de8544308f6267f42ac5c92d&S=170193&b=12928&z=1 — 200 — 14 B — 75 ms — h3https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896987&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=1&Y=1&X=4ad4ee7e252b41eebfdf1d9ba7c6e491&S=170193&b=64&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896896987&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=1&Y=1&X=4ad4ee7e252b41eebfdf1d9ba7c6e491&S=170193&b=64&z=1 — 200 — 14 B — 69 ms — h3https://subwayfranchiseeadvertising.d2.sc.omtrdc.net/b/ss/subwayiwp-prod/1/JS-2.27.0-LGPQ/s74167863619339?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2022%3A28%3A17%203%200&cid.&guestID_AT.&id=n%2Fa&as=1&.guestID_AT&.cid&sdid=708588F8A6701D6F-671A678D9F633582&mid=86288404689270655144212831378756413563&aamlh=7&ce=UTF-8&ns=subwayfranchiseeadvertising&pageName=subway%3Aen-us%3Ahome&g=https%3A%2F%2Fwww.subway.com%2Fen-us&c.&getPercentPageViewed=5.0.2&handlePPVevents=4.0&p_fo=3.0&.c&ch=subway%3Ahome&server=www.subway.com&events=event2&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3DpageName&v1=n%2Fa&v2=D%3DpageName&c3=n%2Fa&v3=D%3Dc4&c4=en&v4=04-22-26%7C22-28&c5=3.22&v5=desktop&c6=D%3Dch&v6=D%3Dch&v10=w1%20digital&v11=n%2Fa&v12=n%2Fa&v13=logged-out&v15=D%3Dg&c18=First%20Visit&c19=New&v19=n%2Fa&v20=n%2Fa&v21=New&c30=desktop&v50=order%20redesign%20v2&v51=86288404689270655144212831378756413563&v54=n%2Fa&v57=n%2Fa&v62=n%2Fa&v84=yes&v88=best%20sellers&v109=n%2Fa&v112=n%2Fa&v113=n%2Fa&v114=n%2Fa&v165=n%2Fa&v169=%244.99%20sub%20of%20the%20day&v171=n%2Fa&v173=0&v174=n%2Fa&v175=n%2Fa&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=D793BF115757EDD37F000101%40AdobeOrg&AQE=1subwayfranchiseeadvertising.d2.sc.o... https://subwayfranchiseeadvertising.d2.sc.omtrdc.net/b/ss/subwayiwp-prod/1/JS-2.27.0-LGPQ/s74167863619339?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2022%3A28%3A17%203%200&cid.&guestID_AT.&id=n%2Fa&as=1&.guestID_AT&.cid&sdid=708588F8A6701D6F-671A678D9F633582&mid=86288404689270655144212831378756413563&aamlh=7&ce=UTF-8&ns=subwayfranchiseeadvertising&pageName=subway%3Aen-us%3Ahome&g=https%3A%2F%2Fwww.subway.com%2Fen-us&c.&getPercentPageViewed=5.0.2&handlePPVevents=4.0&p_fo=3.0&.c&ch=subway%3Ahome&server=www.subway.com&events=event2&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3DpageName&v1=n%2Fa&v2=D%3DpageName&c3=n%2Fa&v3=D%3Dc4&c4=en&v4=04-22-26%7C22-28&c5=3.22&v5=desktop&c6=D%3Dch&v6=D%3Dch&v10=w1%20digital&v11=n%2Fa&v12=n%2Fa&v13=logged-out&v15=D%3Dg&c18=First%20Visit&c19=New&v19=n%2Fa&v20=n%2Fa&v21=New&c30=desktop&v50=order%20redesign%20v2&v51=86288404689270655144212831378756413563&v54=n%2Fa&v57=n%2Fa&v62=n%2Fa&v84=yes&v88=best%20sellers&v109=n%2Fa&v112=n%2Fa&v113=n%2Fa&v114=n%2Fa&v165=n%2Fa&v169=%244.99%20sub%20of%20the%20day&v171=n%2Fa&v173=0&v174=n%2Fa&v175=n%2Fa&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=D793BF115757EDD37F000101%40AdobeOrg&AQE=1 — 200 — 249 B — 17 ms — h2https://ssl.kaptcha.com/mdssl.kaptcha.com/md https://ssl.kaptcha.com/md — 200 — 299 B — 70 ms — http/1.1https://ssl.kaptcha.com/mdssl.kaptcha.com/md https://ssl.kaptcha.com/md — 200 — 299 B — 130 ms — http/1.1https://ssl.kaptcha.com/mdssl.kaptcha.com/md https://ssl.kaptcha.com/md — 200 — 299 B — 63 ms — http/1.1https://ssl.kaptcha.com/mdssl.kaptcha.com/md https://ssl.kaptcha.com/md — 200 — 299 B — 65 ms — http/1.1https://ssl.kaptcha.com/mdssl.kaptcha.com/md https://ssl.kaptcha.com/md — 200 — 299 B — 126 ms — http/1.1https://ssl.kaptcha.com/finssl.kaptcha.com/fin https://ssl.kaptcha.com/fin — 200 — 299 B — 126 ms — http/1.1https://subwayfranchiseeadvertising.d2.sc.omtrdc.net/ee/va6/v1/interact?configId=5124f876-c4a2-4d6d-abb7-9cd7518bc598&requestId=0ec9062a-202d-40e0-be13-0f99c497fea1subwayfranchiseeadvertising.d2.sc.o... https://subwayfranchiseeadvertising.d2.sc.omtrdc.net/ee/va6/v1/interact?configId=5124f876-c4a2-4d6d-abb7-9cd7518bc598&requestId=0ec9062a-202d-40e0-be13-0f99c497fea1 — 200 — 452 B — 23 ms — h2https://events.launchdarkly.com/events/bulk/627bf3d9ba00d915293d433devents.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/627bf3d9ba00d915293d433d — 202 — 358 B — 10 ms — h2https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896898059&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=1&Y=1&X=0a52ad7ea0ac42ca9fcfe10bf11dae77&S=183185&b=3776&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896898059&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=1&Y=1&X=0a52ad7ea0ac42ca9fcfe10bf11dae77&S=183185&b=3776&z=1 — 200 — 14 B — 49 ms — h3https://bf69157qdp.bf.dynatrace.com/bf?type=js3&sn=v_4_srv_-2D27620_sn_8PUHO2O2164ICICIHJKV8J7QM00G1DO0&svrid=-27620&flavor=cors&vi=BCAWQAAVHJRGCBOPMOMNGHGURKVPEQHP-0&modifiedSince=1776671009324&bp=3&app=66653261b3f39eb6&crc=4270748925&en=fdcm1xz6&end=1bf69157qdp.bf.dynatrace.com/bf?type... https://bf69157qdp.bf.dynatrace.com/bf?type=js3&sn=v_4_srv_-2D27620_sn_8PUHO2O2164ICICIHJKV8J7QM00G1DO0&svrid=-27620&flavor=cors&vi=BCAWQAAVHJRGCBOPMOMNGHGURKVPEQHP-0&modifiedSince=1776671009324&bp=3&app=66653261b3f39eb6&crc=4270748925&en=fdcm1xz6&end=1 — 200 — 371 B — 33 ms — h2https://ingest.quantummetric.com/horizon/subway?s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=5ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=5 — 201 — 0 B — 38 ms — h3https://ingest.quantummetric.com/horizon/subway?s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=5ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?s=ec29db8d44a8ad60c1657cfaa3be03ec&Q=5 — 200 — 20 B — 45 ms — h3https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896899866&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&P=2&N=2&S=37698&b=24059&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896899866&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&P=2&N=2&S=37698&b=24059&z=1 — 200 — 14 B — 65 ms — h3https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896899866&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&N=1&Q=2&S=1025&b=397&z=1ingest.quantummetric.com/horizon/su... https://ingest.quantummetric.com/horizon/subway?T=B&u=https%3A%2F%2Fwww.subway.com%2Fen-us&t=1776896896122&v=1776896899866&H=804be9695b952e6e59ad1143&s=ec29db8d44a8ad60c1657cfaa3be03ec&N=1&Q=2&S=1025&b=397&z=1 — 200 — 14 B — 64 ms — h3https://bf69157qdp.bf.dynatrace.com/bf?type=js3&sn=v_4_srv_27_sn_8PUHO2O2164ICICIHJKV8J7QM00G1DO0_app-3A66653261b3f39eb6_1_ol_0_perc_100000_mul_1&svrid=27&flavor=cors&vi=BCAWQAAVHJRGCBOPMOMNGHGURKVPEQHP-0&modifiedSince=1776671009324&bp=3&app=66653261b3f39eb6&crc=3403470077&en=fdcm1xz6&end=1bf69157qdp.bf.dynatrace.com/bf?type... https://bf69157qdp.bf.dynatrace.com/bf?type=js3&sn=v_4_srv_27_sn_8PUHO2O2164ICICIHJKV8J7QM00G1DO0_app-3A66653261b3f39eb6_1_ol_0_perc_100000_mul_1&svrid=27&flavor=cors&vi=BCAWQAAVHJRGCBOPMOMNGHGURKVPEQHP-0&modifiedSince=1776671009324&bp=3&app=66653261b3f39eb6&crc=3403470077&en=fdcm1xz6&end=1 — 200 — 370 B — 16 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 2556ms · 1319KB · $34/mo
Unattributable
Other
Costly
Execution 516ms
Transfer 0 KB
Monthly Cost $7/mo
www.subway.com
Other
Costly
Execution 448ms
Transfer 24 KB
Monthly Cost $6/mo
www.subway.com
Other
Costly
Execution 344ms
Transfer 341 KB
Unused 63%
Monthly Cost $5/mo
cdn.quantummetric.com
Other
Costly
Execution 287ms
Transfer 101 KB
Unused 35%
Monthly Cost $4/mo
www.subway.com
Other
Costly
Execution 259ms
Transfer 1 KB
Unused 21%
Monthly Cost $3/mo
assets.adobedtm.com
Other
Optional
Execution 199ms
Transfer 262 KB
Unused 35%
Monthly Cost $3/mo
www.subway.com
Other
Optional
Execution 150ms
Transfer 334 KB
Unused 60%
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 123ms
Transfer 127 KB
Unused 53%
Monthly Cost $2/mo
www.subway.com
Other
Optional
Execution 94ms
Transfer 41 KB
Monthly Cost $1/mo
js-cdn.dynatrace.com
Other
Optional
Execution 86ms
Transfer 79 KB
Unused 36%
Monthly Cost $1/mo
www.subway.com
Other
Optional
Execution 50ms
Transfer 9 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 516ms and costs ~$7/month
  • www.subway.com adds 448ms and costs ~$6/month
  • www.subway.com adds 344ms and costs ~$5/month
  • cdn.quantummetric.com adds 287ms and costs ~$4/month
  • www.subway.com adds 259ms 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

Unattributable takes 516ms 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.subway.com takes 448ms 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.subway.com takes 344ms 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

63% of www.subway.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

cdn.quantummetric.com takes 287ms 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.subway.com takes 259ms 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

60% of www.subway.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

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

Why this matters

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

Source: web.dev

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