Skip to content

Set the default max degree of parallelism to the max allowed by the underlying scheduler#175

Merged
VJalili merged 1 commit intoGenometric:devfrom
VJalili:dp
Oct 15, 2022
Merged

Set the default max degree of parallelism to the max allowed by the underlying scheduler#175
VJalili merged 1 commit intoGenometric:devfrom
VJalili:dp

Conversation

@VJalili
Copy link
Copy Markdown
Member

@VJalili VJalili commented Oct 15, 2022

This improves performance as it allows mspc to utilize as many threads as the underlying scheduler provides, hence can better leverage the available system resources.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 15, 2022

Codecov Report

Merging #175 (992df16) into dev (d8d7f2c) will increase coverage by 0.40%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #175      +/-   ##
==========================================
+ Coverage   97.03%   97.44%   +0.40%     
==========================================
  Files          43       43              
  Lines        2091     2113      +22     
==========================================
+ Hits         2029     2059      +30     
+ Misses         13       10       -3     
+ Partials       49       44       -5     
Impacted Files Coverage Δ
Core.Tests/Concurrency/Concurrency.cs 100.00% <100.00%> (ø)
Core.Tests/PublicMembers.cs 97.16% <100.00%> (+5.49%) ⬆️
Core/Functions/ConsensusPeaks.cs 100.00% <100.00%> (ø)
Core/Functions/FalseDiscoveryRate.cs 100.00% <100.00%> (ø)
Core/Functions/Processor.cs 99.08% <100.00%> (+0.03%) ⬆️
Core/Mspc.cs 100.00% <100.00%> (ø)
Core/MspcGeneric.cs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@VJalili VJalili merged commit 01a61c2 into Genometric:dev Oct 15, 2022
@VJalili VJalili deleted the dp branch October 15, 2022 02:20
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.

1 participant