Skip to content

Add Support for Caching Simulink Blocks - #220

Merged
kolovos merged 14 commits into
eclipse-epsilon:mainfrom
andreea-nechita:simulink-caching-updates
Jul 14, 2026
Merged

Add Support for Caching Simulink Blocks#220
kolovos merged 14 commits into
eclipse-epsilon:mainfrom
andreea-nechita:simulink-caching-updates

Conversation

@andreea-nechita

Copy link
Copy Markdown
Contributor

This PR adds support for caching Simulink blocks (blocks exclusively, not signals/lines or block ports). Where caching is not currently supported as far as the Simulink driver is concerned, the elements that cannot be cached at the moment will always be retrieved from the model instead regardless of the use of caches being enabled or not.

New tests have also been implemented to verify that caches are handled correctly.

@kolovos

kolovos commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Many thanks for the PR! After merging PR #219, this PR now has merge conflicts. Could you please update the branch and let me know when the PR is ready to review again?

@andreea-nechita

Copy link
Copy Markdown
Contributor Author

Many thanks for the PR! After merging PR #219, this PR now has merge conflicts. Could you please update the branch and let me know when the PR is ready to review again?

Thank you for reviewing the PRs Dimitris! I have now resolved the merge conflicts on this one.

@kolovos
kolovos merged commit f3560b7 into eclipse-epsilon:main Jul 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants