Displaying posts tagged with

“c#”

Dec
13
2009

aspnet mvc performance

Some tips for ASP.NET MVC performance tunning, that really works. From these slides I recommend: jetBrains dotTrace – for performance tunning and dot.net app and webs tracing Apache Bench (ab.exe in bin directory) from Apache web server – it’s simplier to setup tests than WCAT use LINQ compiled queries Cache links, it takes very much [...]