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

NKFrameLayoutKit framework #11

Closed kennic closed 6 years ago

kennic commented 6 years ago

Can you add my NKFrameLayoutKit framework to benchmark results? I've added my framework to the benchmark project and here's the NKFrameLayoutKit benchmark's source code

lucdion commented 6 years ago

Hi @kennic, you need to create a Pull Request with all your changes.