I created my first Web App with MVC 4.0 and I just started using mini-profiler to get some basic information. FindView seems to range from 300 to 600ms depending on page, this seems rather high to me but I don't really know what I should be expecting.
Are there basic things I can do to improve the findview performance?