Skip to content
https://honor.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

60
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
70
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
69
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.05 s

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

2.05 s

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

447 ms

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

0.006

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

4.53 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.56 s

Page Load Progression

984 ms
2.0 s
3.0 s
3.9 s
4.9 s
5.9 s
6.9 s
7.9 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 109 requests
FIX
4.3 MB transferred, 109 requests
Critical::
Page weighs 11.7 MB (4.3 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
Fonts are 1.6 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.6 MB
Info::
CSS is 251 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 251 KB
Warning::
109 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.90 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
109 requests
0.90 g CO2 per page load
JavaScript 1.8 MiB 43%
Fonts 1.6 MiB 37%
Images 511.6 KiB 12%
CSS 250.6 KiB 6%
Other 44.0 KiB 1%
Other 41.8 KiB 1%
HTML 40.5 KiB 1%
Other 656 B 0%
Other 557 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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.3 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2827ms total JS execution
FIX
2827ms total JS execution
Warning::
https://www.honor.com/etc.clientlibs/honor-site-mk...: 538ms CPU time
Warning::
https://www.honor.com/etc/designs/honor-site/commo...: 455ms CPU time
Warning::
https://www.honor.com/hk/?host=honor.com: 395ms CPU time
Warning::
Unattributable: 309ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-M4W...: 239ms CPU time
Warning::
Third-party scripts: 2827ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 23% Style & Layout 15% Script Parsing & Compilation 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.a5d8477a1f3930180e875fc5d5d81067.js538ms79ms4ms3rd
https://www.honor.com/etc/designs/honor-site/common/base.min.6069822ae902f5ab038a6df90e5018e4.js455ms291ms8ms3rd
https://www.honor.com/hk/?host=honor.com395ms16ms5ms3rd
Unattributable309ms5ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M4WC75W239ms205ms24ms3rd
https://chat.quickcep.com/initQuickChat.js?platform=others&accessId=0777e089-db5d-4341-9ef9-3343bcbdd538&lang=cht192ms170ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-D9XC3MSR11&cx=c&gtm=4e64k1154ms129ms24ms3rd
https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.b0dd8ac2f06ec867f1762fb871945050.js132ms112ms9ms3rd
https://chat.quickcep.com/static/js/vendors~main.d9436dea.chunk.js85ms0ms84ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-AW-10996580706&cx=c&gtm=4e64k174ms60ms13ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
28 scripts, 831 KB unused
FIX
28 scripts, 831 KB unused
Warning::
https://www.honor.com/etc/designs/honor-site/commo...: 174 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://chat.quickcep.com/static/js/vendors~main.d...: 142 KB unused (31%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://chat.quickcep.com/static/js/main.d9436dea....: 69 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-D9XC...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NWL...: 64 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 831 KB
831 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.honor.com/etc/designs/honor-site/common/videojs.min.cf62cf2a5d52b8f58e67a34aab7f6ca3.js197 KB174 KB (89%)3rd
https://chat.quickcep.com/static/js/vendors~main.d9436dea.chunk.js460 KB142 KB (31%)3rd
https://chat.quickcep.com/static/js/main.d9436dea.chunk.js102 KB69 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D9XC3MSR11&cx=c&gtm=4e64k1172 KB65 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NWL65W2134 KB64 KB (48%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-AW-10996580706&cx=c&gtm=4e64k1134 KB58 KB (43%)3rd
https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.b0dd8ac2f06ec867f1762fb871945050.js85 KB52 KB (61%)3rd
https://www.honor.com/etc/designs/honor-site/common/base.min.6069822ae902f5ab038a6df90e5018e4.js74 KB46 KB (62%)3rd
https://chat.quickcep.com/static/js/chunk-init.d9436dea.chunk.js53 KB40 KB (76%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M4WC75W162 KB33 KB (24%)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
109 resources · 4.3 MB · 831 KB savings available
FIX
109 resources · 4.3 MB · 831 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~831 KB of savings available
Warning::
108 third-party resources (100% of weight)
Info::
5 resources over 200KB
109 resources · 4.3 MiB · 108 third-party 3.3 MiB over 1MB target
JavaScript 43% · 1.8 MiB
Font 37% · 1.6 MiB
Image 12% · 512.0 KiB
CSS 6% · 250.6 KiB
Document 2% · 81.2 KiB
Other 1% · 46.0 KiB

~830.6 KiB of savings available

Remove unused JavaScript: 830.6 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
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
https://www-file.honor.com/content/dam/honor/commo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www-file.honor.com/content/dam/honor/commo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.honor.com/etc/designs/honor-site/asset... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www-file.honor.com/content/dam/honor/commo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 512 KB
0 oversized -0 KB
16 legacy format
4 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

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

Web fonts

7

1629 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 500 ms 1.0 s 1.5 s 2.0 s FCP 1.1 s LCP 2.0 shttps://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-Regular.woff2HONORSansSplitTC-Regula... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-Regular.woff2 — 298.4 KiB — 32 ms — font-display: swaphttps://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-DemiBold.woff2HONORSansSplitTC-DemiBo... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-DemiBold.woff2 — 303.2 KiB — 71 ms — font-display: swaphttps://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-Regular-Split.woff2HONORSansBrand-Regular-... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-Regular-Split.woff2 — 465.4 KiB — 44 ms — font-display: swaphttps://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-DemiBold-Split.woff2HONORSansBrand-DemiBold... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-DemiBold-Split.woff2 — 473.4 KiB — 43 ms — font-display: swaphttps://www.honor.com/etc/designs/honor-site/common/font-awesome4/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://www.honor.com/etc/designs/honor-site/common/font-awesome4/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.7 KiB — 27 ms — font-display: swaphttps://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-v3/iconfont.woff2?t=1734424511855iconfont.woff2 https://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-v3/iconfont.woff2?t=1734424511855 — 7.9 KiB — 23 ms — font-display: swaphttps://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-font-v2/honorIconFont.ttf?fqzaiyhonorIconFont.ttf https://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-font-v2/honorIconFont.ttf?fqzaiy — 4.8 KiB — 24 ms — font-display: swap
HONORSansSplitTC-Regula... woff2 swap
Size 298 KB
Load time 32 ms
Start 323 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
HONORSansSplitTC-DemiBo... woff2 swap
Size 303 KB
Load time 71 ms
Start 517 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
HONORSansBrand-Regular-... woff2 swap
Size 465 KB
Load time 44 ms
Start 517 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
HONORSansBrand-DemiBold... woff2 swap
Size 473 KB
Load time 43 ms
Start 743 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fontawesome-webfont.woff2 unknown swap
Size 76 KB
Load time 27 ms
Start 772 ms
Risk FOUT — text flashes from fallback to web font
iconfont.woff2 woff2 swap
Size 8 KB
Load time 23 ms
Start 773 ms
Risk FOUT — text flashes from fallback to web font
honorIconFont.ttf ttf swap
Size 5 KB
Load time 24 ms
Start 773 ms
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 ~794 KB and ~1588 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
109 requests over 6841ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.1 s LCP 2.0 shttps://honor.com// https://honor.com/ — 301 — 91 B — 14 ms — h2https://www.honor.com/www.honor.com/ https://www.honor.com/ — 302 — 149 B — 19 ms — h2https://www.honor.com/hk/?host=honor.comwww.honor.com/hk/?host=honor.com https://www.honor.com/hk/?host=honor.com — 200 — 40.5 KiB — 11 ms — h2https://www.honor.com/etc/designs/honor-site/common/base.min.3e600e039cd497909c01933a253f3cbd.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/base.min.3e600e039cd497909c01933a253f3cbd.css — 200 — 58.4 KiB — 13 ms — h2https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.8be7d73772160cb1815bb417deeb58b1.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.8be7d73772160cb1815bb417deeb58b1.css — 200 — 39.4 KiB — 19 ms — h2https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.cb16b40e4451eb74965aa501e7b223b3.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.cb16b40e4451eb74965aa501e7b223b3.css — 200 — 1.4 KiB — 15 ms — h2https://www.honor.com/etc/designs/honor-site/common/base.min.6069822ae902f5ab038a6df90e5018e4.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/base.min.6069822ae902f5ab038a6df90e5018e4.js — 200 — 74.4 KiB — 27 ms — h2https://www.honor.com/etc/designs/honor-site/common/base-business.min.c7535135a136297e3c0667cffb31c65a.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/base-business.min.c7535135a136297e3c0667cffb31c65a.js — 200 — 12.2 KiB — 29 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.684aa2f5fe5e679c17a588cdaab1073e.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.684aa2f5fe5e679c17a588cdaab1073e.css — 200 — 86.2 KiB — 22 ms — h2https://www-file.honor.com/content/dam/honor/common/logo/honor-logo-black.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/logo/honor-logo-black.svg — 200 — 1.5 KiB — 35 ms — h2https://www.honor.com/etc/designs/honor-site/assets/lazyload/placeholder.pngwww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/assets/lazyload/placeholder.png — 200 — 390 B — 29 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.200e5b16737f75cfb03c8505545e9559.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.200e5b16737f75cfb03c8505545e9559.css — 200 — 1.4 KiB — 5 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.84176a16a0512b0208ec193bc2cfdb5e.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.84176a16a0512b0208ec193bc2cfdb5e.js — 200 — 7.0 KiB — 6 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.65f6d99b9f9b84826118db7b61ce9385.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.65f6d99b9f9b84826118db7b61ce9385.js — 200 — 38.4 KiB — 6 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.260d621da92b36eae51adfccfb8e22d5.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.260d621da92b36eae51adfccfb8e22d5.css — 200 — 10.1 KiB — 38 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.6f7d2aebf34afc8450080e8ad873685e.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.6f7d2aebf34afc8450080e8ad873685e.css — 200 — 6.5 KiB — 27 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.489c78890120769f440be3132da2cd2a.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.489c78890120769f440be3132da2cd2a.js — 200 — 2.8 KiB — 30 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.3836f884a7563e3cb732553043dd7c8d.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.3836f884a7563e3cb732553043dd7c8d.js — 200 — 3.5 KiB — 32 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.6ce23efdd90e50aa541882df0fee4c57.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.6ce23efdd90e50aa541882df0fee4c57.css — 200 — 4.8 KiB — 33 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.a5d8477a1f3930180e875fc5d5d81067.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.a5d8477a1f3930180e875fc5d5d81067.js — 200 — 47.4 KiB — 58 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.9fd42092b732232624c79968a54d444e.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.9fd42092b732232624c79968a54d444e.css — 200 — 6.2 KiB — 41 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.d255360208cf672bcb86a0decf104d84.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.d255360208cf672bcb86a0decf104d84.js — 200 — 2.8 KiB — 44 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.6ac46949e28996534fb993be1b6191cb.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.6ac46949e28996534fb993be1b6191cb.css — 200 — 3.2 KiB — 45 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.e76479c7addd38f6ccbb26302c54118f.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.e76479c7addd38f6ccbb26302c54118f.js — 200 — 1.3 KiB — 47 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.6330840c312bc67b12949bc7c3b7ad3d.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.6330840c312bc67b12949bc7c3b7ad3d.css — 200 — 11.1 KiB — 49 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.f5029f078372f4a2115d749851f35938.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.f5029f078372f4a2115d749851f35938.css — 200 — 9.4 KiB — 50 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.6de11614e2e3368e83f0707fd6e38e3a.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.6de11614e2e3368e83f0707fd6e38e3a.js — 200 — 5.5 KiB — 53 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.9bf069ec4b4e1d74eae3abed283912bd.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.9bf069ec4b4e1d74eae3abed283912bd.js — 200 — 5.8 KiB — 57 ms — h2https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.b0dd8ac2f06ec867f1762fb871945050.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.b0dd8ac2f06ec867f1762fb871945050.js — 200 — 85.1 KiB — 83 ms — h2https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.4c51fa4d6e82a1cda4b8a8ee8b0b49ab.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.4c51fa4d6e82a1cda4b8a8ee8b0b49ab.js — 200 — 2.2 KiB — 64 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.1 s LCP 2.0 shttps://honor.com// https://honor.com/ — 301 — 91 B — 14 ms — h2https://www.honor.com/www.honor.com/ https://www.honor.com/ — 302 — 149 B — 19 ms — h2https://www.honor.com/hk/?host=honor.comwww.honor.com/hk/?host=honor.com https://www.honor.com/hk/?host=honor.com — 200 — 40.5 KiB — 11 ms — h2https://www.honor.com/etc/designs/honor-site/common/base.min.3e600e039cd497909c01933a253f3cbd.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/base.min.3e600e039cd497909c01933a253f3cbd.css — 200 — 58.4 KiB — 13 ms — h2https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.8be7d73772160cb1815bb417deeb58b1.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.8be7d73772160cb1815bb417deeb58b1.css — 200 — 39.4 KiB — 19 ms — h2https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.cb16b40e4451eb74965aa501e7b223b3.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.cb16b40e4451eb74965aa501e7b223b3.css — 200 — 1.4 KiB — 15 ms — h2https://www.honor.com/etc/designs/honor-site/common/base.min.6069822ae902f5ab038a6df90e5018e4.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/base.min.6069822ae902f5ab038a6df90e5018e4.js — 200 — 74.4 KiB — 27 ms — h2https://www.honor.com/etc/designs/honor-site/common/base-business.min.c7535135a136297e3c0667cffb31c65a.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/base-business.min.c7535135a136297e3c0667cffb31c65a.js — 200 — 12.2 KiB — 29 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.684aa2f5fe5e679c17a588cdaab1073e.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.684aa2f5fe5e679c17a588cdaab1073e.css — 200 — 86.2 KiB — 22 ms — h2https://www-file.honor.com/content/dam/honor/common/logo/honor-logo-black.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/logo/honor-logo-black.svg — 200 — 1.5 KiB — 35 ms — h2https://www.honor.com/etc/designs/honor-site/assets/lazyload/placeholder.pngwww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/assets/lazyload/placeholder.png — 200 — 390 B — 29 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.200e5b16737f75cfb03c8505545e9559.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.200e5b16737f75cfb03c8505545e9559.css — 200 — 1.4 KiB — 5 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.84176a16a0512b0208ec193bc2cfdb5e.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/protocol-component/clientlib.min.84176a16a0512b0208ec193bc2cfdb5e.js — 200 — 7.0 KiB — 6 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.65f6d99b9f9b84826118db7b61ce9385.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/header/clientlib.min.65f6d99b9f9b84826118db7b61ce9385.js — 200 — 38.4 KiB — 6 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.260d621da92b36eae51adfccfb8e22d5.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.260d621da92b36eae51adfccfb8e22d5.css — 200 — 10.1 KiB — 38 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.6f7d2aebf34afc8450080e8ad873685e.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.6f7d2aebf34afc8450080e8ad873685e.css — 200 — 6.5 KiB — 27 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.489c78890120769f440be3132da2cd2a.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/new-home-banner-component/clientlib.min.489c78890120769f440be3132da2cd2a.js — 200 — 2.8 KiB — 30 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.3836f884a7563e3cb732553043dd7c8d.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/carousel/clientlibs/site.min.3836f884a7563e3cb732553043dd7c8d.js — 200 — 3.5 KiB — 32 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.6ce23efdd90e50aa541882df0fee4c57.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.6ce23efdd90e50aa541882df0fee4c57.css — 200 — 4.8 KiB — 33 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.a5d8477a1f3930180e875fc5d5d81067.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/key-product-component/clientlib.min.a5d8477a1f3930180e875fc5d5d81067.js — 200 — 47.4 KiB — 58 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.9fd42092b732232624c79968a54d444e.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.9fd42092b732232624c79968a54d444e.css — 200 — 6.2 KiB — 41 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.d255360208cf672bcb86a0decf104d84.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/product-list-new/clientlib.min.d255360208cf672bcb86a0decf104d84.js — 200 — 2.8 KiB — 44 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.6ac46949e28996534fb993be1b6191cb.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.6ac46949e28996534fb993be1b6191cb.css — 200 — 3.2 KiB — 45 ms — h2https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.e76479c7addd38f6ccbb26302c54118f.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site-mkt/components/content/activity-component/clientlib.min.e76479c7addd38f6ccbb26302c54118f.js — 200 — 1.3 KiB — 47 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.6330840c312bc67b12949bc7c3b7ad3d.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.6330840c312bc67b12949bc7c3b7ad3d.css — 200 — 11.1 KiB — 49 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.f5029f078372f4a2115d749851f35938.csswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.f5029f078372f4a2115d749851f35938.css — 200 — 9.4 KiB — 50 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.6de11614e2e3368e83f0707fd6e38e3a.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/contact-us/clientlib.min.6de11614e2e3368e83f0707fd6e38e3a.js — 200 — 5.5 KiB — 53 ms — h2https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.9bf069ec4b4e1d74eae3abed283912bd.jswww.honor.com/etc.clientlibs/honor-... https://www.honor.com/etc.clientlibs/honor-site/components/content/common/footer/clientlib.min.9bf069ec4b4e1d74eae3abed283912bd.js — 200 — 5.8 KiB — 57 ms — h2https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.b0dd8ac2f06ec867f1762fb871945050.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/v2/clientlib-base.min.b0dd8ac2f06ec867f1762fb871945050.js — 200 — 85.1 KiB — 83 ms — h2https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.4c51fa4d6e82a1cda4b8a8ee8b0b49ab.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site-mkt/v2/clientlib-base.min.4c51fa4d6e82a1cda4b8a8ee8b0b49ab.js — 200 — 2.2 KiB — 64 ms — h2https://www.honor.com/etc/designs/honor-site/common/videojs.min.8fa75a616fa6d33537ebc86adac522a4.csswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/videojs.min.8fa75a616fa6d33537ebc86adac522a4.css — 200 — 12.5 KiB — 67 ms — h2https://www.honor.com/etc/designs/honor-site/assets/header-svg/6.svgwww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/assets/header-svg/6.svg — 200 — 696 B — 87 ms — h2https://www.honor.com/etc/designs/honor-site/assets/header-svg/compare.svgwww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/assets/header-svg/compare.svg — 200 — 709 B — 68 ms — h2https://www-file.honor.com/content/dam/honor/common/symbols/star.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/symbols/star.svg — 200 — 2.0 KiB — 16 ms — h2https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/no-product/hk/honor-600-series-pc-0422.avifwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/no-product/hk/honor-600-series-pc-0422.avif — 200 — 107.8 KiB — 82 ms — h2https://www-file.honor.com/content/dam/honor/common/symbols/star-mov.webpwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/symbols/star-mov.webp — 200 — 65.1 KiB — 83 ms — h2https://chat.quickcep.com/initQuickChat.js?platform=others&accessId=0777e089-db5d-4341-9ef9-3343bcbdd538&lang=chtchat.quickcep.com/initQuickChat.js?... https://chat.quickcep.com/initQuickChat.js?platform=others&accessId=0777e089-db5d-4341-9ef9-3343bcbdd538&lang=cht — 200 — 3.4 KiB — 71 ms — h2https://www.honor.com/etc/designs/honor-site/common/videojs.min.cf62cf2a5d52b8f58e67a34aab7f6ca3.jswww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/videojs.min.cf62cf2a5d52b8f58e67a34aab7f6ca3.js — 200 — 196.6 KiB — 91 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M4WC75Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M4WC75W — 200 — 161.6 KiB — 89 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datahttps://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-Regular.woff2www.honor.com/content/dam/honor/com... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-Regular.woff2 — 200 — 298.4 KiB — 32 ms — h2https://www.honor.com/hk/jcr:content.products.jsonwww.honor.com/hk/jcr:content.produc... https://www.honor.com/hk/jcr:content.products.json — 200 — 962 B — 7 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.or…www.w3.or… data:image/svg+xml,%3Csvg%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.or… — 200 — 0 B — 0 ms — datahttps://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-DemiBold.woff2www.honor.com/content/dam/honor/com... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-tc/HONORSansSplitTC-DemiBold.woff2 — 200 — 303.2 KiB — 71 ms — h2https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-Regular-Split.woff2www.honor.com/content/dam/honor/com... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-Regular-Split.woff2 — 200 — 465.4 KiB — 44 ms — h2https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-DemiBold-Split.woff2www.honor.com/content/dam/honor/com... https://www.honor.com/content/dam/honor/common/font/honorsans/honor-sans-brand/HONORSansBrand-DemiBold-Split.woff2 — 200 — 473.4 KiB — 43 ms — h2https://www.honor.com/etc/designs/honor-site/common/font-awesome4/fonts/fontawesome-webfont.woff2?v=4.7.0www.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/font-awesome4/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.7 KiB — 27 ms — h2https://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-v3/iconfont.woff2?t=1734424511855www.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-v3/iconfont.woff2?t=1734424511855 — 200 — 7.9 KiB — 23 ms — h2https://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-font-v2/honorIconFont.ttf?fqzaiywww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/common/fonts/css/fonts/honor-icon-font-v2/honorIconFont.ttf?fqzaiy — 200 — 4.8 KiB — 24 ms — h2data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/20…www.w3.org/20… data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/20… — 200 — 0 B — 0 ms — datahttps://www.honor.com/hk/?host=honor.comwww.honor.com/hk/?host=honor.com https://www.honor.com/hk/?host=honor.com — 200 — 40.5 KiB — 9 ms — h2https://www.honor.com/libs/cq/i18n/dict.zh-HK.jsonwww.honor.com/libs/cq/i18n/dict.zh-... https://www.honor.com/libs/cq/i18n/dict.zh-HK.json — 200 — 36.2 KiB — 11 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCA…data:image/svg+xml;charset=utf-8;ba... data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCA… — 200 — 0 B — 0 ms — datahttps://www.honor.com/bin/eCommerce/countryCodes.jsonwww.honor.com/bin/eCommerce/country... https://www.honor.com/bin/eCommerce/countryCodes.json — 200 — 910 B — 5 ms — h2https://www.googletagmanager.com/gtag/js?id=G-D9XC3MSR11&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D9XC3MSR11&cx=c&gtm=4e64k1 — 200 — 172.4 KiB — 30 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NWL65W2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NWL65W2 — 200 — 134.0 KiB — 19 ms — h3https://front-assets.quickcep.com/js-sg/mixpanel.iife.js?v=2.51.20front-assets.quickcep.com/js-sg/mix... https://front-assets.quickcep.com/js-sg/mixpanel.iife.js?v=2.51.20 — 200 — 22.9 KiB — 234 ms — h2https://chat.quickcep.com/static/js/runtime-main.d9436dea.jschat.quickcep.com/static/js/runtime... https://chat.quickcep.com/static/js/runtime-main.d9436dea.js — 200 — 1.2 KiB — 10 ms — h2https://chat.quickcep.com/static/js/chunk-init.d9436dea.chunk.jschat.quickcep.com/static/js/chunk-i... https://chat.quickcep.com/static/js/chunk-init.d9436dea.chunk.js — 200 — 52.6 KiB — 26 ms — h2https://chat.quickcep.com/static/js/vendors~main.d9436dea.chunk.jschat.quickcep.com/static/js/vendors... https://chat.quickcep.com/static/js/vendors~main.d9436dea.chunk.js — 200 — 459.8 KiB — 87 ms — h2https://chat.quickcep.com/static/js/main.d9436dea.chunk.jschat.quickcep.com/static/js/main.d9... https://chat.quickcep.com/static/js/main.d9436dea.chunk.js — 200 — 101.6 KiB — 63 ms — h2https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/two-product-two-img/honor-magicbook-art-14-2025/productnanme.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/two-product-two-img/honor-magicbook-art-14-2025/productnanme.svg — 200 — 5.2 KiB — 18 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/two-product-two-img/honor-magicbook-art-14-2025/honor-magicbook-art-14-2025-brown-pc.avifwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/two-product-two-img/honor-magicbook-art-14-2025/honor-magicbook-art-14-2025-brown-pc.avif — 200 — 50.7 KiB — 62 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/one-product/honor-magic-v5/honor-magic-v5-pc.avifwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/one-product/honor-magic-v5/honor-magic-v5-pc.avif — 200 — 156.9 KiB — 63 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-magic8-pro/name.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-magic8-pro/name.svg — 200 — 4.2 KiB — 42 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-magic8-pro/main-magic8-pro-gold-left-pc.avifwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-magic8-pro/main-magic8-pro-gold-left-pc.avif — 200 — 11.8 KiB — 53 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-magic8-pro/main-magic8-pro-gold-right-pc.avifwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-magic8-pro/main-magic8-pro-gold-right-pc.avif — 200 — 63.7 KiB — 61 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-D9XC3MSR11&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&_p=1776897520980&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=520216270.1776897522&frm=0&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262&sid=1776897522&sct=1&seg=0&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_name=%2F&ep.transport_type=beacon&ep.debug_mode=false&ep.country_code=HK&ep.UserAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&up.ClientID=&up.LoginStatus=guest&up.openid_1=&up.openid_2=&up.openid_3=&up.openid_4=&up.openid_5=&tfd=1688analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-D9XC3MSR11&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&_p=1776897520980&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=520216270.1776897522&frm=0&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262&sid=1776897522&sct=1&seg=0&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_name=%2F&ep.transport_type=beacon&ep.debug_mode=false&ep.country_code=HK&ep.UserAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&up.ClientID=&up.LoginStatus=guest&up.openid_1=&up.openid_2=&up.openid_3=&up.openid_4=&up.openid_5=&tfd=1688 — 204 — 548 B — 283 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D9XC3MSR11&cid=520216270.1776897522&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&rcb=4&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D9XC3MSR11&cid=520216270.1776897522&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&rcb=4&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262 — 204 — 557 B — 20 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-D9XC3MSR11&cid=520216270.1776897522&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&rcb=4&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262&z=834631078www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-D9XC3MSR11&cid=520216270.1776897522&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&rcb=4&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262&z=834631078 — 200 — 408 B — 22 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-AW-10996580706&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-AW-10996580706&cx=c&gtm=4e64k1 — 200 — 133.9 KiB — 37 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 37 ms — h3https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F&scrsrc=www.googletagmanager.com&rnd=867979669.1776897523&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&auid=1267579214.1776897523&navt=n&npa=0&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v851226799za200zd851226799xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938465~115938468~117266400~117884344&apve=1&apvf=f&apvc=1&tft=1776897522864&tfd=2041www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F&scrsrc=www.googletagmanager.com&rnd=867979669.1776897523&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&auid=1267579214.1776897523&navt=n&npa=0&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v851226799za200zd851226799xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938465~115938468~117266400~117884344&apve=1&apvf=f&apvc=1&tft=1776897522864&tfd=2041 — 200 — 21 B — 27 ms — h3https://visitorim.quickcep.com/im-visitor/event/settingsvisitorim.quickcep.com/im-visitor/e... https://visitorim.quickcep.com/im-visitor/event/settings — 200 — 0 B — 240 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/AW-10996580706/?random=1776897522951&cv=11&fst=1776897522951&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/AW-10996580706/?random=1776897522951&cv=11&fst=1776897522951&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4 — 200 — 2.2 KiB — 23 ms — h3https://www.google.com/rmkt/collect/AW-10996580706/?random=1776897522951&cv=11&fst=1776897522951&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5www.google.com/rmkt/collect/AW-1099... https://www.google.com/rmkt/collect/AW-10996580706/?random=1776897522951&cv=11&fst=1776897522951&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5 — 200 — 20 B — 14 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F&scrsrc=www.googletagmanager.com&rnd=867979669.1776897523&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&auid=1267579214.1776897523&navt=n&npa=0&ep.ads_data_redaction=0&_tu=CA&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&apve=1&apvf=f&apvc=0&tids=AW-AW-10996580706&tid=AW-AW-10996580706&tft=1776897522979&tfd=2156www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F&scrsrc=www.googletagmanager.com&rnd=867979669.1776897523&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&auid=1267579214.1776897523&navt=n&npa=0&ep.ads_data_redaction=0&_tu=CA&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&apve=1&apvf=f&apvc=0&tids=AW-AW-10996580706&tid=AW-AW-10996580706&tft=1776897522979&tfd=2156 — 200 — 21 B — 17 ms — h3https://connect.facebook.net/signals/config/3829310803949922?v=2.9.303&r=stable&domain=www.honor.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/3829310803949922?v=2.9.303&r=stable&domain=www.honor.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 213 ms — h3https://www.google.com/pagead/1p-user-list/AW-10996580706/?random=1776897522951&cv=11&fst=1776895200000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfbbQjrdz5jfa9jMh1SbP_zl6YR19BfwM086X3yNxqImhcZQAK2_9kV-OmmGThNC1JbeSWjHdAE0dZQ9LthFc4terNrotAkGHTXk_1gI5TgzVLJswtk9UXpuTsrcRKM-sU_EaDjywzFn17mzXTSti0SxgeS0d-GAflJ4QVHV-2XW1hPH5xYgrZIIeTN2dTtDQwb4r2R4QW7erNaEbku4fwyRWBHuHAc6B5DFdHezVjzoHRozQW8Eq9onZE8yPQgi-IHN-RA&random=1505850823&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/AW-10996580706/?random=1776897522951&cv=11&fst=1776895200000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfbbQjrdz5jfa9jMh1SbP_zl6YR19BfwM086X3yNxqImhcZQAK2_9kV-OmmGThNC1JbeSWjHdAE0dZQ9LthFc4terNrotAkGHTXk_1gI5TgzVLJswtk9UXpuTsrcRKM-sU_EaDjywzFn17mzXTSti0SxgeS0d-GAflJ4QVHV-2XW1hPH5xYgrZIIeTN2dTtDQwb4r2R4QW7erNaEbku4fwyRWBHuHAc6B5DFdHezVjzoHRozQW8Eq9onZE8yPQgi-IHN-RA&random=1505850823&rmt_tld=0&ipr=y — 200 — 64 B — 12 ms — h3https://www.google.com.sg/pagead/1p-user-list/AW-10996580706/?random=1776897522951&cv=11&fst=1776895200000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfbbQjrdz5jfa9jMh1SbP_zl6YR19BfwM086X3yNxqImhcZQAK2_9kV-OmmGThNC1JbeSWjHdAE0dZQ9LthFc4terNrotAkGHTXk_1gI5TgzVLJswtk9UXpuTsrcRKM-sU_EaDjywzFn17mzXTSti0SxgeS0d-GAflJ4QVHV-2XW1hPH5xYgrZIIeTN2dTtDQwb4r2R4QW7erNaEbku4fwyRWBHuHAc6B5DFdHezVjzoHRozQW8Eq9onZE8yPQgi-IHN-RA&random=1505850823&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/AW-10996580706/?random=1776897522951&cv=11&fst=1776895200000&bg=ffffff&guid=ON&async=1&gtm=45be64k1z8851226799za20gzb851226799zd851226799xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rcb=0&frm=0&tiba=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1267579214.1776897523&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfbbQjrdz5jfa9jMh1SbP_zl6YR19BfwM086X3yNxqImhcZQAK2_9kV-OmmGThNC1JbeSWjHdAE0dZQ9LthFc4terNrotAkGHTXk_1gI5TgzVLJswtk9UXpuTsrcRKM-sU_EaDjywzFn17mzXTSti0SxgeS0d-GAflJ4QVHV-2XW1hPH5xYgrZIIeTN2dTtDQwb4r2R4QW7erNaEbku4fwyRWBHuHAc6B5DFdHezVjzoHRozQW8Eq9onZE8yPQgi-IHN-RA&random=1505850823&rmt_tld=1&ipr=y — 200 — 154 B — 9 ms — h2https://visitorim.quickcep.com/im-visitor/event/settingsvisitorim.quickcep.com/im-visitor/e... https://visitorim.quickcep.com/im-visitor/event/settings — 200 — 882 B — 18 ms — h2https://quicki18n.quickcep.com/chat-adapter/prod/i18n-adapter.jsonquicki18n.quickcep.com/chat-adapter... https://quicki18n.quickcep.com/chat-adapter/prod/i18n-adapter.json — 200 — 787 B — 187 ms — h2https://chata.quickcep.com/im/chatSession/0777e089-db5d-4341-9ef9-3343bcbdd538/support-i18n-listchata.quickcep.com/im/chatSession/0... https://chata.quickcep.com/im/chatSession/0777e089-db5d-4341-9ef9-3343bcbdd538/support-i18n-list — 200 — 0 B — 203 ms — h2https://visitorim.quickcep.com/im-visitor/chatSession/visitorSocketConnectCheck2visitorim.quickcep.com/im-visitor/c... https://visitorim.quickcep.com/im-visitor/chatSession/visitorSocketConnectCheck2 — 200 — 0 B — 20 ms — h2https://visitorim.quickcep.com/im-visitor/chatSession/visitorSocketConnectCheck2visitorim.quickcep.com/im-visitor/c... https://visitorim.quickcep.com/im-visitor/chatSession/visitorSocketConnectCheck2 — 200 — 587 B — 27 ms — h2https://collect.quickcep.com/cdp-collect/cdp/collect/event?verbose=1&ip=1&_=1776897523213collect.quickcep.com/cdp-collect/cd... https://collect.quickcep.com/cdp-collect/cdp/collect/event?verbose=1&ip=1&_=1776897523213 — -1 — 0 B — 3.2 s — https://connect.facebook.net/signals/config/223915656260155?v=2.9.303&r=stable&domain=www.honor.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/223915656260155?v=2.9.303&r=stable&domain=www.honor.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 18.7 KiB — 223 ms — h3https://www.facebook.com/tr/?id=3829310803949922&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523323&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=38293108039... https://www.facebook.com/tr/?id=3829310803949922&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523323&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 19 B — 18 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=3829310803949922&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523323&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=3829310803949922&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523323&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 196 B — 257 ms — h3https://chata.quickcep.com/im/chatSession/0777e089-db5d-4341-9ef9-3343bcbdd538/support-i18n-listchata.quickcep.com/im/chatSession/0... https://chata.quickcep.com/im/chatSession/0777e089-db5d-4341-9ef9-3343bcbdd538/support-i18n-list — 200 — 464 B — 13 ms — h2https://quicki18n.quickcep.com/chat/prod/cht.json?t=1776897523380quicki18n.quickcep.com/chat/prod/ch... https://quicki18n.quickcep.com/chat/prod/cht.json?t=1776897523380 — 200 — 2.1 KiB — 36 ms — h2https://chata.quickcep.com/im/chatSession/plugin-i18nchata.quickcep.com/im/chatSession/p... https://chata.quickcep.com/im/chatSession/plugin-i18n — 200 — 0 B — 10 ms — h2https://chata.quickcep.com/im/chatSession/plugin-i18nchata.quickcep.com/im/chatSession/p... https://chata.quickcep.com/im/chatSession/plugin-i18n — 200 — 1.9 KiB — 14 ms — h2https://www.facebook.com/tr/?id=223915656260155&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523581&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&cs_est=true&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=22391565626... https://www.facebook.com/tr/?id=223915656260155&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523581&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&cs_est=true&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 6 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=223915656260155&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523581&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&cs_est=true&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=223915656260155&ev=PageView&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&rl=&if=false&ts=1776897523581&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776897523308.624951985679798993&ler=empty&cdl=API_unavailable&pmd[title]=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&pmd[locale]=zh-HK&pmd[keywords]=HONOR%2C%20HONOR%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%2C%20HONOR%E6%89%8B%E6%A9%9F%2C%20HONOR%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%2C%20HONOR%E5%85%A8%E7%90%83%2C%20HONOR%E6%89%8B%E6%A9%9F&pmd[description]=HONOR%E6%98%AF%E5%85%A8%E7%90%83%E9%A0%98%E5%85%88%E7%9A%84%E6%99%BA%E8%83%BD%E8%A8%AD%E5%82%99%E4%BE%9B%E6%87%89%E5%95%86%E3%80%82%20%E5%9C%A8%20HONOR%20%E5%AE%98%E6%96%B9%E7%B6%B2%E7%AB%99%E7%99%BC%E7%8F%BE%E9%AB%98%E5%93%81%E7%9A%84%E8%B3%AA%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F%E3%80%81%E5%B9%B3%E6%9D%BF%E9%9B%BB%E8%85%A6%E3%80%81%E6%89%8B%E6%8F%90%E9%9B%BB%E8%85%A6%E5%92%8C%E5%8F%AF%E7%A9%BF%E6%88%B4%E8%A8%AD%E5%82%99%E3%80%81%E9%85%8D%E4%BB%B6%E3%80%82&plt=831.3000001907349&cs_est=true&it=1776897523059&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 231 ms — h3https://www.honor.com/etc/designs/honor-site/assets/favicon.icowww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/assets/favicon.ico — 200 — 416 B — 6 ms — h2https://www.honor.com/etc/designs/honor-site/assets/favicon.icowww.honor.com/etc/designs/honor-sit... https://www.honor.com/etc/designs/honor-site/assets/favicon.ico — 200 — 0 B — 2 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datahttps://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/one-product/honor-magic-v5/honor-magic-v5.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/one-product/honor-magic-v5/honor-magic-v5.svg — 200 — 3.7 KiB — 6 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/two-product-one-img/400-pro-400/400-gold-400-pro-grey-pc.avifwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/new-home-banner-component/two-product-one-img/400-pro-400/400-gold-400-pro-grey-pc.avif — 200 — 34.4 KiB — 10 ms — h3https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-400-pro/400pro.svgwww-file.honor.com/content/dam/hono... https://www-file.honor.com/content/dam/honor/common/new-home/key-product-component/flat-move/honor-400-pro/400pro.svg — 200 — 1.7 KiB — 6 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-D9XC3MSR11&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&_p=1776897520980&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&_eu=AAAAAGQ&are=1&cid=520216270.1776897522&frm=0&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262&sid=1776897522&sct=1&seg=0&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&_tu=CA&_s=2&tfd=6827analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-D9XC3MSR11&gtm=45je64k1v867514686z8857378290za20gzb857378290zd857378290&_p=1776897520980&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&_eu=AAAAAGQ&are=1&cid=520216270.1776897522&frm=0&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938465~115938469~117266401~117512543~118463262&sid=1776897522&sct=1&seg=0&dl=https%3A%2F%2Fwww.honor.com%2Fhk%2F%3Fhost%3Dhonor.com&dt=HONOR%20%E9%A6%99%E6%B8%AF%20-%20HONOR%20%E6%99%BA%E8%83%BD%E6%89%8B%E6%A9%9F&_tu=CA&_s=2&tfd=6827 — 204 — 48 B — 14 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 2827ms · 1651KB · ¥116/mo
www.honor.com
Other
Costly
Execution 538ms
Transfer 47 KB
Unused 45%
Monthly Cost ¥22/mo
www.honor.com
Other
Costly
Execution 455ms
Transfer 74 KB
Unused 62%
Monthly Cost ¥19/mo
www.honor.com
Other
Costly
Execution 395ms
Transfer 41 KB
Monthly Cost ¥16/mo
Unattributable
Other
Costly
Execution 309ms
Transfer 0 KB
Monthly Cost ¥13/mo
Google Tag Manager
Tag Manager
Costly
Execution 239ms
Transfer 162 KB
Unused 24%
Monthly Cost ¥10/mo
chat.quickcep.com
Other
Optional
Execution 192ms
Transfer 3 KB
Monthly Cost ¥8/mo
Google Tag Manager
Tag Manager
Optional
Execution 154ms
Transfer 172 KB
Unused 38%
Monthly Cost ¥6/mo
www.honor.com
Other
Optional
Execution 132ms
Transfer 85 KB
Unused 61%
Monthly Cost ¥5/mo
chat.quickcep.com
Other
Optional
Execution 85ms
Transfer 460 KB
Unused 31%
Monthly Cost ¥3/mo
Google Tag Manager
Tag Manager
Optional
Execution 74ms
Transfer 134 KB
Unused 43%
Monthly Cost ¥3/mo
www.honor.com
Other
Optional
Execution 72ms
Transfer 197 KB
Unused 89%
Monthly Cost ¥3/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 134 KB
Unused 48%
Monthly Cost ¥3/mo
Facebook Pixel
Advertising
Optional
Execution 63ms
Transfer 97 KB
Unused 34%
Monthly Cost ¥3/mo
Facebook Pixel
Advertising
Optional
Execution 53ms
Transfer 45 KB
Monthly Cost ¥2/mo

These scripts may cost more than they're worth

  • www.honor.com adds 538ms and costs ~¥22/month
  • www.honor.com adds 455ms and costs ~¥19/month
  • www.honor.com adds 395ms and costs ~¥16/month
  • Unattributable adds 309ms and costs ~¥13/month
  • Google Tag Manager adds 239ms and costs ~¥10/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.honor.com takes 538ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.honor.com takes 455ms 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

62% of www.honor.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

www.honor.com takes 395ms 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 309ms 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 239ms 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

61% of www.honor.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

89% of www.honor.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