Tests for String Performance.

Getting an filled array of strings and try to combine them.

  1. Operator +=
  2. Operators = and +
  3. Concat function
  4. Array Push
  5. Array Index
  6. Array Append