[GitHub] incubator-weex pull request #1056: new feature for weex performance

2018-05-22 Thread lucky-chen
Github user lucky-chen closed the pull request at:

https://github.com/apache/incubator-weex/pull/1056


---


[GitHub] incubator-weex pull request #1056: new feature for weex performance

2018-03-08 Thread lucky-chen
GitHub user lucky-chen opened a pull request:

https://github.com/apache/incubator-weex/pull/1056

new feature for  weex performance

 *isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [ ] Update/Add demo to demonstrate new feature.
  * [ ] Update test scripts for the feature.
  * [ ] Add unit tests for the feature.

# support WeexPerformance && errorReport

 - JSLibSize
 - JSLibInitTime
 -   SDKInitTime
  -  SDKInitInvokeTime
  -  SDKInitExecuteTime
  - JSTemplateSize
  - pureNetworkTime
 -   networkTime
  -  fsCreateInstanceTime
  -  fsCallJsTotalTime
  -  fsCallJsTotalNum
  -  fsCallNativeTotalTime
  -  fsCallNativeTotalNum
  -  fsCallEventTotalNum
   - fsRenderTime
   - fsRequestNum
  -  callCreateFinishTime
   - cellExceedNum
   - communicateTotalTime
   - maxDeepViewLayer
   - maxDeepVDomLayer
   - componentCount
   - avgFps
   - timerCount
-imgSizeCount
-   interactionTime
- MaxImproveMemory
- BackImproveMemory
- PushImproveMemory


// no longer needed and will be deleted soon.
   - communicateTime(0D, 5000D),
   - screenRenderTime(0D, 5000D),
   - totalTime(0D, 5000D),
- localReadTime(0D, 5000D),
- templateLoadTime(0D, 5000D),
   -  packageSpendTime(0D, 5000D),
   -  syncTaskTime(0D, 5000D),
actualNetworkTime(0D, 5000D),
firstScreenJSFExecuteTime(0D, 5000D),

 




You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lucky-chen/incubator-weex master_gky

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1056.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1056


commit bc6970f83b9896f97a0840aaab9d5b837cd951e2
Author: acton393 
Date:   2017-11-03T12:04:47Z

Merge branch 'release-0.16' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit d4892b0dd908c9d82aa9b4eb00c003cb7c9f8602
Author: acton393 
Date:   2017-11-09T09:59:40Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit bb353db0c83f79ae0bac43d59a1652bf176217d9
Author: acton393 
Date:   2017-11-13T06:48:07Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit d66c248ea0923cb1b8bbe7893ada93b878a4aec0
Author: gurisxie <279483595@...>
Date:   2017-11-13T08:48:48Z

Merge commit 'b296bea738be69a341e7496ac8ca0cf76a3e1a89' into 
ios-package-mirror-master

commit be24ca19e67f934ead0b8e50fe388b5d8bedfc9b
Author: acton393 
Date:   2017-11-16T03:27:12Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit a29904bb5152bf5b1beb6f61350791efde9e273a
Author: acton393 
Date:   2017-11-16T03:27:58Z

Merge branch 'ios-package-mirror-master' of 
gitlab.alibaba-inc.com:weex/weex into ios-package-mirror-master

commit c9a9317173d5bf03f39036b490cdf305d22884cc
Author: misakuo 
Date:   2017-11-16T09:25:32Z

* [android] avoid crash on some device caused by RippleDrawable

(cherry picked from commit 1f7a309)

commit 32db62b4377f224a0ac3bec272d265185af641f8
Author: atomtong 
Date:   2017-11-16T11:06:17Z

Merge branch 'master' into release-0.16-gitlab

* master:
  revert clip path targetview judge.
  * [android] avoid crash on some device caused by RippleDrawable
  [WEEX-107] [android] layer type none has some bug on some platform. force 
layer type soft for render text right
  * [test] update image compare border
  * [test] update image compare png

commit edccb5bcbbc011e29c04c21f39dd55886d9773ad
Author: acton393 
Date:   2017-11-16T14:54:53Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit a4320f438e4d8afeedd525399fd931bce1f8c91d
Author: acton393 
Date:   2017-11-16T14:55:43Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit 601b292cf448892ec5d237517ce38d1fc0f62c74
Author: acton393 
Date:   2017-11-16T16:33:19Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit e5ebfbdb33d28b631756ad8dd7e74f516bfdf62e
Author: jianbai.gbj 
Date:   2017-11-17T03:03:30Z

Merge branch 'master' of https://github.com/apache/incubator-weex into