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 07:10:00 UTC

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

moxun created WEEX-153:
--------------------------

             Summary: 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)