Skip to content

Commit d7f7e9b

Browse files
committed
Update doc
1 parent 7be3c77 commit d7f7e9b

4 files changed

Lines changed: 5 additions & 16 deletions

File tree

README.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@
1515
Benchmark the performances of various Swift layout frameworks.
1616

1717
### Requirements
18-
* iOS 8.0+
19-
* Xcode 8.0+
20-
* Swift 3.0+
18+
* iOS 14.0+
19+
* Xcode 16.0+
2120

2221
# History <a name="history"></a>
2322
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
117116

118117
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.
119118

120-
<a href="docs_markdown/benchmark_iphonexs.png"><img src="docs_markdown/benchmark_iphonexs.png"/></a>
121-
<br>
122-
123-
124-
<a href="docs_markdown/benchmark_iphonex.png"><img src="docs_markdown/benchmark_iphonex.png"/></a>
119+
<a href="docs_markdown/benchmark_iphonexs.png"><img src="docs_markdown/benchmark_iphone13pro.png"/></a>
125120
<br>
126121

127-
<a href="docs_markdown/benchmark_iphone7.png"><img src="docs_markdown/benchmark_iphone7.png"/></a>
128-
<br>
129-
130-
<a href="docs_markdown/benchmark_iphone6s.png"><img src="docs_markdown/benchmark_iphone6s.png"/></a>
131-
<br>
132-
133-
<a href="docs_markdown/benchmark_iphone6.png"><img src="docs_markdown/benchmark_iphone6.png"/></a>
122+
<a href="docs_markdown/benchmark_iphonexs.png"><img src="docs_markdown/benchmark_iphonexs.png"/></a>
134123
<br>
135124

136-
<a href="docs_markdown/benchmark_iphone5s.png"><img src="docs_markdown/benchmark_iphone5s.png"/></a>
125+
<a href="docs_markdown/benchmark_iphonex.png"><img src="docs_markdown/benchmark_iphonex.png"/></a>
137126
<br>
138127

139128

-24.3 KB
Binary file not shown.
101 KB
Loading
229 KB
Loading

0 commit comments

Comments
 (0)