基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 09:22:32 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/44/1173
- 运行时间 : 1.426545s [ 吞吐率:0.70req/s ] 内存消耗:4,740.59kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=52fabc73cc6c37142f26738882d2f0bf
- CONNECT:[ UseTime:0.038684s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_4` [ RunTime:0.033087s ]
- SELECT * FROM `bw_chapter_4` WHERE `chapter_id` = 1173 LIMIT 1 [ RunTime:0.033232s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_4` [ RunTime:0.022775s ]
- SELECT `content` FROM `bw_chapter_content_4` WHERE `chapter_id` = 1173 AND `book_id` = 44 LIMIT 1 [ RunTime:0.022656s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.072673s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 44 [ RunTime:0.027698s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.010027s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 44 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.017925s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.003420s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.019008s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=44 and chapter_order < 16 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.070964s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=44 and chapter_order> 16 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.041004s ]

1.512979s