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

WIP: Clean near unmaintainable parallel logic 53593 #76949

Closed

Conversation

tjwald
Copy link

@tjwald tjwald commented Oct 12, 2022

PR for Issue: Issue

  • Merged ForWorker32 and ForWorker64 using Generic math
  • Extracted common functions from ForWorker and PartitionerForEachWorker

My Current Agenda:

  • Create Perf PR and submit
  • Split CreateForWorker Implementation according to loop body type
  • Merge ForWorker with PartitionerForEachWorker
  • Cleanup Merging code

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Oct 12, 2022
@ghost
Copy link

ghost commented Oct 12, 2022

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Merged ForWorker32 and ForWorker64 using Generic math
  • Extracted common functions from ForWorker and ForEachPartitionWorker
Author: tjwald
Assignees: -
Labels:

area-System.Threading

Milestone: -

@dnfadmin
Copy link

dnfadmin commented Oct 12, 2022

CLA assistant check
All CLA requirements met.

@tjwald tjwald changed the title Clean near unmaintainable parallel logic 53593 WIP: Clean near unmaintainable parallel logic 53593 Oct 12, 2022
@ghost
Copy link

ghost commented Nov 7, 2022

Tagging subscribers to this area: @dotnet/area-system-threading-tasks
See info in area-owners.md if you want to be subscribed.

Issue Details

PR for Issue: Issue

  • Merged ForWorker32 and ForWorker64 using Generic math
  • Extracted common functions from ForWorker and PartitionerForEachWorker

My Current Agenda:

  • Create Perf PR and submit
  • Split CreateForWorker Implementation according to loop body type
  • Merge ForWorker with PartitionerForEachWorker
  • Cleanup Merging code
Author: tjwald
Assignees: -
Labels:

area-System.Threading.Tasks, community-contribution

Milestone: -

@joperezr
Copy link
Member

joperezr commented Nov 9, 2022

cc: @stephentoub

@ericstj
Copy link
Member

ericstj commented Dec 15, 2022

@dakersnar @tjwald -- I see you are active in #77993, so I will close this PR. If it's determined there that you prefer this smaller PR we can reopen at that time and get fresh build/test results.

@ericstj ericstj closed this Dec 15, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Threading.Tasks community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants