dotnet
MiniProfiler for dotnet with NHibernate MSSQL Driver
I first came across MiniProfiler when I started a new ruby on rails project. It came built in and I found it very useful to see the time requests spend and a breakdown of it. I think it was only visible on development environment. I found myself asking the question