modeld test: 1ms extra buffer

This commit is contained in:
Bruce Wayne
2026-06-08 15:17:07 -07:00
parent ef3ec30fe2
commit 7abe0205fd
@@ -34,7 +34,7 @@ GITHUB = GithubUtils(API_TOKEN, DATA_TOKEN)
EXEC_TIMINGS = [
# model, instant max, average max
("modelV2", 0.05, 0.032),
("modelV2", 0.05, 0.033),
("driverStateV2", 0.05, 0.018),
]