Skip to content
https://dangdang.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

48
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
45
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.
69
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

2.30 s

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

5.67 s

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

14 ms

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

0.224

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

4.09 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.71 s

Page Load Progression

893 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.3 s
7.1 s
Checks
15
5 PASS 4 REVIEW 4 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 145 requests
FIX
2.4 MB transferred, 145 requests
Info::
Page weighs 3.4 MB (2.4 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
145 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.50 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
145 requests
0.50 g CO2 per page load
Images 2.0 MiB 84%
JavaScript 339.2 KiB 14%
HTML 40.2 KiB 2%
CSS 19.1 KiB 1%
Other 1.8 KiB 0%
Other 761 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

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 (2.4 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
145 resources · 2.4 MB · 81 KB savings available
FIX
145 resources · 2.4 MB · 81 KB savings available
Warning::
Page weight 1.4 MB over 1MB target
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~81 KB of savings available
Warning::
144 third-party resources (100% of weight)
Info::
2 resources over 200KB
145 resources · 2.4 MiB · 144 third-party 1.4 MiB over 1MB target
Image 84% · 2.0 MiB
JavaScript 14% · 339.2 KiB
Document 2% · 42.2 KiB
CSS 1% · 19.1 KiB
Other 0% · 0 B

~81.4 KiB of savings available

Remove unused JavaScript: 81.4 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
101 images, 0 KB saveable
REVIEW
101 images, 0 KB saveable
Warning::
https://platform-permanent.ddimg.cn/pt-front-cms-u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://platform-permanent.ddimg.cn/pt-front-cms-u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://platform-permanent.ddimg.cn/pt-front-cms-u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://platform-permanent.ddimg.cn/pt-front-cms-u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://backend-permanent.ddimg.cn/adsmart/2026/4/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img61.ddimg.cn/7d593c48-48f6-4fc9-85e0-7d6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img61.ddimg.cn/ddimg/1462/acc2_icon_06-164... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img63.ddimg.cn/upload_img/00111/home/brand... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img60.ddimg.cn/upload_img/00459/home/cnnic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://platform-permanent.ddimg.cn/pt-front-cms-u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img60.ddimg.cn/assets/pc_image/jinggongwan... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
101 images 2.0 MB
0 oversized -0 KB
100 legacy format
11 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

B
JS Execution Cost
707ms total JS execution
REVIEW
707ms total JS execution
Info::
Unattributable: 237ms CPU time
Info::
https://www.dangdang.com/: 181ms CPU time
Info::
https://databack.dangdang.com/store.js?20260423: 132ms CPU time
Info::
https://www.dangdang.com/static/script/jquery-1.11...: 83ms CPU time
Info::
https://static.dangdang.com/cim/imp/static/js/main...: 75ms CPU time
Warning::
Third-party scripts: 707ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Other 37% Style & Layout 10% Script Parsing & Compilation 8% Parse HTML & CSS 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable237ms2ms0ms3rd
https://www.dangdang.com/181ms10ms3ms3rd
https://databack.dangdang.com/store.js?20260423132ms108ms0ms3rd
https://www.dangdang.com/static/script/jquery-1.11.3.min.js83ms60ms7ms3rd
https://static.dangdang.com/cim/imp/static/js/main.173af672.chunk.js75ms67ms3ms3rd
B
JS Bundles
23 scripts, 81 KB unused
REVIEW
23 scripts, 81 KB unused
Warning::
https://www.dangdang.com/Standard/Framework/Extend...: 49 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.dangdang.com/cim/imp/static/js/2.bc...: 33 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 81 KB
81 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??jquery/lazyloadDiv0615.min.js?202604230510,smart.min.js?202604230510,mix.min.js?202604230510,LoginWindow.min.js?202604230510,collect.min.js?202604230510,store.min.js?202604230510,adall.min.js?202604230510,js_tracker.min.js?20260423051087 KB49 KB (56%)3rd
https://static.dangdang.com/cim/imp/static/js/2.bc996403.chunk.js108 KB33 KB (30%)3rd
https://databack.dangdang.com/store.js?202604232 KB3rd
https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??pagetop.min.js?20260423,categorydata_new.min.js?20260423,dd.menu-aim.min.js?2026042339 KB3rd
https://static.ddimg.cn/js/login/LoginWindow.js?2017061912 KB3rd
https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pc_mina.js?2026042305100 KB3rd
https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pcHomeAccessbility.js?2026042305104 KB3rd
https://static.dangdang.com/js/login/check_snbrowse.js?202604231 KB3rd
https://click.dangdang.com/js_tracker.js?202604238 KB3rd
https://databack.dangdang.com/collect.js?2026042312 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
145 requests over 6439ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.3 s LCP 5.7 shttps://dangdang.com// https://dangdang.com/ — 301 — 242 B — 813 ms — http/1.1http://www.dangdang.com/www.dangdang.com/ http://www.dangdang.com/ — 307 — 0 B — 3 ms — http/1.1https://www.dangdang.com/www.dangdang.com/ https://www.dangdang.com/ — 200 — 35.6 KiB — 903 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/css/model/homemin.css?20221202www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/css/model/homemin.css?20221202 — 200 — 1.9 KiB — 575 ms — h2https://static.dangdang.com/js/header2012/pagetop_accessbility.min.js?v=20230626static.dangdang.com/js/header2012/p... https://static.dangdang.com/js/header2012/pagetop_accessbility.min.js?v=20230626 — 200 — 2.4 KiB — 1.0 s — h2https://img3.ddimg.cn/00363/doc/erweima2.pngimg3.ddimg.cn/00363/doc/erweima2.pn... https://img3.ddimg.cn/00363/doc/erweima2.png — 200 — 1.3 KiB — 1.7 s — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/19/2025121912002032910.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/19/2025121912002032910.png — 200 — 1.6 KiB — 903 ms — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121814464873534.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121814464873534.png — 200 — 7.4 KiB — 911 ms — http/1.1https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??pagetop.min.js?20260423,categorydata_new.min.js?20260423,dd.menu-aim.min.js?20260423www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??pagetop.min.js?20260423,categorydata_new.min.js?20260423,dd.menu-aim.min.js?20260423 — 200 — 38.8 KiB — 785 ms — h2https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/29/2025122913031122847.jpgplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/29/2025122913031122847.jpg — 200 — 60.7 KiB — 954 ms — http/1.1https://img63.ddimg.cn/2024/5/22/2024052209403755540.jpgimg63.ddimg.cn/2024/5/22/2024052209... https://img63.ddimg.cn/2024/5/22/2024052209403755540.jpg — 200 — 21.2 KiB — 977 ms — http/1.1https://img63.ddimg.cn/2024/5/22/2024052209403756123.jpgimg63.ddimg.cn/2024/5/22/2024052209... https://img63.ddimg.cn/2024/5/22/2024052209403756123.jpg — 200 — 18.9 KiB — 1.3 s — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/2/12/202602121436102815.jpgplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/2/12/202602121436102815.jpg — 200 — 39.1 KiB — 1.1 s — http/1.1https://img60.ddimg.cn/upload_img/00111/home/loading.gifimg60.ddimg.cn/upload_img/00111/hom... https://img60.ddimg.cn/upload_img/00111/home/loading.gif — 200 — 4.1 KiB — 1.2 s — http/1.1https://static.ddimg.cn/js/login/LoginWindow.js?20170619static.ddimg.cn/js/login/LoginWindo... https://static.ddimg.cn/js/login/LoginWindow.js?20170619 — 200 — 12.4 KiB — 1.0 s — http/1.1https://www.dangdang.com/static/script/jquery-1.11.3.min.jswww.dangdang.com/static/script/jque... https://www.dangdang.com/static/script/jquery-1.11.3.min.js — 200 — 34.2 KiB — 481 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??jquery/lazyloadDiv0615.min.js?202604230510,smart.min.js?202604230510,mix.min.js?202604230510,LoginWindow.min.js?202604230510,collect.min.js?202604230510,store.min.js?202604230510,adall.min.js?202604230510,js_tracker.min.js?202604230510www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??jquery/lazyloadDiv0615.min.js?202604230510,smart.min.js?202604230510,mix.min.js?202604230510,LoginWindow.min.js?202604230510,collect.min.js?202604230510,store.min.js?202604230510,adall.min.js?202604230510,js_tracker.min.js?202604230510 — 200 — 87.3 KiB — 823 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pc_mina.js?202604230510www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pc_mina.js?202604230510 — 200 — 505 B — 510 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pcHomeAccessbility.js?202604230510www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pcHomeAccessbility.js?202604230510 — 200 — 3.6 KiB — 812 ms — h2https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/1/14/202601141054102039.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/1/14/202601141054102039.png — 200 — 1.8 KiB — 316 ms — http/1.1https://static.dangdang.com/css/header2012/footer_150526.css?20170626static.dangdang.com/css/header2012/... https://static.dangdang.com/css/header2012/footer_150526.css?20170626 — 200 — 1.4 KiB — 454 ms — h2https://img63.ddimg.cn/upload_img/00459/home/head_sprite.pngimg63.ddimg.cn/upload_img/00459/hom... https://img63.ddimg.cn/upload_img/00459/home/head_sprite.png — 200 — 4.5 KiB — 391 ms — http/1.1https://img62.ddimg.cn/upload_img/00459/home/icon_cart.pngimg62.ddimg.cn/upload_img/00459/hom... https://img62.ddimg.cn/upload_img/00459/home/icon_cart.png — 200 — 2.7 KiB — 1.0 s — http/1.1https://static.dangdang.com/js/login/check_snbrowse.js?20260423static.dangdang.com/js/login/check_... https://static.dangdang.com/js/login/check_snbrowse.js?20260423 — 200 — 879 B — 452 ms — h2https://img60.ddimg.cn/upload_img/00111/home/home_sprite_1507.pngimg60.ddimg.cn/upload_img/00111/hom... https://img60.ddimg.cn/upload_img/00111/home/home_sprite_1507.png — 200 — 3.5 KiB — 707 ms — http/1.1https://img63.ddimg.cn/upload_img/00446/111/bg_sidebar.pngimg63.ddimg.cn/upload_img/00446/111... https://img63.ddimg.cn/upload_img/00446/111/bg_sidebar.png — 200 — 1.7 KiB — 358 ms — http/1.1https://img63.ddimg.cn/2019/8/30/2019083014415426253.pngimg63.ddimg.cn/2019/8/30/2019083014... https://img63.ddimg.cn/2019/8/30/2019083014415426253.png — 200 — 4.8 KiB — 413 ms — http/1.1https://click.dangdang.com/js_tracker.js?20260423click.dangdang.com/js_tracker.js?20... https://click.dangdang.com/js_tracker.js?20260423 — 200 — 8.3 KiB — 919 ms — http/1.1https://databack.dangdang.com/collect.js?20260423databack.dangdang.com/collect.js?20... https://databack.dangdang.com/collect.js?20260423 — 200 — 12.2 KiB — 932 ms — http/1.1https://databack.dangdang.com/store.js?20260423databack.dangdang.com/store.js?2026... https://databack.dangdang.com/store.js?20260423 — 200 — 2.3 KiB — 897 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.3 s LCP 5.7 shttps://dangdang.com// https://dangdang.com/ — 301 — 242 B — 813 ms — http/1.1http://www.dangdang.com/www.dangdang.com/ http://www.dangdang.com/ — 307 — 0 B — 3 ms — http/1.1https://www.dangdang.com/www.dangdang.com/ https://www.dangdang.com/ — 200 — 35.6 KiB — 903 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/css/model/homemin.css?20221202www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/css/model/homemin.css?20221202 — 200 — 1.9 KiB — 575 ms — h2https://static.dangdang.com/js/header2012/pagetop_accessbility.min.js?v=20230626static.dangdang.com/js/header2012/p... https://static.dangdang.com/js/header2012/pagetop_accessbility.min.js?v=20230626 — 200 — 2.4 KiB — 1.0 s — h2https://img3.ddimg.cn/00363/doc/erweima2.pngimg3.ddimg.cn/00363/doc/erweima2.pn... https://img3.ddimg.cn/00363/doc/erweima2.png — 200 — 1.3 KiB — 1.7 s — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/19/2025121912002032910.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/19/2025121912002032910.png — 200 — 1.6 KiB — 903 ms — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121814464873534.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121814464873534.png — 200 — 7.4 KiB — 911 ms — http/1.1https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??pagetop.min.js?20260423,categorydata_new.min.js?20260423,dd.menu-aim.min.js?20260423www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??pagetop.min.js?20260423,categorydata_new.min.js?20260423,dd.menu-aim.min.js?20260423 — 200 — 38.8 KiB — 785 ms — h2https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/29/2025122913031122847.jpgplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/29/2025122913031122847.jpg — 200 — 60.7 KiB — 954 ms — http/1.1https://img63.ddimg.cn/2024/5/22/2024052209403755540.jpgimg63.ddimg.cn/2024/5/22/2024052209... https://img63.ddimg.cn/2024/5/22/2024052209403755540.jpg — 200 — 21.2 KiB — 977 ms — http/1.1https://img63.ddimg.cn/2024/5/22/2024052209403756123.jpgimg63.ddimg.cn/2024/5/22/2024052209... https://img63.ddimg.cn/2024/5/22/2024052209403756123.jpg — 200 — 18.9 KiB — 1.3 s — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/2/12/202602121436102815.jpgplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/2/12/202602121436102815.jpg — 200 — 39.1 KiB — 1.1 s — http/1.1https://img60.ddimg.cn/upload_img/00111/home/loading.gifimg60.ddimg.cn/upload_img/00111/hom... https://img60.ddimg.cn/upload_img/00111/home/loading.gif — 200 — 4.1 KiB — 1.2 s — http/1.1https://static.ddimg.cn/js/login/LoginWindow.js?20170619static.ddimg.cn/js/login/LoginWindo... https://static.ddimg.cn/js/login/LoginWindow.js?20170619 — 200 — 12.4 KiB — 1.0 s — http/1.1https://www.dangdang.com/static/script/jquery-1.11.3.min.jswww.dangdang.com/static/script/jque... https://www.dangdang.com/static/script/jquery-1.11.3.min.js — 200 — 34.2 KiB — 481 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??jquery/lazyloadDiv0615.min.js?202604230510,smart.min.js?202604230510,mix.min.js?202604230510,LoginWindow.min.js?202604230510,collect.min.js?202604230510,store.min.js?202604230510,adall.min.js?202604230510,js_tracker.min.js?202604230510www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/??jquery/lazyloadDiv0615.min.js?202604230510,smart.min.js?202604230510,mix.min.js?202604230510,LoginWindow.min.js?202604230510,collect.min.js?202604230510,store.min.js?202604230510,adall.min.js?202604230510,js_tracker.min.js?202604230510 — 200 — 87.3 KiB — 823 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pc_mina.js?202604230510www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pc_mina.js?202604230510 — 200 — 505 B — 510 ms — h2https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pcHomeAccessbility.js?202604230510www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Extend/hosts/js/pcHomeAccessbility.js?202604230510 — 200 — 3.6 KiB — 812 ms — h2https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/1/14/202601141054102039.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2026/1/14/202601141054102039.png — 200 — 1.8 KiB — 316 ms — http/1.1https://static.dangdang.com/css/header2012/footer_150526.css?20170626static.dangdang.com/css/header2012/... https://static.dangdang.com/css/header2012/footer_150526.css?20170626 — 200 — 1.4 KiB — 454 ms — h2https://img63.ddimg.cn/upload_img/00459/home/head_sprite.pngimg63.ddimg.cn/upload_img/00459/hom... https://img63.ddimg.cn/upload_img/00459/home/head_sprite.png — 200 — 4.5 KiB — 391 ms — http/1.1https://img62.ddimg.cn/upload_img/00459/home/icon_cart.pngimg62.ddimg.cn/upload_img/00459/hom... https://img62.ddimg.cn/upload_img/00459/home/icon_cart.png — 200 — 2.7 KiB — 1.0 s — http/1.1https://static.dangdang.com/js/login/check_snbrowse.js?20260423static.dangdang.com/js/login/check_... https://static.dangdang.com/js/login/check_snbrowse.js?20260423 — 200 — 879 B — 452 ms — h2https://img60.ddimg.cn/upload_img/00111/home/home_sprite_1507.pngimg60.ddimg.cn/upload_img/00111/hom... https://img60.ddimg.cn/upload_img/00111/home/home_sprite_1507.png — 200 — 3.5 KiB — 707 ms — http/1.1https://img63.ddimg.cn/upload_img/00446/111/bg_sidebar.pngimg63.ddimg.cn/upload_img/00446/111... https://img63.ddimg.cn/upload_img/00446/111/bg_sidebar.png — 200 — 1.7 KiB — 358 ms — http/1.1https://img63.ddimg.cn/2019/8/30/2019083014415426253.pngimg63.ddimg.cn/2019/8/30/2019083014... https://img63.ddimg.cn/2019/8/30/2019083014415426253.png — 200 — 4.8 KiB — 413 ms — http/1.1https://click.dangdang.com/js_tracker.js?20260423click.dangdang.com/js_tracker.js?20... https://click.dangdang.com/js_tracker.js?20260423 — 200 — 8.3 KiB — 919 ms — http/1.1https://databack.dangdang.com/collect.js?20260423databack.dangdang.com/collect.js?20... https://databack.dangdang.com/collect.js?20260423 — 200 — 12.2 KiB — 932 ms — http/1.1https://databack.dangdang.com/store.js?20260423databack.dangdang.com/store.js?2026... https://databack.dangdang.com/store.js?20260423 — 200 — 2.3 KiB — 897 ms — http/1.1https://recosys.dangdang.com/realdata/js/index/collect.jsrecosys.dangdang.com/realdata/js/in... https://recosys.dangdang.com/realdata/js/index/collect.js — 200 — 2.5 KiB — 864 ms — http/1.1https://static.dangdang.com/cim/cim.min.js?2019092301static.dangdang.com/cim/cim.min.js?... https://static.dangdang.com/cim/cim.min.js?2019092301 — 200 — 2.2 KiB — 253 ms — h2https://static.dangdang.com/css/win_login20150728.css?20170215static.dangdang.com/css/win_login20... https://static.dangdang.com/css/win_login20150728.css?20170215 — 200 — 3.2 KiB — 255 ms — h2https://img63.ddimg.cn/6980a660-38bd-4629-a74e-c79c7c2db431.hpuWMccmimg63.ddimg.cn/6980a660-38bd-4629-a... https://img63.ddimg.cn/6980a660-38bd-4629-a74e-c79c7c2db431.hpuWMccm — 200 — 21.3 KiB — 391 ms — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121818204782872.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121818204782872.png — 200 — 78.3 KiB — 477 ms — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121818204823486.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/2025121818204823486.png — 200 — 85.6 KiB — 472 ms — http/1.1https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/202512181820475322.pngplatform-permanent.ddimg.cn/pt-fron... https://platform-permanent.ddimg.cn/pt-front-cms-upload-file/2025/12/18/202512181820475322.png — 200 — 101.2 KiB — 460 ms — http/1.1https://img60.ddimg.cn/assets/pc_image/jinggongwanganbei.pngimg60.ddimg.cn/assets/pc_image/jing... https://img60.ddimg.cn/assets/pc_image/jinggongwanganbei.png — 200 — 19.6 KiB — 355 ms — http/1.1https://static.dangdang.com/cim/public/css/cim.cssstatic.dangdang.com/cim/public/css/... https://static.dangdang.com/cim/public/css/cim.css — 200 — 962 B — 251 ms — h2https://img61.ddimg.cn/7d593c48-48f6-4fc9-85e0-7d6e10dfc2a2.hpvgUvc9img61.ddimg.cn/7d593c48-48f6-4fc9-8... https://img61.ddimg.cn/7d593c48-48f6-4fc9-85e0-7d6e10dfc2a2.hpvgUvc9 — 200 — 6.8 KiB — 862 ms — http/1.1https://static.dangdang.com/cim/public/images/kefu.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/kefu.png — 200 — 26.6 KiB — 264 ms — h2https://static.dangdang.com/cim/imp/index.htmlstatic.dangdang.com/cim/imp/index.h... https://static.dangdang.com/cim/imp/index.html — 200 — 1.3 KiB — 263 ms — h2https://img63.ddimg.cn/upload_img/00111/home/brand_128_47.pngimg63.ddimg.cn/upload_img/00111/hom... https://img63.ddimg.cn/upload_img/00111/home/brand_128_47.png — 200 — 6.5 KiB — 250 ms — http/1.1https://img60.ddimg.cn/upload_img/00459/home/hlwjbzx_182.pngimg60.ddimg.cn/upload_img/00459/hom... https://img60.ddimg.cn/upload_img/00459/home/hlwjbzx_182.png — 200 — 3.8 KiB — 358 ms — http/1.1https://img60.ddimg.cn/upload_img/00459/home/cnnic.pngimg60.ddimg.cn/upload_img/00459/hom... https://img60.ddimg.cn/upload_img/00459/home/cnnic.png — 200 — 8.2 KiB — 345 ms — http/1.1https://img61.ddimg.cn/ddimg/1462/acc2_icon_06-1642647403.jpgimg61.ddimg.cn/ddimg/1462/acc2_icon... https://img61.ddimg.cn/ddimg/1462/acc2_icon_06-1642647403.jpg — 200 — 3.4 KiB — 609 ms — http/1.1https://static.dangdang.com/cim/imp/static/css/2.f1a3d200.chunk.cssstatic.dangdang.com/cim/imp/static/... https://static.dangdang.com/cim/imp/static/css/2.f1a3d200.chunk.css — 200 — 3.2 KiB — 251 ms — h2https://static.dangdang.com/cim/imp/static/css/main.6fc00225.chunk.cssstatic.dangdang.com/cim/imp/static/... https://static.dangdang.com/cim/imp/static/css/main.6fc00225.chunk.css — 200 — 4.6 KiB — 252 ms — h2https://static.dangdang.com/cim/imp/static/js/2.bc996403.chunk.jsstatic.dangdang.com/cim/imp/static/... https://static.dangdang.com/cim/imp/static/js/2.bc996403.chunk.js — 200 — 107.9 KiB — 545 ms — h2https://static.dangdang.com/cim/imp/static/js/main.173af672.chunk.jsstatic.dangdang.com/cim/imp/static/... https://static.dangdang.com/cim/imp/static/js/main.173af672.chunk.js — 200 — 20.1 KiB — 266 ms — h2https://click.dangdang.com/page_tracker.php?m_id=&o_id=&region_ids=&out_refer=&refer_url=&url=https%3A%2F%2Fwww.dangdang.com%2F&to_url=&type=1&visit_id=20260422211945252374153309572915720&is_first_visit=1&ctr_type=&perm_id=20260422211945250135964110035375116&udid=%20&res=800%2C600%7C%7C1350%2C2737&title=%E5%BD%93%E5%BD%93%E7%BD%91&trace_id=nohead&special=guan%3D1%3Bpage%3Did%3A1%7Cname%3A%E5%BD%93%E9%A6%96%3B&cif=&rsv1=&rsv2=&rsv3=&platform=pc&r=0.556203998743653click.dangdang.com/page_tracker.php... https://click.dangdang.com/page_tracker.php?m_id=&o_id=&region_ids=&out_refer=&refer_url=&url=https%3A%2F%2Fwww.dangdang.com%2F&to_url=&type=1&visit_id=20260422211945252374153309572915720&is_first_visit=1&ctr_type=&perm_id=20260422211945250135964110035375116&udid=%20&res=800%2C600%7C%7C1350%2C2737&title=%E5%BD%93%E5%BD%93%E7%BD%91&trace_id=nohead&special=guan%3D1%3Bpage%3Did%3A1%7Cname%3A%E5%BD%93%E9%A6%96%3B&cif=&rsv1=&rsv2=&rsv3=&platform=pc&r=0.556203998743653 — 200 — 277 B — 242 ms — http/1.1https://databack.dangdang.com/ddt.php?url=https%253A%252F%252Fwww.dangdang.com%252F&type=1&title=%25E5%25BD%2593%25E5%25BD%2593%25E7%25BD%2591&charset=GBK&perm_id=20260422211945250135964110035375116&meta_data=guan%253D1%253Bpage%253Did%253A1%257Cname%253A%25E5%25BD%2593%25E9%25A6%2596%253B&misc=800%2C600%7C%7C1350%2C2737&platform=pc&page_id=mix_317715&website=dangdang.com&callback=ddf_20260422211945265224633201003736949databack.dangdang.com/ddt.php?url=h... https://databack.dangdang.com/ddt.php?url=https%253A%252F%252Fwww.dangdang.com%252F&type=1&title=%25E5%25BD%2593%25E5%25BD%2593%25E7%25BD%2591&charset=GBK&perm_id=20260422211945250135964110035375116&meta_data=guan%253D1%253Bpage%253Did%253A1%257Cname%253A%25E5%25BD%2593%25E9%25A6%2596%253B&misc=800%2C600%7C%7C1350%2C2737&platform=pc&page_id=mix_317715&website=dangdang.com&callback=ddf_20260422211945265224633201003736949 — 200 — 393 B — 245 ms — http/1.1https://databack.dangdang.com/dde.php?platform=pc&type=3&url=https%253A%252F%252Fwww.dangdang.com%252F&charset=GBK&perm_id=20260422211945250135964110035375116&page_id=mix_317715&website=dangdang.com&expose=%255B%2522mix_317715.3208531..%2522%252C%2522mix_317715.3208532..%2522%252C%2522mix_317715.3208532%252Cfocus..%2522%252C%2522mix_317715.3208532%252Cfocus%252Cfocus_b..%2522%252C%2522mix_317715.3208532%252Cfocus%252Cfocus_s..%2522%252C%2522mix_317715.3208532%252C9266..%2522%252C%2522mix_317715.3208532%252C9268..%2522%252C%2522mix_317715.3208532%252C9268%252C9270..%2522%252C%2522mix_317715.3208532%252C9268%252C9272..%2522%252C%2522mix_317715.3208532%252C10047..%2522%255D&tps=&callback=ddf_20260422211945274453689556972236580databack.dangdang.com/dde.php?platf... https://databack.dangdang.com/dde.php?platform=pc&type=3&url=https%253A%252F%252Fwww.dangdang.com%252F&charset=GBK&perm_id=20260422211945250135964110035375116&page_id=mix_317715&website=dangdang.com&expose=%255B%2522mix_317715.3208531..%2522%252C%2522mix_317715.3208532..%2522%252C%2522mix_317715.3208532%252Cfocus..%2522%252C%2522mix_317715.3208532%252Cfocus%252Cfocus_b..%2522%252C%2522mix_317715.3208532%252Cfocus%252Cfocus_s..%2522%252C%2522mix_317715.3208532%252C9266..%2522%252C%2522mix_317715.3208532%252C9268..%2522%252C%2522mix_317715.3208532%252C9268%252C9270..%2522%252C%2522mix_317715.3208532%252C9268%252C9272..%2522%252C%2522mix_317715.3208532%252C10047..%2522%255D&tps=&callback=ddf_20260422211945274453689556972236580 — 200 — 394 B — 253 ms — http/1.1https://databack.dangdang.com/dde.php?platform=pc&type=3&url=https%253A%252F%252Fwww.dangdang.com%252F&charset=GBK&perm_id=20260422211945250135964110035375116&page_id=mix_317715&website=dangdang.com&expose=%255B%2522mix_317715.3208532%252C10047%252C10044..%2522%252C%2522mix_317715.4530621..%2522%252C%2522mix_317715.3208565%252Cad_r..%2522%252C%2522mix_317715.3208565%252C3208567..%2522%252C%2522mix_317715.3208565%252C3208567%252C8534..%2522%252C%2522mix_317715.3208565%252C3208567%252C8536.1.%2522%255D&tps=&callback=ddf_20260422211945274906307923585493590databack.dangdang.com/dde.php?platf... https://databack.dangdang.com/dde.php?platform=pc&type=3&url=https%253A%252F%252Fwww.dangdang.com%252F&charset=GBK&perm_id=20260422211945250135964110035375116&page_id=mix_317715&website=dangdang.com&expose=%255B%2522mix_317715.3208532%252C10047%252C10044..%2522%252C%2522mix_317715.4530621..%2522%252C%2522mix_317715.3208565%252Cad_r..%2522%252C%2522mix_317715.3208565%252C3208567..%2522%252C%2522mix_317715.3208565%252C3208567%252C8534..%2522%252C%2522mix_317715.3208565%252C3208567%252C8536.1.%2522%255D&tps=&callback=ddf_20260422211945274906307923585493590 — 200 — 394 B — 513 ms — http/1.1https://databack.dangdang.com/proxy.html?2026422databack.dangdang.com/proxy.html?20... https://databack.dangdang.com/proxy.html?2026422 — 200 — 3.3 KiB — 490 ms — http/1.1https://databack.dangdang.com/ddt.php?url=https%253A%252F%252Fwww.dangdang.com%252F&type=1&title=%25E5%25BD%2593%25E5%25BD%2593%25E7%25BD%2591&charset=GBK&perm_id=20260422211945250135964110035375116&meta_data=guan%253D1%253Bpage%253Did%253A1%257Cname%253A%25E5%25BD%2593%25E9%25A6%2596%253B&misc=800%2C600%7C%7C1350%2C2737&platform=pc&page_id=mix_317715&website=dangdang.com&callback=ddf_20260422211945334386817596256831135databack.dangdang.com/ddt.php?url=h... https://databack.dangdang.com/ddt.php?url=https%253A%252F%252Fwww.dangdang.com%252F&type=1&title=%25E5%25BD%2593%25E5%25BD%2593%25E7%25BD%2591&charset=GBK&perm_id=20260422211945250135964110035375116&meta_data=guan%253D1%253Bpage%253Did%253A1%257Cname%253A%25E5%25BD%2593%25E9%25A6%2596%253B&misc=800%2C600%7C%7C1350%2C2737&platform=pc&page_id=mix_317715&website=dangdang.com&callback=ddf_20260422211945334386817596256831135 — 200 — 394 B — 701 ms — http/1.1https://databack.dangdang.com/proxy.html?2026422databack.dangdang.com/proxy.html?20... https://databack.dangdang.com/proxy.html?2026422 — 200 — 0 B — 453 ms — http/1.1https://a.dangdang.com/smart_new.cssa.dangdang.com/smart_new.css https://a.dangdang.com/smart_new.css — 200 — 3.9 KiB — 860 ms — http/1.1https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39290001%2F1www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39290001%2F1 — 200 — 134 B — 287 ms — h2https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900003%2F1www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900003%2F1 — 200 — 150 B — 283 ms — h2https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900002%2F1www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900002%2F1 — 200 — 134 B — 292 ms — h2https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900004%2F1www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900004%2F1 — 200 — 134 B — 376 ms — h2https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900001%2F1www.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Core/hosts/ad_expose_proxy.php?expose_url=%2F%2Fa.dangdang.com%2Fapi%2Fdata%2Fcpx%2Fimg%2F39900001%2F1 — 200 — 134 B — 342 ms — h2https://a.dangdang.com/cpt.php?pos=12284&type=0a.dangdang.com/cpt.php?pos=12284&ty... https://a.dangdang.com/cpt.php?pos=12284&type=0 — 200 — 220 B — 813 ms — http/1.1https://a.dangdang.com/cpx.php?position=36080001a.dangdang.com/cpx.php?position=360... https://a.dangdang.com/cpx.php?position=36080001 — 200 — 1.3 KiB — 791 ms — http/1.1https://a.dangdang.com/cpx.php?position=12287a.dangdang.com/cpx.php?position=122... https://a.dangdang.com/cpx.php?position=12287 — 200 — 231 B — 815 ms — http/1.1https://www.dangdang.com/Standard/Framework/Core/hosts/pc_mina.phpwww.dangdang.com/Standard/Framework... https://www.dangdang.com/Standard/Framework/Core/hosts/pc_mina.php — 200 — 1.1 KiB — 338 ms — h2https://backend-permanent.ddimg.cn/adsmart/2026/3/30/2026033010030519547.jpgbackend-permanent.ddimg.cn/adsmart/... https://backend-permanent.ddimg.cn/adsmart/2026/3/30/2026033010030519547.jpg — 200 — 12.2 KiB — 883 ms — h2https://backend-permanent.ddimg.cn/adsmart/2026/3/27/2026032709473280091.jpgbackend-permanent.ddimg.cn/adsmart/... https://backend-permanent.ddimg.cn/adsmart/2026/3/27/2026032709473280091.jpg — 200 — 12.2 KiB — 724 ms — h2https://backend-permanent.ddimg.cn/adsmart/2026/4/7/2026040714081075750.jpgbackend-permanent.ddimg.cn/adsmart/... https://backend-permanent.ddimg.cn/adsmart/2026/4/7/2026040714081075750.jpg — 200 — 100.4 KiB — 1.1 s — h2https://backend-permanent.ddimg.cn/adsmart/2026/3/31/2026033118030078670.jpgbackend-permanent.ddimg.cn/adsmart/... https://backend-permanent.ddimg.cn/adsmart/2026/3/31/2026033118030078670.jpg — 200 — 14.8 KiB — 882 ms — h2https://backend-permanent.ddimg.cn/adsmart/2026/3/27/2026032709470169642.jpgbackend-permanent.ddimg.cn/adsmart/... https://backend-permanent.ddimg.cn/adsmart/2026/3/27/2026032709470169642.jpg — 200 — 11.8 KiB — 908 ms — h2https://static.dangdang.com/cim/public/images/kefu.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/kefu.png — 200 — 0 B — 2 ms — h2https://static.dangdang.com/cim/public/images/emojis/1.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/1.png — 200 — 979 B — 294 ms — h2https://static.dangdang.com/cim/public/images/emojis/2.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/2.png — 200 — 1.1 KiB — 296 ms — h2https://static.dangdang.com/cim/public/images/emojis/3.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/3.png — 200 — 917 B — 297 ms — h2https://static.dangdang.com/cim/public/images/emojis/4.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/4.png — 200 — 1.1 KiB — 298 ms — h2https://static.dangdang.com/cim/public/images/emojis/5.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/5.png — 200 — 1.0 KiB — 308 ms — h2https://static.dangdang.com/cim/public/images/emojis/6.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/6.png — 200 — 903 B — 300 ms — h2https://static.dangdang.com/cim/public/images/emojis/7.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/7.png — 200 — 1.1 KiB — 306 ms — h2https://static.dangdang.com/cim/public/images/emojis/8.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/8.png — 200 — 1.0 KiB — 301 ms — h2https://static.dangdang.com/cim/public/images/emojis/9.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/9.png — 200 — 1.2 KiB — 302 ms — h2https://static.dangdang.com/cim/public/images/emojis/10.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/10.png — 200 — 1.1 KiB — 303 ms — h2https://static.dangdang.com/cim/public/images/emojis/11.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/11.png — 200 — 831 B — 551 ms — h2https://static.dangdang.com/cim/public/images/emojis/12.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/12.png — 200 — 921 B — 546 ms — h2https://static.dangdang.com/cim/public/images/emojis/13.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/13.png — 200 — 1.1 KiB — 547 ms — h2https://static.dangdang.com/cim/public/images/emojis/14.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/14.png — 200 — 1.1 KiB — 548 ms — h2https://static.dangdang.com/cim/public/images/emojis/15.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/15.png — 200 — 823 B — 621 ms — h2https://static.dangdang.com/cim/public/images/emojis/16.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/16.png — 200 — 1.1 KiB — 552 ms — h2https://static.dangdang.com/cim/public/images/emojis/17.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/17.png — 200 — 774 B — 550 ms — h2https://static.dangdang.com/cim/public/images/emojis/18.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/18.png — 200 — 894 B — 552 ms — h2https://static.dangdang.com/cim/public/images/emojis/19.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/19.png — 200 — 1.4 KiB — 557 ms — h2https://static.dangdang.com/cim/public/images/emojis/20.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/20.png — 200 — 1.5 KiB — 553 ms — h2https://static.dangdang.com/cim/public/images/emojis/21.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/21.png — 200 — 1.4 KiB — 554 ms — h2https://static.dangdang.com/cim/public/images/emojis/22.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/22.png — 200 — 1.4 KiB — 557 ms — h2https://static.dangdang.com/cim/public/images/emojis/23.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/23.png — 200 — 1.4 KiB — 558 ms — h2https://static.dangdang.com/cim/public/images/emojis/24.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/24.png — 200 — 1.5 KiB — 560 ms — h2https://static.dangdang.com/cim/public/images/emojis/25.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/25.png — 200 — 1.0 KiB — 563 ms — h2https://static.dangdang.com/cim/public/images/emojis/26.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/26.png — 200 — 1.3 KiB — 561 ms — h2https://static.dangdang.com/cim/public/images/emojis/27.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/27.png — 200 — 759 B — 564 ms — h2https://static.dangdang.com/cim/public/images/emojis/28.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/28.png — 200 — 1.0 KiB — 617 ms — h2https://static.dangdang.com/cim/public/images/emojis/29.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/29.png — 200 — 810 B — 619 ms — h2https://static.dangdang.com/cim/public/images/emojis/30.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/30.png — 200 — 840 B — 620 ms — h2https://static.dangdang.com/cim/public/images/emojis/31.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/31.png — 200 — 966 B — 564 ms — h2https://static.dangdang.com/cim/public/images/emojis/32.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/32.png — 200 — 1.2 KiB — 566 ms — h2https://static.dangdang.com/cim/public/images/emojis/33.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/33.png — 200 — 1.3 KiB — 620 ms — h2https://static.dangdang.com/cim/public/images/emojis/34.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/34.png — 200 — 1.4 KiB — 570 ms — h2https://static.dangdang.com/cim/public/images/emojis/35.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/35.png — 200 — 1023 B — 566 ms — h2https://static.dangdang.com/cim/public/images/emojis/36.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/36.png — 200 — 1.2 KiB — 620 ms — h2https://static.dangdang.com/cim/public/images/emojis/37.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/37.png — 200 — 1.4 KiB — 622 ms — h2https://static.dangdang.com/cim/public/images/emojis/38.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/38.png — 200 — 1005 B — 626 ms — h2https://static.dangdang.com/cim/public/images/emojis/39.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/39.png — 200 — 874 B — 629 ms — h2https://static.dangdang.com/cim/public/images/emojis/40.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/40.png — 200 — 1.2 KiB — 570 ms — h2https://static.dangdang.com/cim/public/images/emojis/41.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/41.png — 200 — 1.1 KiB — 626 ms — h2https://static.dangdang.com/cim/public/images/emojis/42.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/42.png — 200 — 969 B — 571 ms — h2https://static.dangdang.com/cim/public/images/emojis/43.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/43.png — 200 — 1.1 KiB — 633 ms — h2https://static.dangdang.com/cim/public/images/emojis/44.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/44.png — 200 — 826 B — 571 ms — h2https://static.dangdang.com/cim/public/images/emojis/45.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/45.png — 200 — 657 B — 560 ms — h2https://static.dangdang.com/cim/public/images/emojis/46.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/46.png — 200 — 370 B — 558 ms — h2https://static.dangdang.com/cim/public/images/emojis/47.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/emojis/47.png — 200 — 692 B — 561 ms — h2https://static.dangdang.com/cim/public/images/none.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/none.png — 200 — 3.1 KiB — 613 ms — h2https://static.dangdang.com/cim/public/images/tuihuanhuo.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/tuihuanhuo.png — 200 — 1.5 KiB — 614 ms — h2https://static.dangdang.com/cim/public/images/fapiao.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/fapiao.png — 200 — 1.7 KiB — 562 ms — h2https://static.dangdang.com/cim/public/images/dingdan.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/dingdan.png — 200 — 1.7 KiB — 564 ms — h2https://static.dangdang.com/cim/public/images/peisong.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/peisong.png — 200 — 1.7 KiB — 569 ms — h2https://static.dangdang.com/cim/public/images/shixiao.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/shixiao.png — 200 — 1.5 KiB — 563 ms — h2https://static.dangdang.com/cim/public/images/tuikuan.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/tuikuan.png — 200 — 1.5 KiB — 614 ms — h2https://static.dangdang.com/cim/public/images/anquan.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/anquan.png — 200 — 1.8 KiB — 568 ms — h2https://static.dangdang.com/cim/public/images/lipinka.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/lipinka.png — 200 — 1.6 KiB — 564 ms — h2https://static.dangdang.com/cim/public/images/liquan.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/liquan.png — 200 — 1.7 KiB — 616 ms — h2https://static.dangdang.com/cim/public/images/chaozan.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/chaozan.png — 200 — 1.8 KiB — 574 ms — h2https://static.dangdang.com/cim/public/images/32zan_gray.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/32zan_gray.png — 200 — 1.7 KiB — 571 ms — h2https://static.dangdang.com/cim/public/images/couhe_gray.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/couhe_gray.png — 200 — 1.3 KiB — 575 ms — h2https://static.dangdang.com/cim/public/images/tucao_gray.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/tucao_gray.png — 200 — 1.7 KiB — 578 ms — h2https://static.dangdang.com/cim/public/images/chaping_gray.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/chaping_gray.png — 200 — 1.7 KiB — 616 ms — h2https://static.dangdang.com/cim/public/images/runhoutang.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/runhoutang.png — 200 — 2.4 KiB — 578 ms — h2https://static.dangdang.com/cim/public/images/diyanye.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/diyanye.png — 200 — 2.4 KiB — 581 ms — h2https://static.dangdang.com/cim/public/images/pangdahai.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/pangdahai.png — 200 — 2.4 KiB — 579 ms — h2https://static.dangdang.com/cim/public/images/duorou.pngstatic.dangdang.com/cim/public/imag... https://static.dangdang.com/cim/public/images/duorou.png — 200 — 2.8 KiB — 583 ms — h2https://img60.ddimg.cn/2019/8/16/201908161621216406.gifimg60.ddimg.cn/2019/8/16/2019081616... https://img60.ddimg.cn/2019/8/16/201908161621216406.gif — 200 — 957.6 KiB — 2.2 s — http/1.1https://img62.ddimg.cn/2024/9/6/2024090614302220486.gifimg62.ddimg.cn/2024/9/6/20240906143... https://img62.ddimg.cn/2024/9/6/2024090614302220486.gif — 200 — 231.4 KiB — 823 ms — http/1.1https://img60.ddimg.cn/assets/pc_image/pc_zxfwt.pngimg60.ddimg.cn/assets/pc_image/pc_z... https://img60.ddimg.cn/assets/pc_image/pc_zxfwt.png — 200 — 4.5 KiB — 365 ms — http/1.1https://backend-permanent.ddimg.cn/adsmart/2026/4/14/202604141726085600.jpgbackend-permanent.ddimg.cn/adsmart/... https://backend-permanent.ddimg.cn/adsmart/2026/4/14/202604141726085600.jpg — 200 — 99.4 KiB — 480 ms — h2https://databack.dangdang.com/dde.php?platform=pc&type=3&url=https%253A%252F%252Fwww.dangdang.com%252F&charset=GBK&perm_id=20260422211945250135964110035375116&page_id=mix_317715&website=dangdang.com&expose=%255B%2522mix_317715.xiaojumu..%2522%255D&tps=&callback=ddf_20260422211947677977715676615622145databack.dangdang.com/dde.php?platf... https://databack.dangdang.com/dde.php?platform=pc&type=3&url=https%253A%252F%252Fwww.dangdang.com%252F&charset=GBK&perm_id=20260422211945250135964110035375116&page_id=mix_317715&website=dangdang.com&expose=%255B%2522mix_317715.xiaojumu..%2522%255D&tps=&callback=ddf_20260422211947677977715676615622145 — 200 — 392 B — 245 ms — http/1.1https://www.dangdang.com/favicon.icowww.dangdang.com/favicon.ico https://www.dangdang.com/favicon.ico — 200 — 519 B — 244 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 707ms · 92KB · ¥29/mo
Unattributable
Other
Costly
Execution 237ms
Transfer 0 KB
Monthly Cost ¥10/mo
www.dangdang.com
Other
Optional
Execution 181ms
Transfer 36 KB
Monthly Cost ¥7/mo
databack.dangdang.com
Other
Optional
Execution 132ms
Transfer 2 KB
Monthly Cost ¥5/mo
www.dangdang.com
Other
Optional
Execution 83ms
Transfer 34 KB
Monthly Cost ¥3/mo
static.dangdang.com
Other
Optional
Execution 75ms
Transfer 20 KB
Monthly Cost ¥3/mo

These scripts may cost more than they're worth

  • Unattributable adds 237ms 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

Unattributable takes 237ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback