Skip to main content

Kotlin Flow vs Sequence

Should you use Kotlin Sequences for Performance?
·1016 words·5 mins
Should you use Kotlin Sequences for performance? I put List, Sequence, and Flow to the test with kotlinx-benchmark, and the results were surprising!