Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[Android] record performance detail cost #2769

Merged
merged 2 commits into from
Jul 31, 2019

Conversation

lucky-chen
Copy link
Contributor

  • build view time
  • build component time
  • layout time
  • js execute time (next version)

@lucky-chen lucky-chen force-pushed the feature/peformance_data_for_native branch from f1743f6 to f833caf Compare July 31, 2019 12:54
Copy link
Contributor

@YorkShen YorkShen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@YorkShen YorkShen merged commit 76bfd6b into apache:master Jul 31, 2019
lucky-chen pushed a commit that referenced this pull request Aug 1, 2019
* Add TimeCalculator

* Fix All Log Problem

* Add for cal initJsc

* Add Tlog Type

* Refine log Utils

* add jni setLogType

to Make weexcore and jss know log type

* add Debug & perf flag for log utils

* Add logType interface

* add setLogLevel interface

* add  Tlog level

* Log Api jss <-> weexcore Done

* performance Log api Done

* Scan to set log level dynamicly

* All Log Api is fine

* Only Add time calculator in performance mode

* Refine Log Print logic

* Support all cpu type

* Add For test

* Fix jni type

* modify for ios

* Add CreateInstance tlog

* remove debug log

* Do nothing for performance

* clear  unuse log

* Support "wx" in  Transform.translate

* remove useless log

*  [Android] record performance detail cost (#2769)

* [iOS] fix multi jsthread error

* [Android] Avoid duplicated call of setViewPort (#2764)

* [iOS] Protect animation argument missing which cause crash on iOS. (#2771)

* [iOS] fix compile error

* Remove Useles log
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants