//RUN_PERFORMANCE_TRACKER=.\PerformanceTracker.txt // Length of time in seconds to execute each replay ReplayExecutionTime = 30 // Minimum update frame time in microseconds to track MinimumUpdateFrameTime = 1 // Maximum update frame time in microseconds to track MaximumUpdateFrameTime = 1000000 // Minimum render frame time in microseconds to track MinimumRenderFrameTime = 1 // Maximum render frame time in microseconds to track MaximumRenderFrameTime = 1000000 // List of replay files to execute //AddReplayFilePath = .\savegame\Perf BF Giant 7AI Live.aoe2spgame AddReplayFilePath = .\savegame\Perf York Testing.aoe2spgame AddReplayFilePath = .\savegame\Live Heavy Perf Test.aoe2spgame AddReplayFilePath = .\savegame\Live Light Perf Test.aoe2spgame