Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: remove ThreadPoolParam #281

Merged
merged 1 commit into from
Sep 25, 2024
Merged

refactor!: remove ThreadPoolParam #281

merged 1 commit into from
Sep 25, 2024

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Sep 25, 2024

See discussion and benchmarks in #258. In summary,

  • ThreadPoolParam is only sometimes better than MemoizedParam, but in some cases, can be significantly worse
  • Addition of thread_id parameter to Algorithm::Run and reload-type action functions reduces user-friendliness of those functions

@c-dilks c-dilks marked this pull request as ready for review September 25, 2024 15:24
@c-dilks c-dilks merged commit 43096f6 into threadpool Sep 25, 2024
44 of 45 checks passed
@c-dilks c-dilks deleted the rm-threadpoolparam branch September 25, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant