基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-04 14:06:16 HTTP/2.0 GET : https://sdyunshengkeji.com/news_search/ERP
- 运行时间 : 0.025870s [ 吞吐率:38.65req/s ] 内存消耗:4,067.13kb 文件加载:151
- 查询信息 : 6 queries
- 缓存信息 : 10 reads,0 writes
- CONNECT:[ UseTime:0.000362s ] mysql:host=127.0.0.1;port=3306;dbname=ys_guanwang;charset=utf8mb4
- SHOW FULL COLUMNS FROM `ais_web_news` [ RunTime:0.000494s ]
- SELECT COUNT(*) AS think_count FROM `ais_web_news` WHERE ( title like '%ERP%' or tags like '%ERP%' ) LIMIT 1 [ RunTime:0.000279s ]
- SELECT id, title, img_url, `views`, tags, category_id, DATE_FORMAT(create_time, "%Y-%m-%d") as create_time FROM `ais_web_news` WHERE ( title like '%ERP%' or tags like '%ERP%' ) ORDER BY `create_time` DESC LIMIT 0,13 [ RunTime:0.000300s ]
- SELECT `id`,`title`,`img_url`,`views` FROM `ais_web_news` ORDER BY `views` DESC,`create_time` DESC LIMIT 10 [ RunTime:0.000299s ]
- SHOW FULL COLUMNS FROM `ais_web_news_tag` [ RunTime:0.000361s ]
- SELECT * FROM `ais_web_news_tag` [ RunTime:0.000179s ]

0.026491s