<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>网站性能 on 远栈</title><link>https://stackonward.com/zh/tags/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD/</link><description>Recent content in 网站性能 on 远栈</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 03 Sep 2026 18:30:00 +0800</lastBuildDate><atom:link href="https://stackonward.com/zh/tags/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD/index.xml" rel="self" type="application/rss+xml"/><item><title>网站打开慢怎么排查：从 DNS、TTFB 到 LCP</title><link>https://stackonward.com/zh/posts/slow-website-troubleshooting/</link><pubDate>Wed, 02 Sep 2026 23:20:00 +0800</pubDate><guid>https://stackonward.com/zh/posts/slow-website-troubleshooting/</guid><description>&lt;p&gt;网站变慢时，先确定影响范围，再把一次加载拆成 DNS、连接、TLS、等待首字节、正文下载和浏览器渲染。只有定位到变慢的区间，服务器、CDN、数据库和前端优化才有明确对象。&lt;/p&gt;
&lt;figure&gt;
 &lt;img src="https://stackonward.com/images/posts/slow-website-troubleshooting/zh/performance-path.svg" alt="从用户范围确认到 curl 分段耗时、网络瀑布、服务器指标和浏览器主线程的性能排查路径" loading="lazy" decoding="async"&gt;
 &lt;figcaption&gt;curl 判断网络和首字节耗时；服务器指标与浏览器时间线分别定位后端和渲染问题。&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2 id="先锁定受影响的-url用户和时间"&gt;先锁定受影响的 URL、用户和时间&lt;/h2&gt;
&lt;p&gt;排查前记录具体 URL、发生时间和复现条件：&lt;/p&gt;</description></item></channel></rss>