Performance of Operator Jacobians
Many of our operators call the Jacobian of Linearizations more than once, leading to exponential performance losses in chains of operators, as uncovered by the test_for_performance_issues branch.
TODOS:
- extend the tests to not only cover energy operators
- fix all uncovered performance issues