WSL/SLF GitLab Repository

Skip to content

Performance step by step mode

Step by step mode is slow currently. This is most likely due to the change in size of the model state DataArrays during the _process_timestep_on_xr_objects function call. A possible workaround could be to save intermediate files in a TemporaryDirectory.