Join Slack
Powered by
Hello, am I the first one to realize that in Kotli...
# javascript
l
louiscad
03/27/2023, 4:51 PM
Hello, am I the first one to realize that in Kotlin/JS,
addAll
in
MutableList
is extremely slow compared to just using a
forEach
+
add
?
https://youtrack.jetbrains.com/issue/KT-57607/MutableList.addAll-has-UNACCEPTABLE-performance-on-Kotlin-JS-legacy-IR
➕ 1
Open in Slack
Previous
Next