Join Slack
Powered by
Why are data classes so slow when instantiating th...
# announcements
r
Ryan
06/05/2020, 1:35 PM
Why are data classes so slow when instantiating them in intellij? My cursor locks up while typing
a
asad.awadia
06/05/2020, 1:52 PM
I find i have to leave intellij open for a day or so before it becomes snappy
r
Ryan
06/05/2020, 1:56 PM
so memory leaks
a
asad.awadia
06/05/2020, 1:57 PM
Might be caches building up?
r
Ryan
06/05/2020, 1:58 PM
probably, i think when you add a param to a data class it leaves behind a remnant of constructors.
4
Views
Open in Slack
Previous
Next