mishrsud / mvc-mini-profiler

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

why don't you add cpu usage for particularcode? #137

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
this is very good profiler.
but it will better if you can show cpu usage 
why don't you add cpu usage for particular code?

Original issue reported on code.google.com by sanketbh...@gmail.com on 15 Feb 2012 at 12:54

GoogleCodeExporter commented 8 years ago
This is tricky and would require many changes, in general the db/app split are 
enough to get a rough deal on this number. 

Additionally asp.net may switch threads on you during a request something that 
makes doing this incredibly difficult.

Original comment by sam.saff...@gmail.com on 19 Feb 2012 at 11:46

GoogleCodeExporter commented 8 years ago
Do you mind moving this to http://community.miniprofiler.com ... killing off 
google issues

Original comment by sam.saff...@gmail.com on 27 Apr 2012 at 11:40