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:
Joost Wooning
2022-04-25 22:45:55 +02:00
committed by GitHub
parent c3bebf3e19
commit 31f9e8af0f
3 changed files with 16 additions and 67 deletions
+1 -1
View File
@@ -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,