mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 10:02:06 +08:00
relax dm timing tgwarp (#37191)
This commit is contained in:
@@ -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"):
|
||||
|
||||
Reference in New Issue
Block a user