有哪些工具可以检查渲染页面的性能?

发布于 2024-12-17 11:11:52 字数 122 浏览 0 评论 0原文

我正在使用 Yslow 建议来提高 UI/页面性能。是否有任何工具可以对其进行基准测试和测试?我想获取页面的初始基准、处理时间、渲染时间或每个文件。然后,在应用每条规则后,我需要进行基准测试并检查细节。

TIA。

I am using Yslow recommendations, to improve UI/page performance. Are there any tools to benchmark and test that? I want to take the initial benchmark of the page, the processing time, rendering time, or each file. Then, after applying each of the rule, I need to take benchmark and check the details.

TIA.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

看透却不说透 2024-12-24 11:11:52

您可以尝试使用 Web Timings API on W3C with Selenium 2. 具体的使用步骤可以google搜索。

我过去发现的另一个非常有用的资源是 IBM 网站上的以下帖子,特别是名为 测量性能

You can probably try using the Web Timings API on W3C with Selenium 2. You can search google for the exact usage steps.

Another resource I have found extremely useful in past has been the following post on IBM's website especially the section called Measuring Performance

无尽的现实 2024-12-24 11:11:52

Chrome 中内置的开发工具怎么样?

what about dev tools built into Chrome?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文