Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的一个网站中,页面加载性能存在一些问题。我们使用 Fiddler2 和 HTTPwatch 9.4 来判断性能。
在 Fiddler 中,我们可以看到页面加载时间约为 4-5 秒。但是,如果我检查 HTTPWatch,那么它显示 HTTPLoad 时间是 9-10 秒。这包括 DOM 加载、页面加载和 HTTP 加载时间。
有人可以确认为什么有区别吗?