基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-06 09:55:24 HTTP/2.0 GET : https://www.wordiot.com/index/goods/goods_comment.html?goods_id=11
- 运行时间 : 0.092274s [ 吞吐率:10.84req/s ] 内存消耗:4,082.03kb 文件加载:152
- 查询信息 : 3 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=0318d1b9ad58aba1aff3bcfb8575835e
- CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=3306;dbname=chacheng;charset=utf8
- SHOW FULL COLUMNS FROM `tp_comment` [ RunTime:0.000956s ]
- SELECT COUNT(*) AS think_count FROM `tp_comment` `comment` INNER JOIN `tp_goods` `goods` ON `comment`.`goods_id`=`goods`.`id` INNER JOIN `tp_user` `user` ON `comment`.`user_id`=`user`.`id` WHERE `comment`.`goods_id` = '11' LIMIT 1 [ RunTime:0.000516s ]
- SELECT COUNT(*) AS think_count FROM `tp_comment` WHERE `goods_id` = 11 LIMIT 1 [ RunTime:0.000544s ]

0.101390s