You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/12/27 07:42:59 UTC

[GitHub] [incubator-weex-cli] zsmjhtn opened a new issue #607: How can we compile Weex more effective ?

zsmjhtn opened a new issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607
 
 
   As weex hold most of business in Our App, about 200-300 pages, nearly 90% of App.
   When the files grew faster, compile  weex file cost more time.
   Even if I separated all files into 5 packages,  the spending time can not reduce any more.
   Please give some suggestions, Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex-cli] zsmjhtn commented on issue #607: How can we compile Weex more effective ?

Posted by GitBox <gi...@apache.org>.
zsmjhtn commented on issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607#issuecomment-569510786
 
 
   > For example, you have 100 pages, and modify or add 10 pages to the current sprints. Then just compile these 10 pages.
   > Of course, we also welcome you to help weex improve compilation efficiency.
   
   It sounds wonderful!I have no think about to improve “weex-builder” yet。
   Just change python script, in order to  distribute more threads  for the commond of  “weex-builder” in Physical-Machine.
   Can you share the build-tools or scripts, or tell more details about your “instant-compile”?
   Is the secret in Cli? (Because of still using V0.18, some "we" files need to modify, so i just tried a little off Weex-CLi for "Vue" files) 
   Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex-cli] zsmjhtn commented on issue #607: How can we compile Weex more effective ?

Posted by GitBox <gi...@apache.org>.
zsmjhtn commented on issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607#issuecomment-569293615
 
 
   > changed
   
   I don not understand it. Do u mean  instant-compile ? 
   Such as i have 100 pages,and change a little。You can  **realize** compile those files which have been changed?
   Or do you mean there is only **one page**,others just like  child-pages/compoment?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex-cli] cnryb commented on issue #607: How can we compile Weex more effective ?

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607#issuecomment-570755429
 
 
   No secret. Just a little trick in project management. If interested, we can exchange ideas, use faster channels, Email or others

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex-cli] cnryb closed issue #607: How can we compile Weex more effective ?

Posted by GitBox <gi...@apache.org>.
cnryb closed issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex-cli] cnryb commented on issue #607: How can we compile Weex more effective ?

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607#issuecomment-569256958
 
 
   I use weex as single page. So I can only compile pages that have changed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex-cli] cnryb commented on issue #607: How can we compile Weex more effective ?

Posted by GitBox <gi...@apache.org>.
cnryb commented on issue #607: How can we compile Weex more effective ?
URL: https://github.com/apache/incubator-weex-cli/issues/607#issuecomment-569425510
 
 
   For example, you have 100 pages, and modify or add 10 pages to the current sprints. Then just compile these 10 pages.
   Of course, we also welcome you to help weex improve compilation efficiency.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services