Skip to content

Commit

Permalink
update mapsd cpu usage
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Dec 6, 2023
1 parent 3b89c5f commit 3985103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/test/test_onroad.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"./encoderd": 17.0,
"./camerad": 14.5,
"./locationd": 11.0,
"./mapsd": 1.5,
"./mapsd": (1.0, 10.0),
"selfdrive.controls.plannerd": 16.5,
"./_ui": 18.0,
"selfdrive.locationd.paramsd": 9.0,
Expand Down

0 comments on commit 3985103

Please sign in to comment.