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

Use Enhanced Thread Pool in Router #310

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jparisu
Copy link
Contributor

@jparisu jparisu commented Sep 21, 2022

It requires #304

jparisu added 5 commits September 20, 2022 16:07
@jparisu jparisu temporarily deployed to codecov September 21, 2022 06:16 Inactive
@jparisu jparisu temporarily deployed to codecov September 21, 2022 06:16 Inactive
@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Base: 53.19% // Head: 52.95% // Decreases project coverage by -0.24% ⚠️

Coverage data is based on head (51fbe36) compared to base (3a215f6).
Patch coverage: 60.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   53.19%   52.95%   -0.25%     
==========================================
  Files         104      119      +15     
  Lines        3848     3975     +127     
  Branches     1413     1468      +55     
==========================================
+ Hits         2047     2105      +58     
- Misses        998     1048      +50     
- Partials      803      822      +19     
Impacted Files Coverage Δ
ddsrouter_core/src/cpp/communication/DDSBridge.cpp 58.18% <ø> (ø)
...outer_core/src/cpp/communication/rpc/RPCBridge.cpp 0.00% <0.00%> (ø)
...clude/ddsrouter_utils/wait/ConsumerWaitHandler.hpp 0.00% <ø> (ø)
.../ddsrouter_utils/wait/impl/ConsumerWaitHandler.ipp 63.15% <0.00%> (-21.06%) ⬇️
ddsrouter_core/src/cpp/core/DDSRouterImpl.cpp 37.98% <33.33%> (-0.37%) ⬇️
...lude/ddsrouter_utils/thread/task/ArgsOwnedTask.hpp 50.00% <50.00%> (ø)
...e/ddsrouter_utils/wait/impl/DBQueueWaitHandler.ipp 35.71% <50.00%> (-8.74%) ⬇️
...uter_utils/src/cpp/thread/manager/AsyncManager.cpp 50.00% <50.00%> (ø)
...ter_utils/src/cpp/thread/manager/StdThreadPool.cpp 52.77% <52.77%> (ø)
...router_utils/src/cpp/thread/task/ReferenceTask.cpp 66.66% <66.66%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jparisu jparisu changed the title Use Enchanced Thread Pool in Router Use Enhanced Thread Pool in Router Sep 21, 2022
@jparisu jparisu temporarily deployed to codecov September 21, 2022 07:33 Inactive
@jparisu jparisu temporarily deployed to codecov September 21, 2022 07:33 Inactive
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

Successfully merging this pull request may close these issues.

1 participant