Hi! :bell: You know how it is always suggested to ...
# getting-started
v
Hi! 🔔 You know how it is always suggested to use
asSequence()
when applying several collection operations like
map
or
filter
one after another? I was wondering how big the performance win is for those cases. Could you please throw at me some realistic-ish examples of ⛓️ chained collection transformations so I could measure them for a project? 🔬 Slack Conversation
a
v
@Andreas Sinz I have not, thanks! My problem with this article is that it uses artificial examples for measurements, so its results can hardly be applied to real-world use cases