You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by gubaojian <gi...@git.apache.org> on 2017/10/09 11:54:48 UTC

[GitHub] incubator-weex pull request #775: Release 0.16 template list improve perform...

GitHub user gubaojian opened a pull request:

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

    Release 0.16 template list improve performance

    1, skip waster  layout and bind
    2, remove cell-slot from dom tree, reduce layout time and component time
    3, async layout for cell-slot

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

    $ git pull https://github.com/gubaojian/incubator-weex release-0.16-template-list

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

    https://github.com/apache/incubator-weex/pull/775.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 #775
    
----
commit 243fb5dda37dab6a5656148206db647fe8f470f7
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-27T03:06:45Z

    recycler-list on scroll handle

commit c2d1d06d02fadea250ff6c89f373adc5ea81c3e8
Author: misakuo <mi...@apache.org>
Date:   2017-09-28T05:50:43Z

    + [android] add LogWatcher interface

commit 7c609c076246226b7d8ff3949345468e4136aba0
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T08:02:20Z

    ays' task try

commit 0e37fa682149e3bef7e25a23115e23e4af192c7a
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T08:32:50Z

    add more performance

commit 2f1743f2cb80faf1af1559b6444715a068a609eb
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T08:37:46Z

    async

commit b4868d6d70ae3ec412bd6cfd479f92a2a6f29a0e
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T08:40:03Z

    warm

commit 51f274187f08e64761a5d55d965f12ea85dd63bb
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T09:05:25Z

    true

commit f09faf3cda311f3cb12ffdf0247db8b140331538
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T09:06:06Z

    execute

commit eaa929a196b1ed3038a2b1d65ea941e15be6cc26
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T09:27:42Z

    layout async

commit b48142094913842e82afc82c0571c5f564b1b359
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T09:57:47Z

    calc layout

commit 11082874751b2b854d591af3ee7fe330951a4be8
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T09:59:11Z

    calc layout

commit 695e234146be655dbb2e8b627462e1aadfbe199d
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T10:52:40Z

    multi thread

commit 389da8bcacfcd40cb48a041eaa0c96c6c81d0c32
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T11:10:21Z

    async task

commit 7360cfe6d6a3da57b6288f041024de5bf774b235
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T12:31:52Z

    parameter args improve

commit 80d0e8f4b7c56e2e30eae0d1318d864bb79576f7
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T13:53:15Z

    performance improve

commit 169da1bf0d11da1ad63886607e086b712ddb16ca
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T15:05:10Z

    improve performance

commit 96e41d255fdfc2b9bbd95f1aa0302dff6ad38e46
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T03:08:26Z

    improve performance

commit d4da0ab6f596fb22fbd321ecb5fdfc921a73c312
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T03:09:40Z

    improve performance

commit 04f23360a2e8d213c864f189c04111801f4da31c
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T04:01:17Z

    update work

commit 3460f02acdd2fb4e882af3f36b5b2722231c0771
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T04:02:35Z

    update

commit 42ac7a2d5e0ca68727b05932f391aaf37d20af25
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T05:16:13Z

    save code

commit 280e60c215b3674e2f81917f8f33a376aefd5030
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T05:20:23Z

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

commit 61285b9b0a64099e7618ca6b0ca11994d38cc581
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T05:21:20Z

    Merge remote-tracking branch 'origin/0.16-dev' into 0.16-dev-template-list

commit 7f041615a4b8fc5c49329a96a800ee02f7458af5
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T05:59:34Z

    component

commit 8468032a92c18d6dce5487e02198f9c235a03aa3
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T06:10:49Z

    refactor code

commit 802c1d923bd96354b80dff50cbe86ce0caf55b8f
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T06:38:57Z

    improve performance try

commit c33e682c52599483a923b5eb70830caedb660d83
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T07:40:21Z

    do copy

commit c03e471b1269b89ca51a493b0c663674b2128bf2
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T08:09:14Z

    try

commit 7308a076b0d5104bc82586c71d9dbbee55643e4d
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T08:43:55Z

    remove code

commit 1a986ec20d2f664a42d2d4781e478d4e1f5b53f5
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T08:47:22Z

    async

----


---

[GitHub] incubator-weex issue #775: Release 0.16 template list improve performance

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/775
  
    
    <!--
      1 failure:  Code file android...
      5 warning:  No Changelog chan..., This PR should up..., Potential BREAK C..., Potential BREAK C..., Potential BREAK C...
      1 messages
      
    -->
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Fails</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:no_entry_sign:</td>
          <td>Code file android/sdk/src/main/java/com/taobao/weex/dom/flex/CSSNode.java does not have the copyright header.</td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>No Changelog changes!</td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>This PR should update related documents as well. </td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/ui/component/binding/Layouts.java without metion it in commit message. You'd better add '@notdanger' in your commit log. </td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/ui/component/binding/Statements.java without metion it in commit message. You'd better add '@notdanger' in your commit log. </td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/ui/component/list/template/WXRecyclerTemplateList.java without metion it in commit message. You'd better add '@notdanger' in your commit log. </td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>danger test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---

[GitHub] incubator-weex pull request #775: [Android] Release 0.16 template list impro...

Posted by gubaojian <gi...@git.apache.org>.
Github user gubaojian closed the pull request at:

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


---

[GitHub] incubator-weex pull request #775: [Android] Release 0.16 template list impro...

Posted by gubaojian <gi...@git.apache.org>.
Github user gubaojian closed the pull request at:

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


---

[GitHub] incubator-weex pull request #775: [Android] Release 0.16 template list impro...

Posted by gubaojian <gi...@git.apache.org>.
GitHub user gubaojian reopened a pull request:

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

    [Android] Release 0.16 template list improve performance

    1, skip waste  layout and bind
    2, remove cell-slot from dom tree, reduce layout time and component create time
    3, async layout for cell-slot
    4,support more parameter type quick convert for module method

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

    $ git pull https://github.com/gubaojian/incubator-weex release-0.16-template-list

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

    https://github.com/apache/incubator-weex/pull/775.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 #775
    
----
commit e108d4538352198f9e4c02e63712170c9e27ee76
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-09T11:19:33Z

    fix scroll to bug and  add md5 for template

commit 74cf077be200635d99a80484a17942594cdc8ccc
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-28T08:32:50Z

    async layout and preload cell and quick convert parameter

commit a511c50f74cc773c421c16635262c92950650df7
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-27T03:06:45Z

    improve textdom and refactor template cache and render function

commit 0036baaf3e8f2c686aa3b9092f339ea5c9423e07
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-03T12:19:24Z

    remove cell-slot from recycler-list dom tree reduce layout and create component time, layout async always and dom support clone this

commit bc8ce99bf33b50c7a042966208f919645e72b096
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-09T11:52:50Z

    reduce unused code and reuse hashmap

commit 987e1cef6d2d91e68cabbca836cacd5b1d5e5ac0
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-10T02:58:56Z

    add apache license

----


---