This is not the same delay experiences when the first request arrives, but this is a delay that is experienced each time a Razor based view is accessed for the first ti
Parsing views can be slow. Have you tried using RazorGenerator to compile your views?
RazorGenerator
Type install-package RazorGenerator in the NuGet Package Manager Console, or install it via NuGet manually here.
install-package RazorGenerator