Umbraco 7 MVC performance
13 March 2014

Really approximate numbers:
~50 requests / sec takes a 2GHz core
~100 requests / sec takes 10 Mbps
~200 MB RAM per each Umbraco instance
~500 requests / second on single 2GHz core with OutputCache.
Really approximate numbers:
~50 requests / sec takes a 2GHz core
~100 requests / sec takes 10 Mbps
~200 MB RAM per each Umbraco instance
~500 requests / second on single 2GHz core with OutputCache.
In short words: vs2013 Browser Link rocks! It works perfectly even in custom CMS environment, and it delivers. If you haven't already, give it a try!
I am having problems with uBlogsy and Umbraco. Have been debugging and trying to figure them out few days straight already. Here is a list of structured thoughts on the issue.
uCommerce is a great e-commerce package, but there is a serious flaw in it's pages links strategy. Learn how to improve your uCommerce SEO with just a few lines of code.
Updating is always a tricky business. But with right tools and backups, it just takes few minutes.
uCommerce is an e-commerce package for Umbraco CMS. And it's so easy to program it's behavior!
In this article I'm overriding default UrlService.
Stress testing naked Umbraco+uBlogsy, Macro Cached and OutputCached configurations. Comparing results with simple ASP.NET MVC 3 OutputCache.
Increasing my Umbraco setup performance from 70 hits/sec to 400 hits/sec.