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

Initial Fiber and Coroutine Benchmarks #255

Merged
4 commits merged into from
Dec 14, 2022

Conversation

ryanolson
Copy link
Contributor

No description provided.

@ryanolson ryanolson added improvement Improvement to existing functionality non-breaking Non-breaking change labels Dec 13, 2022
@ryanolson ryanolson requested a review from a team as a code owner December 13, 2022 17:15
@ryanolson ryanolson self-assigned this Dec 13, 2022
@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Merging #255 (62280f8) into branch-23.01 (3c15683) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-23.01     #255      +/-   ##
================================================
- Coverage         72.52%   72.48%   -0.05%     
================================================
  Files               376      376              
  Lines             12082    12082              
  Branches            922      921       -1     
================================================
- Hits               8763     8758       -5     
- Misses             3319     3324       +5     
Flag Coverage Δ
cpp 69.32% <ø> (-0.05%) ⬇️
py 38.31% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cpp/mrc/src/internal/memory/host_resources.cpp 65.62% <0.00%> (-6.25%) ⬇️
cpp/mrc/src/internal/system/fiber_task_queue.cpp 67.50% <0.00%> (-2.50%) ⬇️
cpp/mrc/src/internal/resources/manager.cpp 90.62% <0.00%> (-1.05%) ⬇️
cpp/mrc/src/internal/system/partitions.cpp 78.19% <0.00%> (-0.76%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c15683...62280f8. Read the comment docs.

@ryanolson
Copy link
Contributor Author

@gpucibot merge

1 similar comment
@ryanolson
Copy link
Contributor Author

@gpucibot merge

@ghost ghost merged commit 63deb9c into nv-morpheus:branch-23.01 Dec 14, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants