2 ms·
It might - let's assume it does. My point is that it's better to use the explicit optimized method for joining strings in a performance-sensitive context than t
by Zak 10d ago
It might - let's assume it does. My point is that it's better to use the explicit optimized method for joining strings in a performance-sensitive context than to try to meet the conditions for an implicit optimization.