spierce7
07/21/2020, 8:04 PMturansky
07/21/2020, 8:13 PMx1.5
in my casesbashor
07/21/2020, 10:48 PMbashor
07/21/2020, 10:57 PMbashor
07/21/2020, 10:59 PMbashor
07/21/2020, 11:02 PM-Xir-dce-driven
option. And please make sure you use clean build
,turansky
07/21/2020, 11:26 PM-Xir-dce-driven
- how can I check if it works?spierce7
07/22/2020, 1:24 AMspierce7
07/22/2020, 1:27 AMbashor
07/22/2020, 9:00 AMbashor
07/22/2020, 9:02 AM...
js {
...
compilations["main"].kotlinOptions {
freeCompilerArgs += "-Xir-dce-driven"
}
...
}
turansky
07/22/2020, 9:23 AMbashor
07/22/2020, 9:41 AMspierce7
07/22/2020, 2:46 PMIncremental compilation for the IR compiler is not fully ready yetThat’s why I’m noticing the big difference in compile times then. Thanks
spierce7
07/22/2020, 2:47 PMbashor
07/23/2020, 9:11 AM