You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "moxun (JIRA)" <ji...@apache.org> on 2017/11/28 08:38:00 UTC

[jira] [Resolved] (WEEX-153) CPU usage optimization for WXThread.secure() call

     [ https://issues.apache.org/jira/browse/WEEX-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

moxun resolved WEEX-153.
------------------------
    Resolution: Fixed

> CPU usage optimization for WXThread.secure() call
> -------------------------------------------------
>
>                 Key: WEEX-153
>                 URL: https://issues.apache.org/jira/browse/WEEX-153
>             Project: Weex
>          Issue Type: Improvement
>          Components: Android
>            Reporter: moxun
>            Assignee: moxun
>
> Now we use 
> runnable.getClass().getCanonicalName()
> to indicate whether the Runnable is a system task. But every method call will cost about 2 ms, we should try to optimize it



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)