You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Switched to the json interface, and removed the local task execution. All task scheduling is handled by SN-DBS now. - Local-only tasks are annotated as such in the json, meaning we don't have to flush the pipe between batches of remote jobs. Measured full engine rebuild improvement of ~40% vs the previous implementation on a network with 4 worker agents. #rb Ryan.Durand, Eric.McDaniel #lockdown Ben.Marsh #jira none #ROBOMERGE-SOURCE: CL 12581644 in //UE4/Release-4.25Plus/... via CL 12581661 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v675-12543919) [CL 12581690 by luke thatcher in Main branch]