👋 I'm having reeeeeally slow composable preview rendering time in Android Studio. Between 30s if I'm lucky, up to 1min.
I'm using
• Windows 10 (cpu 8 cores, 24GB RAM)
• Android Studio Arctic Fox 2020.3.1 Canary 2
• Android Gradle Plugin 7.0.0-alpha02
• Kotlin to 1.4.20
• Compose version to 1.0.0-alpha08.
I disabled my antivirus and added rules to exclude project files, but still no luck...
I'm previewing one composable at a time.
I tested few weeks ago on a MacBook, it was much much faster.
Performance might not be a major concern right now, but if someone has a clue on how to improve it a bit, I take it !