Update component query benchmarks (#27967)
* Add more component query benchmarks. * Rename benchmark
This commit is contained in:
@@ -32,7 +32,7 @@ public class SpawnEquipDeleteBenchmark
|
||||
public async Task SetupAsync()
|
||||
{
|
||||
ProgramShared.PathOffset = "../../../../";
|
||||
PoolManager.Startup(null);
|
||||
PoolManager.Startup();
|
||||
_pair = await PoolManager.GetServerClient();
|
||||
var server = _pair.Server;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user