-
Notifications
You must be signed in to change notification settings - Fork 788
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
[22321] Benchmark example updated #5460
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending example tests
4c8a8db
to
54b8494
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good first iteration overall. The PR brings an interesting example.
In addition to my comments below, we would need to add this PR content Refactor benchmark example
to the versions.md
and replace the N/A
with a tick in the checklist.
b1e7b77
to
791e055
Compare
Signed-off-by: Javier Gil Aviles <[email protected]>
Signed-off-by: Javier Gil Aviles <[email protected]>
Signed-off-by: Javier Gil Aviles <[email protected]>
Signed-off-by: Javier Gil Aviles <[email protected]>
Signed-off-by: Javier Gil Aviles <[email protected]>
Signed-off-by: Javier Gil Aviles <[email protected]>
Signed-off-by: Javier Gil Aviles <[email protected]>
cc2b477
to
f51d7b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leaving just some comments on previous suggestions
Please, don't forget updating the |
Signed-off-by: Javier Gil Aviles <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just couple of comments
Signed-off-by: Javier Gil Aviles <[email protected]>
8fcd7b4
to
2a4715b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with green CI
@Mergifyio backport 3.1.x 3.0.x |
✅ Backports have been created
|
* Refs #22321: Benchmark example updated Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Test CI for benchmark example and issue fixing Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Fix type variable error Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Corrections after review Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Uncrustify fix Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Uncrustified 2 Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Delate unused variable <sent> from PublisherApp.hpp Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Extra corrections and fixes Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Compose simplify for test Signed-off-by: Javier Gil Aviles <[email protected]> --------- Signed-off-by: Javier Gil Aviles <[email protected]> (cherry picked from commit e99d6f3) # Conflicts: # versions.md
* Refs #22321: Benchmark example updated Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Test CI for benchmark example and issue fixing Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Fix type variable error Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Corrections after review Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Uncrustify fix Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Uncrustified 2 Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Delate unused variable <sent> from PublisherApp.hpp Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Extra corrections and fixes Signed-off-by: Javier Gil Aviles <[email protected]> * Refs #22321: Compose simplify for test Signed-off-by: Javier Gil Aviles <[email protected]> --------- Signed-off-by: Javier Gil Aviles <[email protected]> (cherry picked from commit e99d6f3)
Description
I remake the benchmark example to new example style maintaining the original functionality.
@Mergifyio backport 3.1.x 3.0.x
Fixes #5398
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist