Merge branch 'main' into Prefab/CreatePrefab

This commit is contained in:
srikappa
2021-05-10 12:31:18 -07:00
3308 changed files with 61615 additions and 625177 deletions
@@ -78,7 +78,7 @@ namespace Benchmark
}
BENCHMARK_REGISTER_F(BM_PrefabUpdateInstances, UpdateInstances_SingeEntityInstances)
->RangeMultiplier(10)
->Range(100, 1000)
->Range(100, 10000)
->Unit(benchmark::kMillisecond)
->Complexity();