You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Implement fast path for FCoreRedirects::GetMatchingRedirects when looking for a single redirect type. Saves ~18% of the time spent in FLinkerLoad::FixupImportMap, which is time sliced in a 5ms window in PIE. #rb francis.hurteau [CL 16728888 by JeanFrancois Dube in ue5-main branch]