You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
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.
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)
The text was updated successfully, but these errors were encountered: