mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 21:42:05 +08:00
controlsd cpu has crept up
This commit is contained in:
@@ -21,7 +21,7 @@ from tools.lib.logreader import LogReader
|
||||
|
||||
# Baseline CPU usage by process
|
||||
PROCS = {
|
||||
"selfdrive.controls.controlsd": 31.0,
|
||||
"selfdrive.controls.controlsd": 35.0,
|
||||
"./loggerd": 10.0,
|
||||
"./encoderd": 37.3,
|
||||
"./camerad": 16.5,
|
||||
|
||||
Reference in New Issue
Block a user