Files
UnrealEngineUWP/Engine/Build/BatchFiles/IterationProfileBaseline.bat
geoff evans cbc989d499 IterationProfile improvements
Fix baseline script for proper phases
Fix horde labels to use run nodes instead of agent tags

#jira none
#rb trivial

[CL 16927005 by geoff evans in ue5-main branch]
2021-07-22 13:21:13 -04:00

2 lines
255 B
Batchfile
Executable File

@call %~dp0RunUAT.bat BuildGraph -Script=Engine/Build/IterationProfile.xml -Target="Baseline Iteration Profile Results" -set:Platforms=Win64 -set:Phases="Cold;Warm" -append:Projects="EngineTest" -append:Projects="Reverb" -append:Projects="ShooterGame" %*