Summary
In #267, we hard-coded customer-sensible values to prevent easily overlooked mistakes. We noted a slight worsening in performance, and it would be good to identify which of these affect performance. If a particular parameter has a poor performance, we should add an option for user to override these parameters, provide documentation on how to adapt these, and make it clear that is potentially unsafe behavior (how & why).
To Do
Summary
In #267, we hard-coded customer-sensible values to prevent easily overlooked mistakes. We noted a slight worsening in performance, and it would be good to identify which of these affect performance. If a particular parameter has a poor performance, we should add an option for user to override these parameters, provide documentation on how to adapt these, and make it clear that is potentially unsafe behavior (how & why).
To Do