OnlyInAmerica / ConstraintLayoutPerf

Comparing the new ConstraintLayout to RelativeLayout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConstraintLayoutPerf

Demonstrates two similar layouts using RelativeLayout and ConstraintLayout.

Performance

Compare performance between ./captures/constraint_activity_oncreate.trace and ./captures/relative_activity_oncreate.trace. Image

About

Comparing the new ConstraintLayout to RelativeLayout


Languages

Language:Java 100.0%