基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-16 11:34:49 HTTP/1.1 GET : http://www.blog1024.com/archive.html
- 运行时间 : 0.090512s [ 吞吐率:11.05req/s ] 内存消耗:3,807.76kb 文件加载:207
- 查询信息 : 4 queries
- 缓存信息 : 1 reads,0 writes
- 会话信息 : SESSION_ID=6ab1ed45b55a9554ecf1409005e1355c
- [ VIEW ] /www/wwwroot/blog1024/app/index/view/archive/index.html [ array (
0 => 'categorylist',
1 => 'lastpost',
2 => 'site',
3 => 'yearlist',
4 => 'title',
) ]
- CONNECT:[ UseTime:0.015344s ] mysql:host=101.132.131.166;port=3306;dbname=blog;charset=utf8
- SHOW FULL COLUMNS FROM `blog_category` [ RunTime:0.010614s ]
- 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.010378s ]
- SHOW FULL COLUMNS FROM `blog_post` [ RunTime:0.010792s ]
- SELECT `id`,`title` FROM `blog_post` WHERE `status` = 'normal' ORDER BY `createtime` DESC LIMIT 10 [ RunTime:0.010282s ]

0.091430s