CombineRxSwiftPerformance
CombineRxSwiftPerformance copied to clipboard
A test suite comparing the performance of Combine and RxSwift
Results
3
CombineRxSwiftPerformance issues
Sort by
recently updated
recently updated
newest added
Hi, as I usually use ReactiveSwift I thought it would be great to add it to the comparison as well.
I just built this project and its tests in Release mode, and ran it on an iPhone Xs Max running iOS 13 beta 5 (build 17A5547d). Here's my results, if...