-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This strategy is a huge win for certain serial workloads and was introduced in commit a112efb
However, it currently uses a hardcoded probability threshold (ubyte). This should be templatized so a probability, p, can be passed at compile time (debtably, parameterize the function to allow runtime selection as well, but I don't like this as much)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request