You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
Apollo installed from (source or binary):
Apollo version (3.5, 5.0, 5.5, 6.0):
Output of apollo.sh config if on master branch:
I understand that in Apollo 8.0 and earlier versions, the perception module operates through a pipeline, with functions communicating via parameter passing .
In Apollo 9.0 and 10.0, the perception module's components communicate using cyber::Writer.
I want to know whether communicating using cyber::Writer is slower than passing parameters through functions.
Are there any performance comparison indicators?
Steps to reproduce the issue:
Please use bullet points and include as much details as possible:
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
apollo.sh config
if onmaster
branch:Steps to reproduce the issue:
Supporting materials (screenshots, command lines, code/script snippets):
The text was updated successfully, but these errors were encountered: