You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The outputs were computed incorrectly (due to data races in ParallelFor body) and inefficiently (looping over pixel columns). Luckily, outputs were not referenced by any subsequent code. Saves ~0.3 seconds of processing time (~30%, ~1.0s sec -> ~0.7s) per screenshot test on AMD TR 3970X. #rb Arciel.Rekman #ROBOMERGE-AUTHOR: yuriy.odonnell #ROBOMERGE-SOURCE: CL 18195320 in //UE5/Release-5.0/... via CL 18195381 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469) #ROBOMERGE[STARSHIP]: UE5-Main [CL 18195392 by yuriy odonnell in ue5-release-engine-test branch]
17 KiB
17 KiB