We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有用户反馈, 在测试图片或其他静态资源很多的app时, 会出现卡顿, 系统提示无响应的情况 经调研, 是网络抓包导致网络请求变慢, 大量的网络请求会导致程序卡顿或卡死 目前考虑两种方案
The text was updated successfully, but these errors were encountered:
No branches or pull requests
有用户反馈, 在测试图片或其他静态资源很多的app时, 会出现卡顿, 系统提示无响应的情况
经调研, 是网络抓包导致网络请求变慢, 大量的网络请求会导致程序卡顿或卡死
目前考虑两种方案
The text was updated successfully, but these errors were encountered: