The introduction of the sensitivity calculation leads to a significant increase in execution time.
For example, considering test1 in samples:
- without sensitivity calculation: ~0.1 s
- with sensitivity calculation: ~2 min
Since this feature is not required in all use cases, it could be made optional, allowing users to enable or disable it as needed. This could be achieved by introducing an input parameter to control its activation.
The introduction of the sensitivity calculation leads to a significant increase in execution time.
For example, considering test1 in samples:
Since this feature is not required in all use cases, it could be made optional, allowing users to enable or disable it as needed. This could be achieved by introducing an input parameter to control its activation.