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
Copy file name to clipboardExpand all lines: README.md
+5-16Lines changed: 5 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,8 @@
15
15
Benchmark the performances of various Swift layout frameworks.
16
16
17
17
### Requirements
18
-
* iOS 8.0+
19
-
* Xcode 8.0+
20
-
* Swift 3.0+
18
+
* iOS 14.0+
19
+
* Xcode 16.0+
21
20
22
21
# History <aname="history"></a>
23
22
This project is a spin-off of the excellent [LayoutKit benchmark](https://github.com/linkedin/LayoutKit). The benchmark has been extracted to add other iOS layout frameworks and to compare them.
@@ -117,23 +116,13 @@ You can see the benchmark's data and charts in this **[Google Spreadsheet Docume
117
116
118
117
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