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

774 irecv test right away #775

Merged
merged 2 commits into from
Apr 19, 2020
Merged

774 irecv test right away #775

merged 2 commits into from
Apr 19, 2020

Conversation

lifflander
Copy link
Collaborator

Fixes #774

@PhilMiller
Copy link
Member

That looks good to me. @nlslatt did you see any impact on performance before and after this change?

@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #775 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #775   +/-   ##
========================================
  Coverage    79.30%   79.30%           
========================================
  Files          338      338           
  Lines        10410    10410           
========================================
  Hits          8256     8256           
  Misses        2154     2154           

@lifflander lifflander force-pushed the 774-irecv-test-right-away branch from a3e938f to c96b743 Compare April 16, 2020 20:11
@lifflander lifflander force-pushed the 774-irecv-test-right-away branch from c96b743 to b5aadbf Compare April 17, 2020 00:05
@nlslatt
Copy link
Collaborator

nlslatt commented Apr 17, 2020

That looks good to me. @nlslatt did you see any impact on performance before and after this change?

I didn't analyze the performance impact of this change because the code was not running correctly at the time. Would you like me to check it now?

@nlslatt
Copy link
Collaborator

nlslatt commented Apr 17, 2020

That looks good to me. @nlslatt did you see any impact on performance before and after this change?

I didn't analyze the performance impact of this change because the code was not running correctly at the time. Would you like me to check it now?

Also, I had only implemented the immediate test on data msgs, not active msgs.

Copy link
Collaborator

@nlslatt nlslatt left a comment

Choose a reason for hiding this comment

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

This makes a performance improvement on Mutrino.

@lifflander lifflander merged commit 62c85fd into develop Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Irecvs right away after posting
3 participants