Files
UnrealEngineUWP/Engine/Source/Runtime/SlateCore/Public
danny couture a12b0e6984 Optimize Slate texture loading during startup
- 450ms to 111ms in warm
  - 2.5s to 378ms in cold (No AV exclusions)
  - 1.4s to 128ms in cold (AV exclusions on png files)

  - Cold cache = Cleared standby pages, mostly equivalent to a reboot
  - Warm cache = 2nd run of 2 consecutive runs

#rnx
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: danny.couture
#ROBOMERGE-AUTHOR: danny.couture
#ROBOMERGE-SOURCE: CL 12486169 via CL 12486621 via CL 12486623 via CL 12486624
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v673-12478461)

[CL 12487559 by danny couture in Main branch]
2020-03-30 12:12:59 -04:00
..