mishrsud / mvc-mini-profiler

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

Using mini-profiler on singlepage architecture #139

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to use the mini-profiler on a singlepage application. It already 
shows timings for every AJAX request and the initial request. But I would like 
to add timings for pure clientside code.

What is the expected output?
  I would like to add a new entry clientside, 
  for every 'page transition' that is initiated. 

What version of the product are you using? On what operating system?
  I'm using the 2.0 pre release.

Original issue reported on code.google.com by overe...@gmail.com on 23 Feb 2012 at 8:00

GoogleCodeExporter commented 8 years ago
I've added 'probe' calls around the page transition. What happends is that the 
first is shown under the initial request. The following transitions aren't 
added to the profiler overview.

Original comment by overe...@gmail.com on 23 Feb 2012 at 12:57

GoogleCodeExporter commented 8 years ago
I totally follow, it is a tricky patch, agree it should be fixed ... care to 
give it a shot? 

Original comment by sam.saff...@gmail.com on 25 Feb 2012 at 3:07

GoogleCodeExporter commented 8 years ago
I would like to do that. I do not know when, but I will post updates on this 
issue.

Original comment by overe...@gmail.com on 25 Feb 2012 at 8:24