The documentation contains the following recommendations: Don't use string objects for string literals that are frequently changed. This causes performance issues as several string objects are created ...