22 lines
780 B
Markdown
22 lines
780 B
Markdown
|
---
|
||
|
title: "ASP.NET MVC Performance | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "Resources for optimizing performance of ASP.NET MVC applications."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 10/09/2014
|
||
|
ms.topic: article
|
||
|
ms.assetid: 388c048e-a285-4d1a-851a-caace21aa988
|
||
|
ms.technology: dotnet-mvc
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /mvc/overview/performance
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
ASP.NET MVC Performance
|
||
|
====================
|
||
|
> Resources for optimizing performance of ASP.NET MVC applications.
|
||
|
|
||
|
|
||
|
- [Using Asynchronous Methods in ASP.NET MVC 4](using-asynchronous-methods-in-aspnet-mvc-4.md)
|
||
|
- [Profile and debug your ASP.NET MVC app with Glimpse](profile-and-debug-your-aspnet-mvc-app-with-glimpse.md)
|
||
|
- [Bundling and Minification](bundling-and-minification.md)
|