Coding in a CastlePassing a generator to list comprehension is faster by 16% than passing it directly to join due to the implementation of .join() on CPython.