I understand the difference between String and StringBuilder (StringBuilder being mutable) but is there a large performance difference
String
StringBuilder
Consider 'The Sad Tragedy of Micro-Optimization Theater'.