Join Slack
Powered by
IntelliJ's dismal performance on Kotlin code as a ...
# announcements
b
Bob Glamm
03/06/2020, 7:23 PM
IntelliJ's dismal performance on Kotlin code as a code editor is a deal-breaker for me, TBH. I can't count the number of times it gets GC-squeezed or Intellisense doesn't work or it takes 3 seconds for the key I type to appear on the screen
👍 11
z
Zach Klippenstein (he/him) [MOD]
03/06/2020, 8:07 PM
https://kotlinlang.slack.com/archives/C09222272/p1583515737025400
j
jimn
03/07/2020, 6:50 AM
the biggest culprit in my experience has been unintended Arrow imports via kotlintest. hopefully 1.4 compiler will make this 5x less painful.
s
sam
03/18/2020, 6:11 AM
The 4.0 release of kotlintest (now called kotest) no longer relies on arrow. Hopefully that will speed thing up.
2
Views
Open in Slack
Previous
Next