基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-30 18:18:30 HTTP/1.1 GET : http://www.qianxiaoman.com/dramainfovideo/ranking?period=month
- 运行时间 : 0.212288s [ 吞吐率:4.71req/s ] 内存消耗:611.97kb 文件加载:126
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- CONNECT:[ UseTime:0.102361s ] mysql:host=111.20.176.6;port=3306;dbname=d_crawl_drama;charset=utf8mb4
- SHOW FULL COLUMNS FROM `d_drama_author_day_statistic` [ RunTime:0.051750s ]
- SELECT ds.douyin_uid, SUM(ds.videoReadNum) as new_play_vv, AVG(ds.qxm_index) as qxm_index, MAX(da.douyin_name) as douyin_name FROM `d_drama_author_day_statistic` `ds` LEFT JOIN `d_douyin_drama_author` `da` ON `ds`.`douyin_uid`=`da`.`douyin_uid` WHERE `ds`.`time` >= '1774952310' AND `ds`.`time` <= '1777544310' GROUP BY `ds`.`douyin_uid` ORDER BY `qxm_index` DESC LIMIT 100 [ RunTime:0.052249s ]

0.213419s