基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 15:11:03 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/79/3661
- 运行时间 : 0.216318s [ 吞吐率:4.62req/s ] 内存消耗:4,715.45kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=711d91726cd0ede9ebbdf198a0637148
- CONNECT:[ UseTime:0.000668s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.002086s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 3661 LIMIT 1 [ RunTime:0.000884s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.001573s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 3661 AND `book_id` = 79 LIMIT 1 [ RunTime:0.001673s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001995s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 79 [ RunTime:0.004840s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001274s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 79 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000705s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001340s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000605s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=79 and chapter_order < 12 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.008336s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=79 and chapter_order> 12 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.007905s ]

0.226386s