NREL-Sienna / PowerSimulationsDynamics.jl

Julia package to run Dynamic Power System simulations. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://nrel-sienna.github.io/PowerSimulationsDynamics.jl/stable/
BSD 3-Clause "New" or "Revised" License
177 stars 42 forks source link

remove jac sparsity heuristic #261

Closed jd-lara closed 2 years ago

jd-lara commented 2 years ago

we can expect some reduction in the performance.

github-actions[bot] commented 2 years ago
Performance Results Version Precompile Time
Master 9.621809369
This Branch 9.826575663
Version Execute Time
Master-Build ResidualModel 12.936809769
Master-Execute ResidualModel 60.945270984
Master-MassMatrixModel FAILED TO TEST
This Branch-Build ResidualModel 13.177503648
This Branch-Execute ResidualModel 63.100874822
This Branch-Build MassMatrixModel 1.32057173
This Branch-Execute MassMatrixModel 63.516159794

ResidualModel and MassMatrixModel performance results should be compared between versions and not between models due to the execution order of the tests