When I read about the performance of JITted languages like C# or Java, authors usually say that they should/could theoretically outperform many native-compiled applications.
.Net Framework Runtime Optimization Service optimizes not just programming issues (compiler's optimization) but also for processors.