Custom columns for benchmarking

This commit is contained in:
Simon Lübeß
2025-08-17 03:01:41 +02:00
parent 8f51d1c626
commit 7df651103b
4 changed files with 260 additions and 67 deletions
+4 -1
View File
@@ -6,4 +6,7 @@ Name = "GlitchyEngine.Benchmark"
StartupObject = "GlitchyEngine.Benchmark.BenchmarkApp"
[Configs.Debug.Win64]
DebugWorkingDirectory = "D:\\Development\\Projects\\Beef\\GlitchyEngine\\GlitchyEditor"
DebugWorkingDirectory = "d:\\Development\\Projects\\Beef\\GlitchyEngine\\GlitchyEditor"
[Configs.Release.Win64]
DebugWorkingDirectory = "d:\\Development\\Projects\\Beef\\GlitchyEngine\\GlitchyEditor"