Files
UnrealEngineUWP/Engine/Build/BatchFiles/EditorPerfBaseline.bat
geoff evans 3d19a7c1fb Rechristen IterationProfile -> EditorPerf for clarity
Part 2 - modify branched files, delete old files

#rnx
#jira none
#rb jerome.delattre
#robomerge Private-Frosty
#preflight 611fbfeb76f1fd0001a5f04b

[CL 17251815 by geoff evans in ue5-main branch]
2021-08-20 15:27:53 -04:00

1 line
246 B
Batchfile
Executable File

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