-
Notifications
You must be signed in to change notification settings - Fork 31
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
速度问题 #1
Comments
好像是在处理大的js文件的时候会出问题 ,百度啥的是没有问题的 |
node.js 单线程,在大文件下,node.js 处理是力不从心。我改了一下让其支持缓存:https://github.com/456vv/prophet |
大佬牛逼 |
很少时间弄这个了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我使用代理之后他的处速度会非常慢 我等待了3分钟还没有加载完对应的js文件 [请我是不是我的操作有什么问题呢
而且他的界面会一直卡在这里
The text was updated successfully, but these errors were encountered: