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

Added NKFrameLayoutKit benchmark #12

Closed kennic closed 6 years ago

kennic commented 6 years ago

Added NKFrameLayoutKit benchmark

lucdion commented 6 years ago

@kennic Few little details to fix. Thanks for adding your framework to the benchmark 👍