When generating large text files that, during its creation in memory, require a lot of string handling (a known weak point of Javascript), one of the many ...