When would you consider it pointless to use streams and just concatenate away? Or even trying to profile the difference. For me, 3 or less.

Sounds about right. Or if it fits within a line. Or if it makes the code significantly easier to read.

Best,

Kasper