基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-27 15:30:45 HTTP/1.1 GET : http://www.blog1024.com/archive.html
- 运行时间 : 0.090808s [ 吞吐率:11.01req/s ] 内存消耗:3,807.74kb 文件加载:207
- 查询信息 : 4 queries
- 缓存信息 : 1 reads,0 writes
- 会话信息 : SESSION_ID=22532754d8958e65436441dd78328c49
- [ VIEW ] /www/wwwroot/blog1024/app/index/view/archive/index.html [ array (
0 => 'categorylist',
1 => 'lastpost',
2 => 'site',
3 => 'yearlist',
4 => 'title',
) ]
- CONNECT:[ UseTime:0.013638s ] mysql:host=101.132.131.166;port=3306;dbname=blog;charset=utf8
- SHOW FULL COLUMNS FROM `blog_category` [ RunTime:0.009673s ]
- 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.009529s ]
- SHOW FULL COLUMNS FROM `blog_post` [ RunTime:0.009620s ]
- SELECT `id`,`title` FROM `blog_post` WHERE `status` = 'normal' ORDER BY `createtime` DESC LIMIT 10 [ RunTime:0.009323s ]

0.091737s