| Author |
Message |
cjlotz
Joined: 08 Aug 2009 Posts: 40 Location: Cape Town, South Africa
|
Posted: Fri May 28, 2010 4:26 pm Post subject: Silverlight 4 Memory Profiling |
|
|
Hi
With the new Performance Profiler EAP supporting Silverlight 4 applications, what is the future picture w.r.t memory profiling for Silverlight 4. Is that even at all possible with Silverlight 4, i.e. have the right hooks been added to the run time? |
|
| Back to top |
|
 |
slaphead99
Joined: 10 Mar 2010 Posts: 93
|
Posted: Mon May 31, 2010 12:34 pm Post subject: |
|
|
| Hi, thanks for your question. I'll check with our product development team. |
|
| Back to top |
|
 |
slaphead99
Joined: 10 Mar 2010 Posts: 93
|
Posted: Thu Jun 03, 2010 2:26 pm Post subject: |
|
|
ANTS Profiler can profile any .NET application hosted in the .NET Common Language Runtime. Although Silverlight code can be written in the C# and VB .NET languages, it cannot be profiled because the client-end of the Silverlight application that runs in a user's browser does not implement the entire .NET CLR, but rather a lightweight version that is isolated from the actual runtime installation. This "lightweight" runtime does not implement the Microsoft code profiling interface, and therefore ANTS Profiler cannot instrument the Intermediate Language code running inside.
Microsoft does plan to implement a profiling process in Silverlight version 4, so we are currently evaluating the feasibility of adding support for Silverlight applications if and when this is implemented in Silverlight. |
|
| Back to top |
|
 |
cjlotz
Joined: 08 Aug 2009 Posts: 40 Location: Cape Town, South Africa
|
Posted: Thu Jun 03, 2010 2:56 pm Post subject: |
|
|
Thanks - I understand all of these limitations and we are currently running the latest ANTS 6 Performance Profiler EAP which already supports the performance profiling of SL 4 applications. However, in all of my research, I haven't found any mention on whether you will actually be able to do memory profiling as well. So my first question is still - can you do memory profiling in SL 4 (i.e. does it support the hooks to allow it) and if it does, do you have a roadmap w.r.t adding this to ANTS Memory profiler?
Thanks  |
|
| Back to top |
|
 |
jrg
Joined: 02 Jul 2010 Posts: 13
|
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group