Skip to content

Commit

Permalink
adjust uploader cpu usage
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored May 22, 2023
1 parent 9f5f8b6 commit a3d5913
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 @@ -54,7 +54,7 @@
"selfdrive.boardd.pandad": 0,
"selfdrive.statsd": 0.4,
"selfdrive.navd.navd": 0.4,
"system.loggerd.uploader": 4.0,
"system.loggerd.uploader": 3.0,
"system.loggerd.deleter": 0.1,
"selfdrive.locationd.laikad": None, # TODO: laikad cpu usage is sporadic
}
Expand Down

0 comments on commit a3d5913

Please sign in to comment.