mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-19 03:42:05 +08:00
50% is more realistic for controlsd
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