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 issues adding a large number of Contexts #62

Closed
dgm9704 opened this issue Oct 18, 2018 · 0 comments
Closed

Performance issues adding a large number of Contexts #62

dgm9704 opened this issue Oct 18, 2018 · 0 comments
Assignees
Labels

Comments

@dgm9704
Copy link
Owner

dgm9704 commented Oct 18, 2018

This is most likely due to the comparisons being done member by member.
Try to improve this, eg. by storing and comparing Scenario.ToString().
(for example adding 20000 contexts takes 12,5 minutes)

@dgm9704 dgm9704 added the bug label Oct 18, 2018
@dgm9704 dgm9704 self-assigned this Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant