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

Question: Persist model/metadata between application restarts #9926

Closed
Tasteful opened this issue Sep 29, 2017 · 2 comments
Closed

Question: Persist model/metadata between application restarts #9926

Tasteful opened this issue Sep 29, 2017 · 2 comments

Comments

@Tasteful
Copy link
Contributor

Is there a way to persist/load the model/metadata between application restarts?

I was measurement my applications startup time and the creation of model/metadata was taking about 2 seconds for each startup, all model is created by code in the OnModelCreating method.

EFCore SqlServer version 1.1.2

@ajcvickers
Copy link
Member

@Tasteful Nothing exists yet. We have a couple of ideas (for example, #1906) and we also still have outstanding perf work to do on model building (for example, #9347).

@ajcvickers
Copy link
Member

Closing as duplicate of #1906

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants