Skip to content

Improve IDE (design-time) performance #343

@cmeeren

Description

@cmeeren

I love SqlClient, but one thing that consistently gets me down is that as my DB file grows, things slow to a crawl in Visual Studio. We're talking about 5–10 seconds after each edit before Intellisense catches up, not to mention that editing in general is slow. When that happens, I effectively have to sacrifice productivity for type safety in using SqlClient.

Might there be some low-hanging fruit that could improve the design-time performance of SqlClient, or is this simply a fact of life with type providers?

(Note that SqlClient in my case is running against a localhost database, so there should be no network overhead.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions