Skip to content

Balanced makepaddedseqdb across threads - #1126

Open
murfalo wants to merge 1 commit into
soedinglab:masterfrom
murfalo:master
Open

Balanced makepaddedseqdb across threads#1126
murfalo wants to merge 1 commit into
soedinglab:masterfrom
murfalo:master

Conversation

@murfalo

@murfalo murfalo commented Aug 11, 2026

Copy link
Copy Markdown

Avoids pathological load imbalance on length-skewed databases like NT by partitioning work by total sequence length instead of sequence count (fixes #1125)

Avoids pathological load imbalance on length-skewed databases like NT by
partitioning work by total sequence length instead of sequence count
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.

makepaddedseqdb thread imbalance on length-skewed databases

1 participant