我的卡是esim小白卡 设备是高通410随身WiFi 版本是ufi003 刷的debian13 看了下 是这个接口太慢了 要6秒(http://192.168.68.19:3000/api/sim) ``` root@4G-wifi:~# curl -s -o /tmp/api.out \ -H "Cookie: $COOKIE" \ -w "time_total=%{time_total}s http=%{http_code} size=%{size_download}\n" \ http://127.0.0.1:3000/api/sim time_total=6.322993s http=200 size=667 ``` GPT的诊断: <img width="791" height="3071" alt="Image" src="https://github.com/user-attachments/assets/b03733dc-6fd8-4519-a8f2-cf51a3286de8" />
我的卡是esim小白卡 设备是高通410随身WiFi 版本是ufi003 刷的debian13
看了下 是这个接口太慢了 要6秒(http://192.168.68.19:3000/api/sim)
GPT的诊断: