You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@celeborn.apache.org by "FMX (via GitHub)" <gi...@apache.org> on 2023/04/19 02:32:15 UTC

[GitHub] [incubator-celeborn] FMX opened a new pull request, #1438: [CELEBORN-535][FLINK] Reduce message decode overhead.

FMX opened a new pull request, #1438:
URL: https://github.com/apache/incubator-celeborn/pull/1438

   ### What changes were proposed in this pull request?
   To reduce message decoding overhead.
   
   
   ### Why are the changes needed?
   Before:
   <img width="1544" alt="截屏2023-04-18 20 43 41" src="https://user-images.githubusercontent.com/4150993/232951475-7f8b698a-db77-4fb7-8bfd-282b83d8b9c0.png">
   
   After:
   <img width="1757" alt="截屏2023-04-18 20 44 31" src="https://user-images.githubusercontent.com/4150993/232951489-7f27a6c3-c074-42f4-97e2-cbe9dd27e75b.png">
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   NO.
   
   
   ### How was this patch tested?
   UT and cluster run.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@celeborn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-celeborn] codecov[bot] commented on pull request #1438: [CELEBORN-535][FLINK] Reduce message decode overhead.

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #1438:
URL: https://github.com/apache/incubator-celeborn/pull/1438#issuecomment-1514056092

   ## [Codecov](https://codecov.io/gh/apache/incubator-celeborn/pull/1438?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1438](https://codecov.io/gh/apache/incubator-celeborn/pull/1438?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b2ec13f) into [main](https://codecov.io/gh/apache/incubator-celeborn/commit/8be82548e1eb502423d305a63021400a8b21c547?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8be8254) will **increase** coverage by `0.06%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1438      +/-   ##
   ==========================================
   + Coverage   45.54%   45.59%   +0.06%     
   ==========================================
     Files         167      167              
     Lines       10531    10531              
     Branches     1044     1044              
   ==========================================
   + Hits         4795     4801       +6     
   + Misses       5399     5394       -5     
   + Partials      337      336       -1     
   ```
   
   
   [see 4 files with indirect coverage changes](https://codecov.io/gh/apache/incubator-celeborn/pull/1438/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@celeborn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-celeborn] FMX merged pull request #1438: [CELEBORN-535][FLINK] Reduce message decoder overhead.

Posted by "FMX (via GitHub)" <gi...@apache.org>.
FMX merged PR #1438:
URL: https://github.com/apache/incubator-celeborn/pull/1438


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@celeborn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org