Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issue for big (1000+ lines) xsemantics files #179

Open
SimonCockx opened this issue May 9, 2023 · 0 comments
Open

Performance issue for big (1000+ lines) xsemantics files #179

SimonCockx opened this issue May 9, 2023 · 0 comments

Comments

@SimonCockx
Copy link

SimonCockx commented May 9, 2023

The type system of the Rosetta DSL has grown into a sizeable Xsemantics definition (1000+ lines). Unfortunately, I have noticed a serious degradation in the performance of Eclipse while this Xsemantics file is open in the editor. Splitting the Xsemantics file into three separate files of no more than 540 lines did improve the situation, but I'm still somewhat troubled by the waiting time, especially because I foresee another significant growth in file size in the future.

I'm not sure about the cause of this issue. I've worked with other Xtext-based DSL's of greater file size in the past without trouble.

See finos/rune-dsl#537 for more information.

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

No branches or pull requests

1 participant