Tuesday, October 2, 2018

Kotlin Collections' API Performance Anti-Patterns

Kotlin’s collections API is expressive and rich — but with great power comes great responsibility. There are certain practices that can cause unnecessary time-complexity and object allocation overhead.

To fully understand the context, make sure to check the previous article, first:



from DZone.com Feed https://ift.tt/2RhFDy0

No comments:

Post a Comment