update plannerd cpu usage

old-commit-hash: 2590cf8615
chrysler-long2
Adeeb Shihadeh 1 year ago committed by GitHub
parent 27284c4049
commit 0708f7e19f
  1. 2
      selfdrive/test/test_onroad.py

@ -35,7 +35,7 @@ PROCS = {
"./camerad": 14.5, "./camerad": 14.5,
"./locationd": 11.0, "./locationd": 11.0,
"./mapsd": (1.0, 10.0), "./mapsd": (1.0, 10.0),
"selfdrive.controls.plannerd": 16.5, "selfdrive.controls.plannerd": 11.0,
"./_ui": 18.0, "./_ui": 18.0,
"selfdrive.locationd.paramsd": 9.0, "selfdrive.locationd.paramsd": 9.0,
"./sensord": 7.0, "./sensord": 7.0,

Loading…
Cancel
Save