Skip to content

Speed up the import of JSON/MSE files#107

Merged
jecisc merged 1 commit intodevelopmentfrom
speedup-import
Nov 18, 2025
Merged

Speed up the import of JSON/MSE files#107
jecisc merged 1 commit intodevelopmentfrom
speedup-import

Conversation

@jecisc
Copy link
Member

@jecisc jecisc commented Nov 18, 2025

This change is disabling the check for duplicated elements in multivalued collections during the import of MSE/JSON files since there should be no duplicated elements.

With this a model I had that was taking 351sec to load is now down to 113sec

This change is disabling the check for duplicated elements in multivalued collections during the import of MSE/JSON files since there should be no duplicated elements. 

With this a model I had that was taking 351sec to load is now down to 113sec
@jecisc jecisc merged commit 3eb9f73 into development Nov 18, 2025
5 checks passed
@jecisc jecisc deleted the speedup-import branch November 18, 2025 16:03
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

Successfully merging this pull request may close these issues.

1 participant