mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Built-in UI for see last profiler results #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We can see profiler result for specific page, and also we can see profiling 
details on mini-profiler-results?id=SomeGuid page. But, for example, if there 
are some difficult workflow with redirect to other page, we can't see theirs 
profiling results.

It will be better, if mvc-mini-profiler has a page with list of last requests 
and possibility to see details each of them. For example default asp.net trace 
has similar functionality.

Original issue reported on code.google.com by phoenixxua on 11 Jul 2011 at 1:36

GoogleCodeExporter commented 8 years ago

Original comment by jarrod.m.dixon on 11 Jul 2011 at 4:58

GoogleCodeExporter commented 8 years ago

Original comment by jarrod.m.dixon on 11 Jul 2011 at 4:58

GoogleCodeExporter commented 8 years ago
I have created a workaround here 
http://code.google.com/p/mvc-mini-profiler-dashboard/

Original comment by anton.vi...@gmail.com on 25 Nov 2011 at 8:20

GoogleCodeExporter commented 8 years ago
It's very interesting workaround. I like it. Thanks :)

Original comment by phoenixxua on 25 Nov 2011 at 4:06

GoogleCodeExporter commented 8 years ago
This is now implemented, there is a page that shows the last 100 profiling 
sessions, see the MVC sample

Original comment by sam.saff...@gmail.com on 14 Feb 2012 at 4:18