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

Perf: Make enclave key map lazy initialized #372

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Jan 8, 2020

Just a small change. Makes the enclave key map be initialized when it is needed instead of always creating it and usually discarding it.

@cheenamalhotra cheenamalhotra added this to the 2.0.0-preview1 milestone Jan 8, 2020
@cheenamalhotra cheenamalhotra changed the title perf: Make enclave key map lazy initialized Perf: Make enclave key map lazy initialized Jan 8, 2020
@karinazhou karinazhou merged commit 166a79e into dotnet:master Jan 8, 2020
@Wraith2 Wraith2 deleted the perf-enclavelazyinit branch January 9, 2020 19:35
@cheenamalhotra cheenamalhotra added the 📈 Performance Issues that are targeted to performance improvements. label Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 Performance Issues that are targeted to performance improvements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants