layoutBox / LayoutFrameworkBenchmark

Benchmark the performances of various Swift layout frameworks (autolayout, UIStackView, PinLayout, LayoutKit, FlexLayout, Yoga, ...)
BSD 3-Clause "New" or "Revised" License
433 stars 35 forks source link

Add Texture Framework(AsyncDisplayKit) and IGKitList #3

Open nuno-vieira opened 6 years ago

nuno-vieira commented 6 years ago

Would be cool to test this 2 also. I have a physical iphone 7 so I'll test this when I have time.

lucdion commented 6 years ago

If you implement the cell for both, I could sample them afterward on all devices, including iPhone 8 and X.

appleguy commented 6 years ago

This would be great to see! BTW, this project really does seem to be the most comprehensive layout framework test that has ever been published for iOS, at least to my knowledge — awesome work :).