基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 04:39:58 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/30/1462
- 运行时间 : 0.175352s [ 吞吐率:5.70req/s ] 内存消耗:4,824.37kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=a17e1f78cd2a81672c1e4d95fb8326a3
- CONNECT:[ UseTime:0.000544s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.001108s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 1462 LIMIT 1 [ RunTime:0.000784s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.001173s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 1462 AND `book_id` = 30 LIMIT 1 [ RunTime:0.001485s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001310s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 30 [ RunTime:0.003729s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001253s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 30 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000776s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001075s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000555s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=30 and chapter_order < 10 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.003427s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=30 and chapter_order> 10 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003421s ]

0.186081s