ConstraintLayoutPerformanceTest
ConstraintLayoutPerformanceTest copied to clipboard
Make the benchmark test is more accurate
Make the benchmark test is more accurate
- Update the Gradle, build tool to the latest version.
- Use android X.
- Make 3 items has the same layout for the test.
- Log 3 part of the view: inflate, measure, layout.
- Beautify the report.
Also, Fix #1