Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Public/Containers
danny couture 13bd5cdda0 Optimize UTF8ToTCHAR converter
- Add fast path for ASCII only text and reduce loop iteration cost

  - 550ms -> 133ms of aggregated time during editor startup

  - Other tests to ensure no regression on worst case scenarios
  - 5.0s -> 1.5s (1GB UTF8 with ASCII Only)
  - 4.8s -> 2.4s (1GB UTF8 with extended char every 16 chars)
  - 4.2s -> 3.6s (1GB UTF8 with extended char every 8 chars)

#rnx
#rb Josh.Adams, Steve.Robb

#ROBOMERGE-SOURCE: CL 12973650 via CL 12973652 via CL 12973653
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)

[CL 12973702 by danny couture in Main branch]
2020-04-22 06:25:45 -04:00
..
2020-04-21 13:46:17 -04:00
2020-02-22 18:11:22 -05:00
2020-04-13 18:54:35 -04:00
2019-12-26 14:45:42 -05:00
2019-12-26 14:45:42 -05:00
2020-02-11 10:34:25 -05:00
2020-04-22 06:25:45 -04:00
2019-12-26 14:45:42 -05:00