Am I reading this graph right? CMP outputs more fp...
# compose-ios
u
Am I reading this graph right? CMP outputs more fps than swiftui (i.e. better perf)…?
😅 5
🚀 4
c
not sure what "error bars" are though...
u
probably std
n
CMP outputs more fps than swiftui (i.e. better perf)…?
yes. For this particular demo.
u
Is this new with 1.8? for me cmp was always noticably slower, not by much, but I could tell the difference
n
We have never directly compared SwiftUI vs CMP before. On the other hand, we constantly pay attention to the CMP rendering performance (though the most performance improvements were done for 1.7 release).
u
If thats the case, that should be huge news, a multiplatform framework being faster than 1st party!
n
Comparisons of non-identical frameworks are not 100% fair, imho. For us it was just important to prove that we are comparable. Honestly speaking, it was surprise for us too that we have more FPS on the almost identical app.
👍 1
r
It also looks like the difference is within the error bars. You probably can't say Compose is faster to a statistically significant degree, but it's still great to see that it's comparable.
👍 1