Skip to content

[core] Adding rangeBlocksCount to Parallelization#2767

Merged
cbentejac merged 1 commit intodevelopfrom
dev/rangeUpdate
Jul 10, 2025
Merged

[core] Adding rangeBlocksCount to Parallelization#2767
cbentejac merged 1 commit intodevelopfrom
dev/rangeUpdate

Conversation

@servantftransperfect
Copy link
Copy Markdown
Contributor

By adding rangeBlocksCount to parallelization, called nodes have knowledge of the number of parallelized chunks. This enable easier estimation of optimal work partition.

@servantftransperfect servantftransperfect added this to the Meshroom 2025.1.0 milestone Jul 7, 2025
@servantftransperfect servantftransperfect changed the title Adding rangeBlocksCount to parallelization Adding rangeBlocksCount to Parallelization Jul 7, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 7, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.81%. Comparing base (b5eb9fd) to head (4066f39).
Report is 7 commits behind head on develop.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
meshroom/core/desc/computation.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2767   +/-   ##
========================================
  Coverage    77.81%   77.81%           
========================================
  Files           48       48           
  Lines         6676     6677    +1     
========================================
+ Hits          5195     5196    +1     
  Misses        1481     1481           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cbentejac cbentejac changed the title Adding rangeBlocksCount to Parallelization [core] Adding rangeBlocksCount to Parallelization Jul 10, 2025
@cbentejac cbentejac merged commit 494cfe6 into develop Jul 10, 2025
4 of 5 checks passed
@cbentejac cbentejac deleted the dev/rangeUpdate branch July 10, 2025 08:52
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.

2 participants