基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 20:41:55 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/79/3660
- 运行时间 : 0.160431s [ 吞吐率:6.23req/s ] 内存消耗:4,716.53kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=a03bcef791499aadd6b3cf587e05f598
- CONNECT:[ UseTime:0.000527s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.001026s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 3660 LIMIT 1 [ RunTime:0.000947s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.000924s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 3660 AND `book_id` = 79 LIMIT 1 [ RunTime:0.000560s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.003429s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 79 [ RunTime:0.009713s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001151s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 79 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000771s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001000s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000548s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=79 and chapter_order < 11 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.004167s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=79 and chapter_order> 11 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003719s ]

0.170926s