基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-10-02 03:19:26 HTTP/1.1 GET : http://www.blog1024.com/archive.html
- 运行时间 : 0.087251s [ 吞吐率:11.46req/s ] 内存消耗:3,807.74kb 文件加载:207
- 查询信息 : 4 queries
- 缓存信息 : 1 reads,0 writes
- 会话信息 : SESSION_ID=ce8ea7ea0be28c56798aea692fa50c1c
- [ VIEW ] /www/wwwroot/blog1024/app/index/view/archive/index.html [ array (
0 => 'categorylist',
1 => 'lastpost',
2 => 'site',
3 => 'yearlist',
4 => 'title',
) ]
- CONNECT:[ UseTime:0.013606s ] mysql:host=101.132.131.166;port=3306;dbname=blog;charset=utf8
- SHOW FULL COLUMNS FROM `blog_category` [ RunTime:0.009465s ]
- SELECT c.id,c.name,count(bp.category_id) as catenum FROM `blog_category` `c` INNER JOIN `blog_post` `bp` ON `c`.`id`=`bp`.`category_id` GROUP BY `c`.`id` ORDER BY `catenum` DESC [ RunTime:0.009509s ]
- SHOW FULL COLUMNS FROM `blog_post` [ RunTime:0.009593s ]
- SELECT `id`,`title` FROM `blog_post` WHERE `status` = 'normal' ORDER BY `createtime` DESC LIMIT 10 [ RunTime:0.009160s ]

0.088139s