-
Notifications
You must be signed in to change notification settings - Fork 2
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
能贴出你的 |
@walnutzhang 我发布了一个新版,主要是更新了下依赖。升级下再试试?(感觉用处不大) 另外,你是在watch里面更改文件触发了编译过程比较慢,还是直接运行 根据你的描述,你这里应该已经进入ozma库的逻辑了, 每一步花费多少时间应该不会有多大差别。 |
有机会我再试下,thx! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
公司的项目用的是ozjs,之前一直在用grunt做task runner,今天我试着用gulp跑了下项目,发现ozma这一步的时间有点太长了。grunt只用2s,gulp用了22s。
观察了一下,
unrecognized module: backbone-validation-src
undefined module: d3-src
这两句输出之后停了很长一段时间。
有什么办法么?
The text was updated successfully, but these errors were encountered: