My company has a Silverlight application running on asp.net. Does anyone have any recommendations on any performance testing tools, how will the application work in a client browser? Any tools that could simulate various PC configurations (memory, processor, etc.)
thanks
VS 2010 can now profile Silverlight
http://blogs.msdn.com/b/seema/archive/2010/01/28/pdc-vs2010-profiling-silverlight-4.aspx
However, I was not able to run this approach (yet) on a 64-bit version of Windows 7
Silverlight 4 Profiling
Use Eqatec for profiling. This is amazing.
With it, you can profile any .net application, including Silverlight, Silverlight on WP7, ASP.net, Windows Forms, WPF, etc.
To simulate different HW configurations, you can try to test the virtual machine, or you can disable the processor cores and disable the processor in the BIOS, and you can disable a specific RAM size in the Windows configuration.
Source: https://habr.com/ru/post/1334515/More articles:Calculate page generation time - Django - pythonLoading css dynamically in ASP.NET - asp.nethttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1334512/are-there-non-aesthetic-differences-to-consider-between-hinting-techniques-when-writing-in-cfscript&usg=ALkJrhijPF2BZl2kKoK0dSkUlppNdHhCwQCannot use LVM_GETITEMTEXT without crashing target application in C ++ - c ++Oracle database: indexed table with null values ββ(in the main key column with multiple columns) - nullHow to remove all console.log instructions from your miniature or combo javascript file - performanceHow to get a primary key with null values ββusing an empty string? - nullHow to get hierarchical data using Linq-to-entity? - c #Is there an Apache Shinding port, a version of Java that works in the Google App Engine? - javaProfiling Silverlight 4 - profilerAll Articles