Files
UnrealEngineUWP/Engine/Source/Editor/UnrealEd/Classes
danny couture 9cfc76ddb6 Amortize the cost of AddUnique when serializing transaction
-1.7 sec to 132 ms for biggest SaveToTransactionBuffer when deleting an actor from a 60 000 actors scene.
  -4.9 sec to 3.2 sec to delete one actor from a 60 000 actors scene.
Remove time spent waiting for user input while deleting actors from a scene so the number actually represents computing time

From dev-enterprise[at]6970460

#rb Francis.Hurteau
#jira UE-76970

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: danny.couture
#ROBOMERGE-SOURCE: CL 7248100 in //UE4/Release-4.23/... via CL 7248103
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v371-7306989)

[CL 7332861 by danny couture in Dev-Build branch]
2019-07-16 23:15:05 -04:00
..