Has anyone tried the new experimental klib incremental compilation in 1.9.20? It seems to provide no compilation time improvements.
with
kotlin.incremental.native=true
in gradle.properties
j
jb.igor.chevdar
11/10/2023, 9:18 AM
could you share the steps as how you've come to this conclusion? (in our testing, incremental compilation did show improvements, but of course it strongly depends on the project and what has been changed from the last compilation)