Join Slack
Powered by
is there any expected performance penalty for enab...
# compiler
z
Zac Sweers
05/08/2021, 6:44 PM
is there any expected performance penalty for enabling
-Xextended-compiler-checks
?
👀 1
r
raulraja
05/09/2021, 9:29 AM
Hi Zac, also curious and not sure about the performance penalty but in my local fork its only usage in 1.5.0 is here where it checks for super types in the call checkers resolution phase.
https://github.com/JetBrains/kotlin/blob/1.5.0/compiler/frontend/src/org/jetbrains/kotlin/resolve/checkers/MissingDependencySupertypeChecker.kt#[…]4
👍 1
z
Zac Sweers
05/12/2021, 9:36 PM
I'm just going to file an issue requesting documentation
Zac Sweers
05/12/2021, 9:39 PM
https://youtrack.jetbrains.com/issue/KT-46654
👌 1
👌🏼 1
Open in Slack
Previous
Next