Join Slack
Powered by
Oh, and another ting. For small collections, conve...
# tornadofx
e
edvin
08/20/2017, 8:56 AM
Oh, and another ting. For small collections, converting to a
Sequence
before iterating could actually be detrimental to performance. Using immediate operations allow the CPU to utilize it's cache and as well as other optimizations like prefetching.
2
Views
Open in Slack
Previous
Next