GitHub user gurisxie opened a pull request:

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

    * [ios] add instanceId to performance dict, that we can differentiate…

    … instance exactly。
    
    Then we can do something like this:
    1. get instanceId when deal with performance
    2. upload performance with instanceId
    


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

    $ git pull https://github.com/gurisxie/incubator-weex 
ios-feature-track-support-1

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

    https://github.com/apache/incubator-weex/pull/855.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 #855
    
----
commit e03e0c6ab70ee62905a9a9416d25b57ca8236d35
Author: gurisxie <279483...@qq.com>
Date:   2017-11-13T08:00:12Z

    * [ios] add instanceId to performance dict, that we can differentiate 
instance exactly。
    
    Then we can do something like this:
    1. get instanceId when deal with performance
    2. upload performance with instanceId

----


---

Reply via email to