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

Remove IRazorFileProviderCache and rely on file expiration triggers to file change expiry #1969

Closed
pranavkm opened this issue Feb 6, 2015 · 0 comments

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Feb 6, 2015

The CompilerCache uses IFileProvider.Watch to know when files have changed in the filesystem. We can take advantage of this and avoid performing disk reads in the VirtualPathRazorPageFactory when the Razor page has not changed.

This is a follow up to #1708

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

1 participant