mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-10 03:42:09 +08:00
test_onroad: lower ui CPU usage (#28927)
lower from multiple runs old-commit-hash: c541074669fad39d73ea7a87574d3006c48b6ce5
This commit is contained in:
@@ -32,7 +32,7 @@ PROCS = {
|
||||
"./locationd": 11.0,
|
||||
"./mapsd": 2.0,
|
||||
"selfdrive.controls.plannerd": 16.5,
|
||||
"./_ui": 21.0,
|
||||
"./_ui": 18.0,
|
||||
"selfdrive.locationd.paramsd": 9.0,
|
||||
"./_sensord": 12.0,
|
||||
"selfdrive.controls.radard": 4.5,
|
||||
|
||||
Reference in New Issue
Block a user