mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-12 03:03:41 +08:00
UI: remove memcpy on frame receive (#24318)
* UI: remove frame memcpy * fix freezing * fix onroad test old-commit-hash: f84fdc86bbd8223f22158abfa37e368fa18bedf6
This commit is contained in:
@@ -26,7 +26,7 @@ PROCS = {
|
||||
"./camerad": 41.0,
|
||||
"./locationd": 9.1,
|
||||
"selfdrive.controls.plannerd": 11.7,
|
||||
"./_ui": 33.0,
|
||||
"./_ui": 18.4,
|
||||
"selfdrive.locationd.paramsd": 9.0,
|
||||
"./_sensord": 6.17,
|
||||
"selfdrive.controls.radard": 4.5,
|
||||
|
||||
Reference in New Issue
Block a user