Skip to content

dima-avdeev-jb/ios-compiler-cache

Repository files navigation

Checking build time with cache. To do so we removed kotlin.native.cacheKind=none from gradle.properties

checked with gradle task ./gradlew :shared:linkDebugFrameworkIosSimulatorArm64

  • previously with Kotlin 1.9.10 and kotlin.native.cacheKind=none it takes 34s
  • with Kotlin 1.9.20 and cache it takes 22s

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published