基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 15:33:50 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/121/2226
- 运行时间 : 0.585510s [ 吞吐率:1.71req/s ] 内存消耗:4,715.05kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=61e15a2a7bd97eed73e36399c90acd20
- CONNECT:[ UseTime:0.082133s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_1` [ RunTime:0.001910s ]
- SELECT * FROM `bw_chapter_1` WHERE `chapter_id` = 2226 LIMIT 1 [ RunTime:0.000707s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_1` [ RunTime:0.001105s ]
- SELECT `content` FROM `bw_chapter_content_1` WHERE `chapter_id` = 2226 AND `book_id` = 121 LIMIT 1 [ RunTime:0.000674s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.011781s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 121 [ RunTime:0.018204s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000987s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 121 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000883s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001122s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000620s ]
- SELECT * FROM `bw_chapter_1` WHERE ( book_id=121 and chapter_order < 13 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.024116s ]
- SELECT * FROM `bw_chapter_1` WHERE ( book_id=121 and chapter_order> 13 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001276s ]

0.596466s