基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-02 16:48:45 HTTP/1.1 GET : http://152.32.142.16/product/index.html?colorid=3&id=2
- 运行时间 : 0.052680s [ 吞吐率:18.98req/s ] 内存消耗:3,922.55kb 文件加载:131
- 查询信息 : 8 queries
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;port=3306;dbname=tp;charset=utf8
- select * from `product_cat` [ RunTime:0.000507s ]
- select * from `product_color` [ RunTime:0.000334s ]
- SHOW FULL COLUMNS FROM `product_info` [ RunTime:0.000700s ]
- SELECT COUNT(*) AS think_count FROM `product_info` WHERE `cid` = 2 AND `color` = '3' LIMIT 1 [ RunTime:0.000379s ]
- SHOW FULL COLUMNS FROM `product_color` [ RunTime:0.000535s ]
- SELECT `name` FROM `product_color` WHERE `id` = 3 [ RunTime:0.000262s ]
- SHOW FULL COLUMNS FROM `product_cat` [ RunTime:0.000525s ]
- SELECT `catname` FROM `product_cat` WHERE `catid` = '2' [ RunTime:0.000244s ]
0.053696s