1. Image is still missing
2. Document is needed for such features, you may provide the image in the 
document if there is a problem with your email server. 
https://github.com/apache/incubator-weex-site/tree/draft 
<https://github.com/apache/incubator-weex-site/tree/draft> 

> 在 2019年1月22日,20:28,龙泉 <[email protected]> 写道:
> 
> 要解决的问题是weex页面render耗时长的问题,这里定义从WXSDKInstance的render方法开始到onRenderSuccess执行中间的时间为渲染的耗时。
> 
> 有了耗时的定义再来看看weex正常的render过程:
> > render -> http请求JsBundle -> weexcore createInstance -> jsCore执行jsBundle -> 
> > 创建虚拟dom action -> weex frameWork执行dom action -> 创建component、view、更新layout等 
> > -> android系统渲染view
> 

Reply via email to