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