increase controlsd CPU test threshold

old-commit-hash: f3adedacb2
This commit is contained in:
Adeeb Shihadeh
2020-08-11 13:43:19 -07:00
parent 1b330d06ce
commit dbd9d952e9

View File

@@ -15,7 +15,7 @@ def cputime_total(ct):
def print_cpu_usage(first_proc, last_proc):
procs = [
("selfdrive.controls.controlsd", 59.46),
("selfdrive.controls.controlsd", 66.15),
("selfdrive.locationd.locationd", 34.38),
("./loggerd", 33.90),
("selfdrive.controls.plannerd", 19.77),