A very nice feature of NCrunch is displaying of execution time for each line of code and highlighting lines with long time.
However, as far as I noticed, this time includes time spent in JITter or time spend for loading external assemblies/not managed dlls. When I run any test after all test have passed, the execution time changes and many of the highlighted lines become not highlighted.