You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**The benchmark currently includes the following layout frameworks:**
@@ -89,26 +103,11 @@ Here are the benchmark rendering results to compare visual results:
89
103
90
104
<br>
91
105
92
-
# Results <aname="results"></a>
93
-
94
106
## Benchmark data
95
107
You can see the benchmark's data and charts in this **[Google Spreadsheet Document](https://docs.google.com/spreadsheets/d/1sUNdGWBM-d_W13yC7VcfkRXC3owCVsnIublnfW-4xn4/edit#gid=1032991425)**.
96
108
97
109
<br>
98
110
99
-
## Benchmark charts
100
-
101
-
102
-
##### General comparison
103
-
104
-
This chart display a general comparison between device performance using each layout framework.
105
-
It displays the performance when layouting UICollectionView cells. This graph shows performance when layouting 100 UICollectionView cells.
106
-
107
-
The **Y axis** indicates the **number of seconds** to render all cells.
The **X axis** in following charts indicates the **number of cells** contained for each pass. The **Y axis** indicates the **number of seconds** to render all cells from one pass.
0 commit comments