基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 19:07:45 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/70/3803
- 运行时间 : 0.373027s [ 吞吐率:2.68req/s ] 内存消耗:4,717.55kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=6aea32cf9dae674bdc8b4791816f600f
- CONNECT:[ UseTime:0.045482s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.029207s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 3803 LIMIT 1 [ RunTime:0.033410s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.018926s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 3803 AND `book_id` = 70 LIMIT 1 [ RunTime:0.031182s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.028633s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 70 [ RunTime:0.008038s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001447s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 70 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000775s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000912s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000571s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=70 and chapter_order < 6 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.023857s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=70 and chapter_order> 6 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.002764s ]

0.390872s