基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 15:27:30 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/84/2545
- 运行时间 : 0.532687s [ 吞吐率:1.88req/s ] 内存消耗:4,707.09kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=55afdb74cc9037ff5c0be27420a3ef7d
- CONNECT:[ UseTime:0.012653s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_4` [ RunTime:0.001578s ]
- SELECT * FROM `bw_chapter_4` WHERE `chapter_id` = 2545 LIMIT 1 [ RunTime:0.000833s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_4` [ RunTime:0.000994s ]
- SELECT `content` FROM `bw_chapter_content_4` WHERE `chapter_id` = 2545 AND `book_id` = 84 LIMIT 1 [ RunTime:0.000672s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.028999s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 84 [ RunTime:0.031556s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.025855s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 84 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.019456s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.023428s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.021576s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=84 and chapter_order < 8 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.030182s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=84 and chapter_order> 8 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.038620s ]

0.556884s