increase controlsd CPU test threshold

pull/2014/head^2
Adeeb Shihadeh 2020-08-11 13:43:19 -07:00
parent a3d754a8d8
commit f3adedacb2
1 changed files with 1 additions and 1 deletions

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),