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

[sample] benchmark-sample-massive_pub_sub-added #1666

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

rex-schilasky
Copy link
Contributor

Description

Sample to compare pub/sub creation performance over different eCAL versions.

@rex-schilasky rex-schilasky added the cherry-pick-to-NONE Don't cherry-pick these changes label Jul 18, 2024
Copy link
Contributor

@Peguen Peguen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

#include <thread>
#include <vector>

const int subscriber_number (5000);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could use constexpr instead of const

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, next time / iteration I will fix this

@rex-schilasky rex-schilasky merged commit c9307ef into support/v5.13 Jul 19, 2024
11 checks passed
@rex-schilasky rex-schilasky deleted the feature/add-massive-pub-sub-sample branch July 19, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-to-NONE Don't cherry-pick these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants