Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Consider refactoring ICompilerCache to be consumed via a ICompilerCacheProvider #2933

Closed
pranavkm opened this issue Aug 7, 2015 · 0 comments
Assignees
Milestone

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Aug 7, 2015

With the current approach, consuming the CompilerCache as a service would cause it to eagerly populate the cache - which performs expensive assembly loads. We could clean up the design so that it's closer to how action descriptors work.

Discussion here: #2917 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants