Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what's the performance comparison between apollo 8.0 with apollo 9.0 or apollo 10.0 #15620

Open
pily1 opened this issue Dec 17, 2024 · 3 comments

Comments

@pily1
Copy link

pily1 commented Dec 17, 2024

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:

Supporting materials (screenshots, command lines, code/script snippets):

@ycraurora
Copy link

Just for CyberRT perfomance between Apollo10.0 and Apollo 9.0
CyberRT Performance Report

@pily1
Copy link
Author

pily1 commented Dec 17, 2024

I want to know whether communicating using cyber::Writer is slower than passing parameters through functions

@hearto1314
Copy link
Contributor

these two are not in the same dimension.
cyber document: https://github.com/ApolloAuto/apollo/blob/master/cyber/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants