relax dm timing tgwarp (#37191)

This commit is contained in:
Harald Schäfer
2026-02-12 19:52:22 -08:00
committed by GitHub
parent 98bc70344f
commit 132f10365a
@@ -35,7 +35,7 @@ GITHUB = GithubUtils(API_TOKEN, DATA_TOKEN)
EXEC_TIMINGS = [
# model, instant max, average max
("modelV2", 0.05, 0.028),
("driverStateV2", 0.05, 0.015),
("driverStateV2", 0.05, 0.016),
]
def get_log_fn(test_route, ref="master"):