eclipse-gemoc / eclipse-gemoc/gemoc-studio-modeldebugging

[Trace] possibility to record only some runtime data

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
Java
Stars
6
Forks
14
PR merge metrics
No merged PRs in 30d

Description

In some models, some runtime data are actually constant during the execution.

This is the case for some constants that are evaluated during the model initialization, then will never change.
It is then useless to store them (speed and memory impact) and to congest the UI.

It would be useful to be able to indicate to the trace add-on which data dimensions should be handled either by not considering some data dimensions at all or by dealing with them differently in the trace model.

In more advanced scenario implying https://github.com/eclipse/gemoc-studio-modeldebugging/issues/158 (pause/resume add-on) we can also think about changing considered data dimensions

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.