基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 01:30:53 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/44/1158
- 运行时间 : 0.177984s [ 吞吐率:5.62req/s ] 内存消耗:4,826.85kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=b9f2a2f7557e0be4b79fec1300ee8b55
- CONNECT:[ UseTime:0.000999s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_4` [ RunTime:0.001596s ]
- SELECT * FROM `bw_chapter_4` WHERE `chapter_id` = 1158 LIMIT 1 [ RunTime:0.000979s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_4` [ RunTime:0.001501s ]
- SELECT `content` FROM `bw_chapter_content_4` WHERE `chapter_id` = 1158 AND `book_id` = 44 LIMIT 1 [ RunTime:0.001327s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001202s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 44 [ RunTime:0.003865s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.002131s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 44 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000662s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001156s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000609s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=44 and chapter_order < 1 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.004679s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=44 and chapter_order> 1 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.004921s ]

0.188159s