基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-15 22:40:57 HTTP/1.1 GET : http://193.112.32.242/home/article/detail.html?id=45
- 运行时间 : 0.222032s [ 吞吐率:4.50req/s ] 内存消耗:5,267.39kb 文件加载:223
- 查询信息 : 8 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=44e28fb629f1c5153c1f0e3f0eac1d48
- CONNECT:[ UseTime:0.011143s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.002596s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.002210s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.002129s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.002524s ]
- SELECT `id`,`category_id`,`title`,`subtitle`,`simple`,`tag`,`content`,`file_annex`,`visits`,`publish_time` FROM `fwdt_article` WHERE ( `is_show` = 1 AND `is_pc` = 1 AND `id` = 45 ) AND `fwdt_article`.`is_delete` = '0' LIMIT 1 [ RunTime:0.002216s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.002493s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` = 3 ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.002113s ]
- UPDATE `fwdt_article` SET `visits` = `visits` + 1 WHERE ( `id` = 45 ) AND `fwdt_article`.`is_delete` = '0' [ RunTime:0.002247s ]

0.234352s