Kohana v3 应用程序执行时间

发布于 2024-09-28 06:03:24 字数 111 浏览 5 评论 0原文

您好,我正在使用 Kohana v3 分析器,我注意到底部的应用程序执行时间。我真的不知道这是什么。

这是 kohana 运行控制器和 php 代码需要多长时间,还是我的网页加载所需的总时间?

Hi I am using the Kohana v3 profiler and I notice the application execution time at the bottom. I don't really know what this is.

Is this how long it takes kohana to run through controller and php code or is it the total time it took my webpage to load?

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

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

发布评论

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

评论(1

美人迟暮 2024-10-05 06:03:24

这就是kohana需要多长时间吗?
通过控制器和 php 代码运行或
这是我花费的总时间吗
要加载的网页?

它是一种分析功能,可以告诉您您的 php 代码/页面在浏览器上呈现所花费的总时间

更多信息:

Is this how long it takes kohana to
run through controller and php code or
is it the total time it took my
webpage to load?

It is profiling feature that tells you total time your php code/page took to render on the browser.

More Info:

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