Files
UnrealEngineUWP/Engine/Source/Editor/VirtualizationEditor
paul chipchase e42dbfc7bc Drastically reduce the amount of time payload precaching spends trying to extract payload information from packages.
#rb Per.Larsson
#jira UE-167457
#rnx
#preflight 635a75130d3a231123c51720

- Use ParallelForWithTaskContext to iterate ove rthe list of packages and extra the payload information.
- This has been shown to givea speed up of 5x-10x depending on the machine being tested.

[CL 22810930 by paul chipchase in ue5-main branch]
2022-10-27 11:33:53 -04:00
..