Skip to content

Parallelized#26

Open
Joey574 wants to merge 7 commits intofogleman:masterfrom
Joey574:parallelized
Open

Parallelized#26
Joey574 wants to merge 7 commits intofogleman:masterfrom
Joey574:parallelized

Conversation

@Joey574
Copy link
Copy Markdown

@Joey574 Joey574 commented Apr 17, 2026

Introduce setaffinity to make best effort to pin goroutine to a specific core, currently due to go's concurrency model, parallelism is poor and all goroutines end up pinned on a single core.. I have confirmed the linux fix to work, though I'm not on windows and cannot confirm it's functionality.

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