基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-02 17:30:34 HTTP/1.1 GET : http://152.32.142.16/product/index.html?colorid=1&id=2
- 运行时间 : 0.056582s [ 吞吐率:17.67req/s ] 内存消耗:3,922.55kb 文件加载:131
- 查询信息 : 8 queries
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.000781s ] mysql:host=127.0.0.1;port=3306;dbname=tp;charset=utf8
- select * from `product_cat` [ RunTime:0.001035s ]
- select * from `product_color` [ RunTime:0.000590s ]
- SHOW FULL COLUMNS FROM `product_info` [ RunTime:0.000983s ]
- SELECT COUNT(*) AS think_count FROM `product_info` WHERE `cid` = 2 AND `color` = '1' LIMIT 1 [ RunTime:0.000590s ]
- SHOW FULL COLUMNS FROM `product_color` [ RunTime:0.000593s ]
- SELECT `name` FROM `product_color` WHERE `id` = 1 [ RunTime:0.000341s ]
- SHOW FULL COLUMNS FROM `product_cat` [ RunTime:0.000575s ]
- SELECT `catname` FROM `product_cat` WHERE `catid` = '2' [ RunTime:0.000310s ]
0.057693s