increase controlsd CPU test threshold

This commit is contained in:
Adeeb Shihadeh
2020-08-11 13:43:19 -07:00
parent a3d754a8d8
commit f3adedacb2
+1 -1
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),