基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-12-02 17:00:04 HTTP/1.1 GET : http://152.32.142.16/product/index.html?colorid=3&id=3
- 运行时间 : 0.052296s [ 吞吐率:19.12req/s ] 内存消耗:3,922.53kb 文件加载:131
- 查询信息 : 8 queries
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.000575s ] mysql:host=127.0.0.1;port=3306;dbname=tp;charset=utf8
- select * from `product_cat` [ RunTime:0.000446s ]
- select * from `product_color` [ RunTime:0.000340s ]
- SHOW FULL COLUMNS FROM `product_info` [ RunTime:0.000573s ]
- SELECT COUNT(*) AS think_count FROM `product_info` WHERE `cid` = 3 AND `color` = '3' LIMIT 1 [ RunTime:0.000382s ]
- SHOW FULL COLUMNS FROM `product_color` [ RunTime:0.000526s ]
- SELECT `name` FROM `product_color` WHERE `id` = 3 [ RunTime:0.000281s ]
- SHOW FULL COLUMNS FROM `product_cat` [ RunTime:0.000461s ]
- SELECT `catname` FROM `product_cat` WHERE `catid` = '3' [ RunTime:0.000290s ]
0.053364s