c# - Profiling Azure in the Compute Emulator -
c# - Profiling Azure in the Compute Emulator -
i'm having issue when stop azure project , @ random other times, starts consuming massive amounts of memory , uses available ram.
i can't seem figure out how profile project in compute emulator. know can profile in cloud, issue occurs in emulator. aware emulator doesn't accurately model cloud, etc. etc., still want utilize emulator , need project work in without chewing memory.
can allow me know how profile while running in emulator?
one alternative utilize different tool profiler, example, utilize perfview profiler released: http://blogs.msdn.com/b/vancem/archive/2011/12/28/publication-of-the-perfview-performance-analysis-tool.aspx
c# .net azure profiling azure-compute-emulator
Comments
Post a Comment