paramsd: fix variable cpu usage (#24281)

* paramsd: fix variable cpu usage

* fix that

* increase that a bit
old-commit-hash: f7c2b8b46e87f9f32eaeb5a11d20d3df24fe96e4
This commit is contained in:
Adeeb Shihadeh
2022-04-20 14:08:52 -07:00
committed by GitHub
parent b57808e650
commit 9b9d332a54
4 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ PROCS = {
"./locationd": 9.1,
"selfdrive.controls.plannerd": 11.7,
"./_ui": 33.0,
"selfdrive.locationd.paramsd": 5.0,
"selfdrive.locationd.paramsd": 9.0,
"./_sensord": 6.17,
"selfdrive.controls.radard": 4.5,
"./_modeld": 4.48,