bump up controlsd cpu usage

old-commit-hash: 0589ff23a52efb90269d270f13a3d921176d377b
This commit is contained in:
Adeeb Shihadeh
2022-11-02 15:51:52 -07:00
parent dec5a0f014
commit 3a3ae6c75f
+1 -1
View File
@@ -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,