K As Compose Multiplatform 1.7.0 approaches, we'd like to share some impressive performance improvements that Compose Multiplatform 1.7.0-beta02 paired with Kotlin 2.0.20 already brings to iOS! 🚀
Here’s how Compose Multiplatform 1.6.11 + Kotlin 2.0.0 compares with Compose Multiplatform 1.7.0-beta02 + Kotlin 2.0.20:
• The LazyGrid benchmark simulates
LazyVerticalGrid
scrolling and performs 22% faster on average. Apps built with Compose Multiplatform for iOS will deliver a noticeably smoother experience. Try it and see for yourself!
• The VisualEffects benchmark works 3.6 times as fast – the average CPU time per 1000 frames has been reduced from 8.8 to 2.4 seconds.
• The AnimatedVisibility benchmark renders 6% faster.
🔗* Learn more in the Compose Multiplatform documentation* 🔗