mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
bump up controlsd cpu usage
This commit is contained in:
@@ -21,7 +21,7 @@ from tools.lib.logreader import LogReader
|
||||
|
||||
# Baseline CPU usage by process
|
||||
PROCS = {
|
||||
"selfdrive.controls.controlsd": 35.0,
|
||||
"selfdrive.controls.controlsd": 39.0,
|
||||
"./loggerd": 10.0,
|
||||
"./encoderd": 17.0,
|
||||
"./camerad": 14.5,
|
||||
|
||||
Reference in New Issue
Block a user