Skip to content

fixed hstslib support on linux and mac#11

Merged
tzeitim merged 6 commits into
masterfrom
fix/github_htslib_supp
Jul 31, 2025
Merged

fixed hstslib support on linux and mac#11
tzeitim merged 6 commits into
masterfrom
fix/github_htslib_supp

Conversation

@tzeitim

@tzeitim tzeitim commented Jul 29, 2025

Copy link
Copy Markdown
Owner

No description provided.

tzeitim added 3 commits July 30, 2025 15:23
// Old: Sequential bottlenecks
  Read → Process → Write (all blocking each other)

  // New: Pipelined parallelism
  Read Thread → [Queue] → Process Pool → [Queue] → Write Thread
@tzeitim tzeitim merged commit 5dc7ae4 into master Jul 31, 2025
3 of 6 checks passed
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.

1 participant