Open
Description
The model is noticeably slower (compared to version pre-1.0). Need to do
- profiling to identify the bottlenecks and see how they can be eliminated.
- Is it worth considering parallelization?
Known to affect model performance:
- time frequency and number of constraints.
- size of the mechanism.
Unclear if affect model performance:
- having species in the chemical mechanism that are not used (i.e. are always zero, see Size of the mechanism and speed of the simulation #436).
- type and implementation of the interpolation algorithm.
- LAPACK/BLAS support in CVODE.
solver.parameters
default values
Metadata
Metadata
Assignees
Type
Projects
Status
Performance and Profiling