mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 18:12:05 +08:00
50% is more realistic for controlsd
old-commit-hash: e2e2587e00f80b941ee3588899c917d6d294db4c
This commit is contained in:
@@ -16,7 +16,7 @@ from tools.lib.logreader import LogReader
|
||||
|
||||
# Baseline CPU usage by process
|
||||
PROCS = {
|
||||
"selfdrive.controls.controlsd": 47.0,
|
||||
"selfdrive.controls.controlsd": 50.0,
|
||||
"./loggerd": 45.0,
|
||||
"selfdrive.locationd.locationd": 32.8,
|
||||
"selfdrive.controls.plannerd": 20.0,
|
||||
|
||||
Reference in New Issue
Block a user