开发者

How can I test that the output cache is working properly in CodeIgniter?

开发者 https://www.devze.com 2023-01-12 04:06 出处:网络
Should it still be doing SQL queries in th开发者_如何学Pythone profiler?If the output cache is working you can use firebug to check that the page sizes are smaller when turned on.

Should it still be doing SQL queries in th开发者_如何学Pythone profiler?


If the output cache is working you can use firebug to check that the page sizes are smaller when turned on.

0

精彩评论

暂无评论...
验证码 换一张
取 消