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

Improve RuntimeModel building performance #31142

Closed
AndriySvyryd opened this issue Jun 26, 2023 · 0 comments · Fixed by #32124
Closed

Improve RuntimeModel building performance #31142

AndriySvyryd opened this issue Jun 26, 2023 · 0 comments · Fixed by #32124
Labels
area-model-building area-perf closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement

Comments

@AndriySvyryd
Copy link
Member

Use OrderedDictionary as collection storage instead of SortedDictionary

@ajcvickers ajcvickers added this to the Backlog milestone Jul 7, 2023
@AndriySvyryd AndriySvyryd modified the milestones: Backlog, MQ Oct 22, 2023
@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Oct 22, 2023
@ajcvickers ajcvickers modified the milestones: MQ, Backlog, 9.0.0 Nov 14, 2023
@ajcvickers ajcvickers modified the milestones: 9.0.0, 9.0.0-preview1 Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-model-building area-perf closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants