Skip to content
New issue

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

翻译确实���较慢 我截图了一段耗时日志 帮忙看看 #79

Open
hermitcai opened this issue Feb 26, 2021 · 7 comments
Open

Comments

@hermitcai
Copy link

image

@hermitcai
Copy link
Author

image
我抓包了一下我的网络请求 我请求到获取到数据 很快 就是拿到api请求的相应后 拖延了10秒才显示内容

@hermitcai
Copy link
Author

image
拿到数据之后 做了什么 耽误这么久

@hermitcai
Copy link
Author

image
把这俩段封装的数据注释了 比较快

@hermitcai
Copy link
Author

image
可以了 我暂时把这俩段注释了 这俩段代码拖延了近8秒 我现在查看日志也是2秒多了

@hermitcai
Copy link
Author

又开始变慢了 不知道为什么 但是可以肯定就是网络访问到数据 很快 后面是显示慢

@hermitcai
Copy link
Author

image
现在只有一种情况
image
就是我把items的push代码全部注释了 items为空的时候
速度就很稳定 一直在2秒 如果我push一点数据进行 就不稳定 刚开始看2秒 切换了窗口再看就是10秒

@hermitcai
Copy link
Author

image
按住shifti一直显示这个

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant