Skip to content

Visual Studio performance issue in a large project #102

@ZvonimirMatic

Description

@ZvonimirMatic

I'm working on a large project with more than 1000 entities. When I add a reference to EntityFrameworkCore.Projectables nuget package, it drastically deteriorates Visual Studio - Peek definition and Go to definition take about 30 second to complete. It was so bad that for the moment being we had to switch to ClaveExpressionify which does not have this problem. It slows everything down even when there are no [Projectable] attributes anywhere in the code. I tried to recreate this problem on a dummy project, but no luck.

Do you have any idea what could be the problem? I don't mind helping with the problem, but some guidance could probably save a lot of time. If more information is needed, let me know.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions