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

build记录下总时间 #212

Closed
otakustay opened this issue Apr 10, 2014 · 4 comments
Closed

build记录下总时间 #212

otakustay opened this issue Apr 10, 2014 · 4 comments
Assignees
Milestone

Comments

@otakustay
Copy link
Member

建议每个Processor一共用了多久可以显示出来,总build用了多久也能显示出来,这样最后的结果会是

$ edp build -f
edp INFO Scan project directory (2172ms)
edp INFO Running AddViewName
  [134/134]: All done (300ms)
edp INFO Running LessCompiler
  [5/5]: All done (300ms)
edp INFO Running ModuleCompiler
  [879/879]: All done (300ms)
edp INFO Running TplMerge
  [564/564]: All done (300ms)
edp INFO Running PathMapper
  [1441/1441]: All done (300ms)
edp INFO Running AddCopyright
  [579/579]: All done (300ms)
edp INFO Running ReplaceDebug
  [164/164]: All done (300ms)
edp INFO Running OutputCleaner
  [147/147]: All done (300ms)
edp INFO All done (180000ms)

看上去比现在每个Processor最后会停留在最后一个处理的文件名上更有意义

@leeight leeight added this to the 1.0.0 milestone Apr 11, 2014
erik168 added a commit to ecomfe/edp-build that referenced this issue Apr 12, 2014
@errorrik
Copy link
Contributor

看看格式是否符合要求 @otakustay

@leeight
Copy link
Member

leeight commented Apr 13, 2014

有个小问题,edp-build在执行npm test的时候,有些日志无法屏蔽了

@errorrik
Copy link
Contributor

原来怎么屏蔽的?

@otakustay
Copy link
Member Author

格式OK,不过好像有几个console.log?不知是什么用的

@leeight leeight closed this as completed Apr 14, 2014
erik168 added a commit to ecomfe/edp-build that referenced this issue Apr 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants