Update component query benchmarks (#27967)
* Add more component query benchmarks. * Rename benchmark
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Content.YAMLLinter
|
||||
{
|
||||
private static async Task<int> Main(string[] _)
|
||||
{
|
||||
PoolManager.Startup(null);
|
||||
PoolManager.Startup();
|
||||
var stopwatch = new Stopwatch();
|
||||
stopwatch.Start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user