Files
UnrealEngineUWP/Engine/Source/Programs/DotNETCommon/BuildUtilities/System
jonathan adamczewski 97ecdfe20a StartupTraceListener:
Improve performance of StartupTraceListener.CopyTo() for very large trace logs by generating a string once, then iterating through the lines. Per-character iteration of a StringBuilder can perform very poorly.

#jira none
#trivial
#preflight 60f9e90a915a9200010d0d46

[CL 16933089 by jonathan adamczewski in ue5-main branch]
2021-07-22 20:27:42 -04:00
..
2021-07-22 20:27:42 -04:00