mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-16 15:12:27 +08:00
modeld test: 1ms extra buffer
This commit is contained in:
@@ -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),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user