Skip to content
https://moe.best

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
3
REVIEW
8
PASS
12
INFO
4

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

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

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

9.81 s

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

426 ms

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

0.284

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

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

11.51 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
27
12 PASS 8 REVIEW 3 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 74 requests
FIX
2.9 MB transferred, 74 requests
Warning::
Page weighs 4.3 MB (2.9 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Warning::
JavaScript is 516 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 516 KB
Info::
74 HTTP requests
Info::
Estimated 0.62 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
74 requests
0.62 g CO2 per page load
Images 2.2 MiB 74%
JavaScript 516.3 KiB 17%
Fonts 163.1 KiB 5%
CSS 71.6 KiB 2%
Other 20.2 KiB 1%
HTML 15.4 KiB 1%
Other 402 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

F
JS Execution Cost
Action
4042ms total JS execution
FIX
4042ms total JS execution
Warning::
https://moe.best/: 1874ms CPU time
Warning::
Unattributable: 668ms CPU time
Warning::
https://moe.best/usr/themes/handsome/assets/js/com...: 506ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-RCJM...: 243ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=UA-105...: 220ms CPU time
Info::
Third-party scripts: 937ms (23% of total)

Main Thread Breakdown

Style & Layout 39% Other 26% Script Evaluation 25% Script Parsing & Compilation 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://moe.best/1874ms7ms4ms1st
Unattributable668ms86ms0ms1st
https://moe.best/usr/themes/handsome/assets/js/commentTyping.js506ms98ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-RCJMCHRD6E&cx=c&gtm=4e67m0243ms176ms66ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-105785108-1220ms181ms37ms3rd
https://code.bdstatic.com/npm/jquery@2.2.4/dist/jquery.min.js112ms95ms10ms3rd
https://code.bdstatic.com/npm/mathjax@2.7.9/config/TeX-AMS-MML_SVG.js108ms66ms41ms3rd
https://code.bdstatic.com/npm/mathjax@2.7.9/MathJax.js102ms79ms18ms3rd
https://www.google-analytics.com/analytics.js77ms67ms10ms3rd
https://hm.baidu.com/hm.js?5925ac39257cc13416c64fac1080a24d75ms68ms4ms3rd

Showing top 10 of 11 scripts

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

No Cache-Control header

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

B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
https://moe.best/usr/img/avatar1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 2.2 MB
0 oversized -0 KB
27 legacy format
1 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

C
JS Bundles
Action
19 scripts, 172 KB unused
REVIEW
19 scripts, 172 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RCJM...: 68 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-105...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://code.bdstatic.com/npm/mathjax@2.7.9/config...: 40 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 172 KB
172 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-RCJMCHRD6E&cx=c&gtm=4e67m0151 KB68 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-105785108-1129 KB65 KB (50%)3rd
https://code.bdstatic.com/npm/mathjax@2.7.9/config/TeX-AMS-MML_SVG.js72 KB40 KB (55%)3rd
https://moe.best/usr/themes/handsome/assets/js/function.min.js?v=5.0.02018123130131 KB1st
https://moe.best/usr/themes/handsome/assets/js/handsome.js?v=1.6.11 KB1st
https://moe.best/usr/themes/handsome/assets/js/features/SmoothScroll.min.js?d=15528990107062 KB1st
https://moe.best/usr/themes/handsome/assets/js/features/jquery.fancybox.min.js?v=5.0.02018123130119 KB1st
https://moe.best/usr/themes/handsome/assets/js/features/OwO.min.js?v=5.0.0201812313012 KB1st
https://code.bdstatic.com/npm/jquery@2.2.4/dist/jquery.min.js31 KB3rd
https://moe.best/usr/themes/handsome/assets/js/core.min.js?v=5.0.020181231301.26 KB1st

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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
74 resources · 2.9 MB · 172 KB savings available
REVIEW
74 resources · 2.9 MB · 172 KB savings available
Warning::
Page weight 2.9 MB exceeds 1 MB target by 1.9 MB
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~172 KB of savings available
Info::
27 third-party resources (20% of weight)
Info::
1 resources over 200KB
74 resources · 2.9 MiB · 27 third-party 1.9 MiB over 1MB target
Image 74% · 2.2 MiB
JavaScript 17% · 516.3 KiB
Font 5% · 163.1 KiB
CSS 2% · 71.6 KiB
Document 1% · 18.9 KiB
Other 0% · 402 B

~172.1 KiB of savings available

Remove unused JavaScript: 172.1 KiB
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
13 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 4.0 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
20% third-party, 0 ms blocking
PASS
20% third-party, 0 ms blocking
Info::
Third-party code accounts for 20% of page weight (588.0 KiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
80%
20%
First-party Third-party
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
6 fonts (163 KB)
PASS
6 fonts (163 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

163 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.4 s LCP 9.8 shttps://moe.best/usr/themes/handsome/assets/fonts/fontello/fontello.woff?7176355fontello.woff https://moe.best/usr/themes/handsome/assets/fonts/fontello/fontello.woff?7176355 — 11.9 KiB — 31 ms — font-display: swaphttps://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 76.0 KiB — 248 ms — font-display: swaphttps://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro-bold.woffsourcesanspro-bold.woff https://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro-bold.woff — 26.1 KiB — 31 ms — font-display: swaphttps://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro.woffsourcesanspro.woff https://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro.woff — 26.7 KiB — 31 ms — font-display: swaphttps://moe.best/usr/themes/handsome/assets/fonts/iconfont/iconfont.woff?t=1517993881078iconfont.woff https://moe.best/usr/themes/handsome/assets/fonts/iconfont/iconfont.woff?t=1517993881078 — 4.2 KiB — 31 ms — font-display: swaphttps://code.bdstatic.com/npm/bootstrap@3.3.7/dist/fonts/glyphicons-halflings-regular.woff2glyphicons-halflings-re... https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/fonts/glyphicons-halflings-regular.woff2 — 18.1 KiB — 239 ms — font-display: swap
fontello.woff woff swap
Size 12 KB
Load time 31 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 248 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
sourcesanspro-bold.woff woff swap
Size 26 KB
Load time 31 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
sourcesanspro.woff woff swap
Size 27 KB
Load time 31 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
iconfont.woff woff swap
Size 4 KB
Load time 31 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
glyphicons-halflings-re... woff2 swap
Size 18 KB
Load time 239 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~21 KB and ~42 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
3
prefetch

3 resource hints configured

A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
9 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
74 requests over 2304ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.4 s LCP 9.8 shttps://moe.best// https://moe.best/ — 200 — 15.4 KiB — 586 ms — h2https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/css/bootstrap.min.csscode.bdstatic.com/npm/bootstrap@3.3... https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css — 200 — 20.3 KiB — 221 ms — h2https://moe.best/usr/themes/handsome/assets/css/function.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fun... https://moe.best/usr/themes/handsome/assets/css/function.min.css?v=5.0.020181231301 — 200 — 7.0 KiB — 49 ms — h2https://moe.best/usr/themes/handsome/assets/css/handsome.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/han... https://moe.best/usr/themes/handsome/assets/css/handsome.min.css?v=5.0.020181231301 — 200 — 27.6 KiB — 62 ms — h2https://moe.best/usr/themes/handsome/assets/css/handsome.css?v=1.7.0/usr/themes/handsome/assets/css/han... https://moe.best/usr/themes/handsome/assets/css/handsome.css?v=1.7.0 — 200 — 3.4 KiB — 35 ms — h2https://moe.best/usr/themes/handsome/assets/css/github.md.mod.css?v=1.4.7/usr/themes/handsome/assets/css/git... https://moe.best/usr/themes/handsome/assets/css/github.md.mod.css?v=1.4.7 — 200 — 1.8 KiB — 35 ms — h2https://moe.best/usr/themes/handsome/assets/css/features/jquery.fancybox.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fea... https://moe.best/usr/themes/handsome/assets/css/features/jquery.fancybox.min.css?v=5.0.020181231301 — 200 — 3.2 KiB — 36 ms — h2https://moe.best/usr/themes/handsome/assets/css/features/code/custome.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fea... https://moe.best/usr/themes/handsome/assets/css/features/code/custome.min.css?v=5.0.020181231301 — 200 — 684 B — 36 ms — h2https://moe.best/usr/themes/handsome/assets/css/font.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fon... https://moe.best/usr/themes/handsome/assets/css/font.min.css?v=5.0.020181231301 — 200 — 246 B — 36 ms — h2https://code.bdstatic.com/npm/jquery@2.2.4/dist/jquery.min.jscode.bdstatic.com/npm/jquery@2.2.4/... https://code.bdstatic.com/npm/jquery@2.2.4/dist/jquery.min.js — 200 — 30.8 KiB — 221 ms — h2https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.csscdnjs.loli.net/ajax/libs/font-aweso... https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 62 ms — h3https://moe.best/usr/img/avatar1.png/usr/img/avatar1.png https://moe.best/usr/img/avatar1.png — 200 — 311.4 KiB — 75 ms — h2https://moe.best/usr/img/kotori.png/usr/img/kotori.png https://moe.best/usr/img/kotori.png — 200 — 160.5 KiB — 70 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/14.jpg/usr/themes/handsome/usr/img/sj2/14... https://moe.best/usr/themes/handsome/usr/img/sj2/14.jpg — 200 — 1.7 KiB — 14 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/31.jpg/usr/themes/handsome/usr/img/sj2/31... https://moe.best/usr/themes/handsome/usr/img/sj2/31.jpg — 200 — 1.5 KiB — 16 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/29.jpg/usr/themes/handsome/usr/img/sj2/29... https://moe.best/usr/themes/handsome/usr/img/sj2/29.jpg — 200 — 1.6 KiB — 15 ms — h2https://code.bdstatic.com/npm/bootstrap@3.3.4/dist/js/bootstrap.min.jscode.bdstatic.com/npm/bootstrap@3.3... https://code.bdstatic.com/npm/bootstrap@3.3.4/dist/js/bootstrap.min.js — 200 — 10.3 KiB — 190 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/jquery.pjax.min.js/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/jquery.pjax.min.js — 200 — 3.3 KiB — 16 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/SmoothScroll.min.js?d=1552899010706/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/SmoothScroll.min.js?d=1552899010706 — 200 — 1.8 KiB — 15 ms — h2https://code.bdstatic.com/npm/mathjax@2.7.9/MathJax.jscode.bdstatic.com/npm/mathjax@2.7.9... https://code.bdstatic.com/npm/mathjax@2.7.9/MathJax.js — 200 — 20.1 KiB — 146 ms — h2https://code.bdstatic.com/npm/mathjax@2.7.9/config/TeX-AMS-MML_SVG.jscode.bdstatic.com/npm/mathjax@2.7.9... https://code.bdstatic.com/npm/mathjax@2.7.9/config/TeX-AMS-MML_SVG.js — 200 — 72.2 KiB — 150 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/jquery.fancybox.min.js?v=5.0.020181231301/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/jquery.fancybox.min.js?v=5.0.020181231301 — 200 — 18.6 KiB — 59 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/OwO.min.js?v=5.0.020181231301/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/OwO.min.js?v=5.0.020181231301 — 200 — 1.6 KiB — 39 ms — h2https://moe.best/usr/themes/handsome/assets/js/function.min.js?v=5.0.020181231301/usr/themes/handsome/assets/js/func... https://moe.best/usr/themes/handsome/assets/js/function.min.js?v=5.0.020181231301 — 200 — 31.0 KiB — 65 ms — h2https://moe.best/usr/themes/handsome/assets/js/core.min.js?v=5.0.020181231301.2/usr/themes/handsome/assets/js/core... https://moe.best/usr/themes/handsome/assets/js/core.min.js?v=5.0.020181231301.2 — 200 — 5.7 KiB — 54 ms — h2https://moe.best/usr/themes/handsome/assets/js/handsome.js?v=1.6.1/usr/themes/handsome/assets/js/hand... https://moe.best/usr/themes/handsome/assets/js/handsome.js?v=1.6.1 — 200 — 1.4 KiB — 55 ms — h2https://code.bdstatic.com/npm/clipboard@2.0.8/dist/clipboard.min.jscode.bdstatic.com/npm/clipboard@2.0... https://code.bdstatic.com/npm/clipboard@2.0.8/dist/clipboard.min.js — 200 — 3.9 KiB — 147 ms — h2https://moe.best/usr/themes/handsome/assets/js/commentTyping.js/usr/themes/handsome/assets/js/comm... https://moe.best/usr/themes/handsome/assets/js/commentTyping.js — 200 — 1.8 KiB — 55 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-105785108-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-105785108-1 — 200 — 129.3 KiB — 154 ms — h2https://hm.baidu.com/hm.js?5925ac39257cc13416c64fac1080a24dhm.baidu.com/hm.js?5925ac39257cc134... https://hm.baidu.com/hm.js?5925ac39257cc13416c64fac1080a24d — 200 — 11.6 KiB — 630 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.4 s LCP 9.8 shttps://moe.best// https://moe.best/ — 200 — 15.4 KiB — 586 ms — h2https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/css/bootstrap.min.csscode.bdstatic.com/npm/bootstrap@3.3... https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css — 200 — 20.3 KiB — 221 ms — h2https://moe.best/usr/themes/handsome/assets/css/function.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fun... https://moe.best/usr/themes/handsome/assets/css/function.min.css?v=5.0.020181231301 — 200 — 7.0 KiB — 49 ms — h2https://moe.best/usr/themes/handsome/assets/css/handsome.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/han... https://moe.best/usr/themes/handsome/assets/css/handsome.min.css?v=5.0.020181231301 — 200 — 27.6 KiB — 62 ms — h2https://moe.best/usr/themes/handsome/assets/css/handsome.css?v=1.7.0/usr/themes/handsome/assets/css/han... https://moe.best/usr/themes/handsome/assets/css/handsome.css?v=1.7.0 — 200 — 3.4 KiB — 35 ms — h2https://moe.best/usr/themes/handsome/assets/css/github.md.mod.css?v=1.4.7/usr/themes/handsome/assets/css/git... https://moe.best/usr/themes/handsome/assets/css/github.md.mod.css?v=1.4.7 — 200 — 1.8 KiB — 35 ms — h2https://moe.best/usr/themes/handsome/assets/css/features/jquery.fancybox.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fea... https://moe.best/usr/themes/handsome/assets/css/features/jquery.fancybox.min.css?v=5.0.020181231301 — 200 — 3.2 KiB — 36 ms — h2https://moe.best/usr/themes/handsome/assets/css/features/code/custome.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fea... https://moe.best/usr/themes/handsome/assets/css/features/code/custome.min.css?v=5.0.020181231301 — 200 — 684 B — 36 ms — h2https://moe.best/usr/themes/handsome/assets/css/font.min.css?v=5.0.020181231301/usr/themes/handsome/assets/css/fon... https://moe.best/usr/themes/handsome/assets/css/font.min.css?v=5.0.020181231301 — 200 — 246 B — 36 ms — h2https://code.bdstatic.com/npm/jquery@2.2.4/dist/jquery.min.jscode.bdstatic.com/npm/jquery@2.2.4/... https://code.bdstatic.com/npm/jquery@2.2.4/dist/jquery.min.js — 200 — 30.8 KiB — 221 ms — h2https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.csscdnjs.loli.net/ajax/libs/font-aweso... https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 62 ms — h3https://moe.best/usr/img/avatar1.png/usr/img/avatar1.png https://moe.best/usr/img/avatar1.png — 200 — 311.4 KiB — 75 ms — h2https://moe.best/usr/img/kotori.png/usr/img/kotori.png https://moe.best/usr/img/kotori.png — 200 — 160.5 KiB — 70 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/14.jpg/usr/themes/handsome/usr/img/sj2/14... https://moe.best/usr/themes/handsome/usr/img/sj2/14.jpg — 200 — 1.7 KiB — 14 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/31.jpg/usr/themes/handsome/usr/img/sj2/31... https://moe.best/usr/themes/handsome/usr/img/sj2/31.jpg — 200 — 1.5 KiB — 16 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/29.jpg/usr/themes/handsome/usr/img/sj2/29... https://moe.best/usr/themes/handsome/usr/img/sj2/29.jpg — 200 — 1.6 KiB — 15 ms — h2https://code.bdstatic.com/npm/bootstrap@3.3.4/dist/js/bootstrap.min.jscode.bdstatic.com/npm/bootstrap@3.3... https://code.bdstatic.com/npm/bootstrap@3.3.4/dist/js/bootstrap.min.js — 200 — 10.3 KiB — 190 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/jquery.pjax.min.js/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/jquery.pjax.min.js — 200 — 3.3 KiB — 16 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/SmoothScroll.min.js?d=1552899010706/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/SmoothScroll.min.js?d=1552899010706 — 200 — 1.8 KiB — 15 ms — h2https://code.bdstatic.com/npm/mathjax@2.7.9/MathJax.jscode.bdstatic.com/npm/mathjax@2.7.9... https://code.bdstatic.com/npm/mathjax@2.7.9/MathJax.js — 200 — 20.1 KiB — 146 ms — h2https://code.bdstatic.com/npm/mathjax@2.7.9/config/TeX-AMS-MML_SVG.jscode.bdstatic.com/npm/mathjax@2.7.9... https://code.bdstatic.com/npm/mathjax@2.7.9/config/TeX-AMS-MML_SVG.js — 200 — 72.2 KiB — 150 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/jquery.fancybox.min.js?v=5.0.020181231301/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/jquery.fancybox.min.js?v=5.0.020181231301 — 200 — 18.6 KiB — 59 ms — h2https://moe.best/usr/themes/handsome/assets/js/features/OwO.min.js?v=5.0.020181231301/usr/themes/handsome/assets/js/feat... https://moe.best/usr/themes/handsome/assets/js/features/OwO.min.js?v=5.0.020181231301 — 200 — 1.6 KiB — 39 ms — h2https://moe.best/usr/themes/handsome/assets/js/function.min.js?v=5.0.020181231301/usr/themes/handsome/assets/js/func... https://moe.best/usr/themes/handsome/assets/js/function.min.js?v=5.0.020181231301 — 200 — 31.0 KiB — 65 ms — h2https://moe.best/usr/themes/handsome/assets/js/core.min.js?v=5.0.020181231301.2/usr/themes/handsome/assets/js/core... https://moe.best/usr/themes/handsome/assets/js/core.min.js?v=5.0.020181231301.2 — 200 — 5.7 KiB — 54 ms — h2https://moe.best/usr/themes/handsome/assets/js/handsome.js?v=1.6.1/usr/themes/handsome/assets/js/hand... https://moe.best/usr/themes/handsome/assets/js/handsome.js?v=1.6.1 — 200 — 1.4 KiB — 55 ms — h2https://code.bdstatic.com/npm/clipboard@2.0.8/dist/clipboard.min.jscode.bdstatic.com/npm/clipboard@2.0... https://code.bdstatic.com/npm/clipboard@2.0.8/dist/clipboard.min.js — 200 — 3.9 KiB — 147 ms — h2https://moe.best/usr/themes/handsome/assets/js/commentTyping.js/usr/themes/handsome/assets/js/comm... https://moe.best/usr/themes/handsome/assets/js/commentTyping.js — 200 — 1.8 KiB — 55 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-105785108-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-105785108-1 — 200 — 129.3 KiB — 154 ms — h2https://hm.baidu.com/hm.js?5925ac39257cc13416c64fac1080a24dhm.baidu.com/hm.js?5925ac39257cc134... https://hm.baidu.com/hm.js?5925ac39257cc13416c64fac1080a24d — 200 — 11.6 KiB — 630 ms — http/1.1https://zz.bdstatic.com/linksubmit/push.jszz.bdstatic.com/linksubmit/push.js https://zz.bdstatic.com/linksubmit/push.js — 200 — 552 B — 850 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/6.jpg/usr/themes/handsome/usr/img/sj2/6.... https://moe.best/usr/themes/handsome/usr/img/sj2/6.jpg — 200 — 1.6 KiB — 53 ms — h2https://moe.best/usr/themes/handsome/usr/img/sj2/2.jpg/usr/themes/handsome/usr/img/sj2/2.... https://moe.best/usr/themes/handsome/usr/img/sj2/2.jpg — 200 — 1.7 KiB — 54 ms — h2https://g.snrat.com/avatar/76f67d33ae8aceb3b9305e2f5453bc57?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.pngg.snrat.com/avatar/76f67d33ae8aceb3... https://g.snrat.com/avatar/76f67d33ae8aceb3b9305e2f5453bc57?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.png — 302 — 746 B — 306 ms — h3https://g.snrat.com/avatar/50497bfd04b621016a9fb2f0f6cf0d05?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.pngg.snrat.com/avatar/50497bfd04b62101... https://g.snrat.com/avatar/50497bfd04b621016a9fb2f0f6cf0d05?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.png — 302 — 712 B — 305 ms — h3https://g.snrat.com/avatar/3702cab84c10d8ffd8eda03851530acc?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.pngg.snrat.com/avatar/3702cab84c10d8ff... https://g.snrat.com/avatar/3702cab84c10d8ffd8eda03851530acc?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.png — 302 — 711 B — 306 ms — h3https://g.snrat.com/avatar/bddd761976ea61421d5658085dc1b9d4?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.pngg.snrat.com/avatar/bddd761976ea6142... https://g.snrat.com/avatar/bddd761976ea61421d5658085dc1b9d4?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.png — 302 — 710 B — 305 ms — h3https://g.snrat.com/avatar/eb5d8161254d9a7be602340993107324?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.pngg.snrat.com/avatar/eb5d8161254d9a7b... https://g.snrat.com/avatar/eb5d8161254d9a7be602340993107324?s=65&r=R&d=https://i.loli.net/2019/01/18/5c4165df79ecd.png — 302 — 710 B — 305 ms — h3https://moe.best/usr/img/vps/cloudiplc.png/usr/img/vps/cloudiplc.png https://moe.best/usr/img/vps/cloudiplc.png — 200 — 606 B — 51 ms — h2https://moe.best/usr/img/vps/cloudcone.jpg/usr/img/vps/cloudcone.jpg https://moe.best/usr/img/vps/cloudcone.jpg — 200 — 997 B — 51 ms — h2https://moe.best/usr/img/vps/vultr.jpg/usr/img/vps/vultr.jpg https://moe.best/usr/img/vps/vultr.jpg — 200 — 880 B — 51 ms — h2https://moe.best/api/live/?cb=updateLiveStatus/api/live/?cb=updateLiveStatus https://moe.best/api/live/?cb=updateLiveStatus — 200 — 195 B — 257 ms — h2https://moe.best/usr/img/bg/bg2.jpg/usr/img/bg/bg2.jpg https://moe.best/usr/img/bg/bg2.jpg — 200 — 196.7 KiB — 54 ms — h2https://moe.best/usr/uploads/2021/12/2404136611.png/usr/uploads/2021/12/2404136611.png https://moe.best/usr/uploads/2021/12/2404136611.png — 200 — 112.2 KiB — 77 ms — h2https://moe.best/usr/uploads/2018/02/136917309.jpg/usr/uploads/2018/02/136917309.jpg https://moe.best/usr/uploads/2018/02/136917309.jpg — 200 — 65.6 KiB — 77 ms — h2https://moe.best/usr/uploads/2018/01/2519960032.jpg/usr/uploads/2018/01/2519960032.jpg https://moe.best/usr/uploads/2018/01/2519960032.jpg — 200 — 55.4 KiB — 62 ms — h2https://moe.best/usr/uploads/2018/08/3477842073.jpg/usr/uploads/2018/08/3477842073.jpg https://moe.best/usr/uploads/2018/08/3477842073.jpg — 200 — 118.6 KiB — 80 ms — h2https://moe.best/usr/uploads/2023/07/2045095716.png/usr/uploads/2023/07/2045095716.png https://moe.best/usr/uploads/2023/07/2045095716.png — 200 — 123.0 KiB — 82 ms — h2https://moe.best/usr/uploads/2022/01/3305493386.png/usr/uploads/2022/01/3305493386.png https://moe.best/usr/uploads/2022/01/3305493386.png — 200 — 101.8 KiB — 77 ms — h2https://moe.best/usr/uploads/2017/11/3099844323.jpg/usr/uploads/2017/11/3099844323.jpg https://moe.best/usr/uploads/2017/11/3099844323.jpg — 200 — 39.7 KiB — 57 ms — h2https://moe.best/usr/uploads/2020/04/1696449540.png/usr/uploads/2020/04/1696449540.png https://moe.best/usr/uploads/2020/04/1696449540.png — 200 — 147.6 KiB — 103 ms — h2https://moe.best/usr/uploads/2020/03/1061894612.png/usr/uploads/2020/03/1061894612.png https://moe.best/usr/uploads/2020/03/1061894612.png — 200 — 180.0 KiB — 104 ms — h2https://moe.best/usr/uploads/2020/03/3190944563.png/usr/uploads/2020/03/3190944563.png https://moe.best/usr/uploads/2020/03/3190944563.png — 200 — 113.7 KiB — 84 ms — h2https://moe.best/usr/uploads/2019/12/1998775108.png/usr/uploads/2019/12/1998775108.png https://moe.best/usr/uploads/2019/12/1998775108.png — 200 — 103.1 KiB — 86 ms — h2https://moe.best/usr/uploads/2019/11/3624569711.png/usr/uploads/2019/11/3624569711.png https://moe.best/usr/uploads/2019/11/3624569711.png — 200 — 152.5 KiB — 103 ms — h2https://moe.best/usr/uploads/2019/11/2612016269.png/usr/uploads/2019/11/2612016269.png https://moe.best/usr/uploads/2019/11/2612016269.png — 200 — 128.3 KiB — 103 ms — h2https://moe.best/usr/uploads/2019/11/1383797378.png/usr/uploads/2019/11/1383797378.png https://moe.best/usr/uploads/2019/11/1383797378.png — 200 — 92.6 KiB — 97 ms — h2https://moe.best/usr/themes/handsome/assets/fonts/fontello/fontello.woff?7176355/usr/themes/handsome/assets/fonts/f... https://moe.best/usr/themes/handsome/assets/fonts/fontello/fontello.woff?7176355 — 200 — 11.9 KiB — 31 ms — h2https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0cdnjs.loli.net/ajax/libs/font-aweso... https://cdnjs.loli.net/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.0 KiB — 248 ms — h2https://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro-bold.woff/usr/themes/handsome/assets/fonts/s... https://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro-bold.woff — 200 — 26.1 KiB — 31 ms — h2https://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro.woff/usr/themes/handsome/assets/fonts/s... https://moe.best/usr/themes/handsome/assets/fonts/sourcesanspro/sourcesanspro.woff — 200 — 26.7 KiB — 31 ms — h2https://moe.best/usr/themes/handsome/assets/fonts/iconfont/iconfont.woff?t=1517993881078/usr/themes/handsome/assets/fonts/i... https://moe.best/usr/themes/handsome/assets/fonts/iconfont/iconfont.woff?t=1517993881078 — 200 — 4.2 KiB — 31 ms — h2https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/fonts/glyphicons-halflings-regular.woff2code.bdstatic.com/npm/bootstrap@3.3... https://code.bdstatic.com/npm/bootstrap@3.3.7/dist/fonts/glyphicons-halflings-regular.woff2 — 200 — 18.1 KiB — 239 ms — h2https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1i1.wp.com/i.loli.net/2019/01/18/5c4... https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1 — 200 — 10.7 KiB — 17 ms — h2https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1i1.wp.com/i.loli.net/2019/01/18/5c4... https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1 — 200 — 0 B — 18 ms — h2https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1i1.wp.com/i.loli.net/2019/01/18/5c4... https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1 — 200 — 0 B — 20 ms — h2https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1i1.wp.com/i.loli.net/2019/01/18/5c4... https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1 — 200 — 0 B — 24 ms — h2https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1i1.wp.com/i.loli.net/2019/01/18/5c4... https://i1.wp.com/i.loli.net/2019/01/18/5c4165df79ecd.png?ssl=1 — 200 — 0 B — 30 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RCJMCHRD6E&cx=c&gtm=4e67m0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RCJMCHRD6E&cx=c&gtm=4e67m0 — 200 — 151.1 KiB — 88 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 36 ms — h2https://hm.baidu.com/hm.gif?hca=C1C028A254E23E5E&cc=1&ck=1&cl=24-bit&ds=412x823&vl=823&et=0&ja=0&ln=en-us&lo=0&rnd=1261894182&si=5925ac39257cc13416c64fac1080a24d&v=1.3.2&lv=1&sn=14688&r=0&ww=412&u=https%3A%2F%2Fmoe.best%2F&tt=%E7%A5%9E%E4%BB%A3%E7%B6%BA%E5%87%9B%E3%81%AE%E9%9A%8F%E6%B3%A2%E9%80%90%E6%B5%81%20-%20%E5%B9%B3%E6%97%B6%E9%83%BD%E5%9C%A8%E4%B8%8D%E5%8A%A1%E6%AD%A3%E4%B8%9A%E4%BA%9B%E4%BB%80%E4%B9%88%EF%BC%9F%E6%9C%89%E6%B2%A1%E6%9C%89%E7%A9%BA%EF%BC%9F%E5%8F%AF%E4%BB%A5%E5%86%99%E5%A4%9A%E7%82%B9%E6%96%87%E7%AB%A0%E5%90%97%EF%BC%9Fhm.baidu.com/hm.gif?hca=C1C028A254E... https://hm.baidu.com/hm.gif?hca=C1C028A254E23E5E&cc=1&ck=1&cl=24-bit&ds=412x823&vl=823&et=0&ja=0&ln=en-us&lo=0&rnd=1261894182&si=5925ac39257cc13416c64fac1080a24d&v=1.3.2&lv=1&sn=14688&r=0&ww=412&u=https%3A%2F%2Fmoe.best%2F&tt=%E7%A5%9E%E4%BB%A3%E7%B6%BA%E5%87%9B%E3%81%AE%E9%9A%8F%E6%B3%A2%E9%80%90%E6%B5%81%20-%20%E5%B9%B3%E6%97%B6%E9%83%BD%E5%9C%A8%E4%B8%8D%E5%8A%A1%E6%AD%A3%E4%B8%9A%E4%BA%9B%E4%BB%80%E4%B9%88%EF%BC%9F%E6%9C%89%E6%B2%A1%E6%9C%89%E7%A9%BA%EF%BC%9F%E5%8F%AF%E4%BB%A5%E5%86%99%E5%A4%9A%E7%82%B9%E6%96%87%E7%AB%A0%E5%90%97%EF%BC%9F — 200 — 636 B — 258 ms — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-RCJMCHRD6E&gtm=45je67m0v9112241826za20g&_p=1784860412210&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAI&are=1&cid=427174464.1784860413&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118897920~118897930~119896803&sid=1784860413&sct=1&seg=0&dl=https%3A%2F%2Fmoe.best%2F&dt=%E7%A5%9E%E4%BB%A3%E7%B6%BA%E5%87%9B%E3%81%AE%E9%9A%8F%E6%B3%A2%E9%80%90%E6%B5%81%20-%20%E5%B9%B3%E6%97%B6%E9%83%BD%E5%9C%A8%E4%B8%8D%E5%8A%A1%E6%AD%A3%E4%B8%9A%E4%BA%9B%E4%BB%80%E4%B9%88%EF%BC%9F%E6%9C%89%E6%B2%A1%E6%9C%89%E7%A9%BA%EF%BC%9F%E5%8F%AF%E4%BB%A5%E5%86%99%E5%A4%9A%E7%82%B9%E6%96%87%E7%AB%A0%E5%90%97%EF%BC%9F&en=page_view&_fv=1&_ss=1&tfd=1736www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-RCJMCHRD6E&gtm=45je67m0v9112241826za20g&_p=1784860412210&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAI&are=1&cid=427174464.1784860413&frm=0&ngs=1&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118897920~118897930~119896803&sid=1784860413&sct=1&seg=0&dl=https%3A%2F%2Fmoe.best%2F&dt=%E7%A5%9E%E4%BB%A3%E7%B6%BA%E5%87%9B%E3%81%AE%E9%9A%8F%E6%B3%A2%E9%80%90%E6%B5%81%20-%20%E5%B9%B3%E6%97%B6%E9%83%BD%E5%9C%A8%E4%B8%8D%E5%8A%A1%E6%AD%A3%E4%B8%9A%E4%BA%9B%E4%BB%80%E4%B9%88%EF%BC%9F%E6%9C%89%E6%B2%A1%E6%9C%89%E7%A9%BA%EF%BC%9F%E5%8F%AF%E4%BB%A5%E5%86%99%E5%A4%9A%E7%82%B9%E6%96%87%E7%AB%A0%E5%90%97%EF%BC%9F&en=page_view&_fv=1&_ss=1&tfd=1736 — 204 — 402 B — 23 ms — h2https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif?l=https://moe.best/sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCK... https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif?l=https://moe.best/ — 200 — 116 B — 538 ms — http/1.1https://moe.best/favicon.ico/favicon.ico https://moe.best/favicon.ico — 200 — 16.7 KiB — 13 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
23% of JavaScript execution is third-party
First-party Third-party 937ms · 436KB · CA$13/mo
Google Tag Manager
Tag Manager
Costly
Execution 243ms
Transfer 151 KB
Unused 45%
Monthly Cost CA$3/mo
Google Tag Manager
Tag Manager
Costly
Execution 220ms
Transfer 129 KB
Unused 50%
Monthly Cost CA$3/mo
code.bdstatic.com
Other
Optional
Execution 112ms
Transfer 31 KB
Monthly Cost CA$2/mo
code.bdstatic.com
Other
Optional
Execution 108ms
Transfer 72 KB
Unused 55%
Monthly Cost CA$1/mo
code.bdstatic.com
Other
Optional
Execution 102ms
Transfer 20 KB
Monthly Cost CA$1/mo
Google Analytics
Analytics
Optional
Execution 77ms
Transfer 21 KB
Monthly Cost CA$1/mo
hm.baidu.com
Other
Optional
Execution 75ms
Transfer 12 KB
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 243ms and costs ~CA$3/month
  • Google Tag Manager adds 220ms and costs ~CA$3/month

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

50% of Google Tag Manager'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

55% of code.bdstatic.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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-06-24 — 2026-07-21)

LCP (p75)

2869 ms

67% good

INP (p75)

45 ms

98% good

CLS (p75)

0.030

96% good

FCP (p75)

2429 ms

TTFB (p75)

1201 ms

Image Optimization
20 images, 489 KB total, 442 KB wasted
INFO

Image Optimization Audit

Total Images

20

Total Size

489 KB

Oversized

2

Wasted

442 KB

20 missing alt text 20 missing dimensions 19 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback