/Assess

Measure ViewGroup performace

Primary LanguageKotlin

Assess

Compare ViewGroup performance.


ViewGroups under test:

  • FrameLayout
  • LinearLayout
  • RelativeLayout
  • PercentRelativeLayout
  • PercentFrameLayout
  • ConstraintLayout

Layout Design

Layout design


Method -1 Using Inflate

Sample Output - Tested on Moto-G

TODO: The results are flaky. Need to improve.