基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:43:10 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/96/4631
- 运行时间 : 0.131841s [ 吞吐率:7.58req/s ] 内存消耗:4,715.29kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=6a5ea00acbf162fae787b8a36ae56310
- CONNECT:[ UseTime:0.000837s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_0` [ RunTime:0.001210s ]
- SELECT * FROM `bw_chapter_0` WHERE `chapter_id` = 4631 LIMIT 1 [ RunTime:0.000627s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_0` [ RunTime:0.001096s ]
- SELECT `content` FROM `bw_chapter_content_0` WHERE `chapter_id` = 4631 AND `book_id` = 96 LIMIT 1 [ RunTime:0.001926s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001264s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 96 [ RunTime:0.005078s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000786s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 96 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000485s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000948s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000506s ]
- SELECT * FROM `bw_chapter_0` WHERE ( book_id=96 and chapter_order < 4 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.004561s ]
- SELECT * FROM `bw_chapter_0` WHERE ( book_id=96 and chapter_order> 4 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.004054s ]

0.141718s