-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, we've implemented the strategy pattern with pointers, which allows for runtime configuration, but it may not be as performant as a template-based strategy. This last option is feasible, since we execute all causalization with a fixed implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress