MiniProfiler 2.0, almost out of the gate
We are pushing a 2.0 public release of MiniProfiler, the following post describes most of the awesome changes.
Writing about software, performance, Ruby, Discourse, and technology.
We are pushing a 2.0 public release of MiniProfiler, the following post describes most of the awesome changes.
In this post I cover the history, diagnosis and eventual repair of some erratic performance we were experiencing at Stack Overflow.
In this post I outline the process and method we used to optimize routing at Stack Overflow
In this post I demonstrate how to extend the ASP.NET error page with additional information about the SQL that failed.
Finding views in ASP.NET MVC3 is an often overlooked performance concern.
In this post I work through one method you can use to get controller, view and partial render times in an MVC3 app.
I am very happy to re-announce the MVC mini profiler, used in production at Stack Overflow.
Diagnosing runaway/high CPU in production .Net apps has always been a dark art reserved for the true master debuggers. No longer.
I love rspec, and wanted to see what happens if you bring it to .Net, here is a tiny step by step guide to writing your own rspec tests for a C# project.
I am going to try to post a little bit about my adventures refactoring Media Browser. In this post I am covering some aspects of entity resolution.