New Language: Takes 30 seconds+ for SharpDevelop, go to BulkInserter<T>
christophwille opened this issue · 0 comments
christophwille commented
Current implementation uses EF to insert the empty translations. For close to 3k translations, this takes way too long. Switch to BulkInserter and make sure to run in one transaction with adding the Language object.