Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Static analysis of process variables should only performed if configured #39

Closed
sdibernardo opened this issue May 8, 2018 · 1 comment
Assignees
Milestone

Comments

@sdibernardo
Copy link
Collaborator

As of now, process variables will be read and analysed even though the checker is deactivated. Only the results of that analysis are omitted. This could result in a performance boost, if the initial background analysis is skipped completely.

@sdibernardo
Copy link
Collaborator Author

Analysis is now skipped if both ProcessVariablesModelChecker and ProcessVariablesNameConventionChecker are disabled

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants