You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Benchmarks/tests: Using scope names from a large project (~220K string names), the average cost of adding an entry to TMap improved 2.4x (from 1.2us to 0.5us) and worst case improved 3.8x (from 80ms to 21ms). Using Lyra (up to 5000 strings per TMap) the worst case improved 3.6x (from 11ms to 3ms). #jira UE-147219 #rb Catalin.Dragoiu #preflight 6315e02b7562a90dfa9fa055 [CL 21790925 by ionut matasaru in ue5-main branch]