基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-30 22:58:45 HTTP/1.1 GET : http://193.112.32.242/home/article/detail.html?id=45
- 运行时间 : 0.479594s [ 吞吐率:2.09req/s ] 内存消耗:5,266.77kb 文件加载:223
- 查询信息 : 8 queries
- 缓存信息 : 92 reads,0 writes
- 会话信息 : SESSION_ID=93559d6d271723f53a1b20d6bf12abee
- CONNECT:[ UseTime:0.043075s ] mysql:host=gz-cdb-j8pdrfdt.sql.tencentcdb.com;port=60725;dbname=basic_2023_test;charset=utf8mb4
- SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.031938s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.023719s ]
- SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.021383s ]
- SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.032419s ]
- 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.021339s ]
- SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.025953s ]
- SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` = 3 ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.003413s ]
- UPDATE `fwdt_article` SET `visits` = `visits` + 1 WHERE ( `id` = 45 ) AND `fwdt_article`.`is_delete` = '0' [ RunTime:0.002231s ]

0.494460s