You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nikita Lipsky 3a9214c4fe
Update CMP benchmarks to Gradle 8.0 (#5161)
2 months ago
..
gradle/wrapper Update CMP benchmarks to Gradle 8.0 (#5161) 2 months ago
src Update benchmarks to use 1.7.0 Compose version (#5160) 2 months ago
.gitignore
README.md
build.gradle.kts Update benchmarks to the latest Compose+Kotlin versions (#5096) 5 months ago
gradle.properties Update CMP benchmarks to Gradle 8.0 (#5161) 2 months ago
gradlew
gradlew.bat
settings.gradle.kts Update benchmarks to the latest Compose+Kotlin versions (#5096) 5 months ago

README.md

Compose benchmarks for K/N

Run native on MacOS

  • ./gradlew runReleaseExecutableMacosArm64 (Works on Arm64 processors)
  • ./gradlew runReleaseExecutableMacosX64 (Works on Intel processors)