Stress Test Tool

0
0

Hi all,

I was developed an application by using Wisej 1.5 and is facing some performance issues now, and I would like to know is there any Stress Test Tool and how to configure to test the Wisej Application.

Regards

  • You must to post comments
0
0

Hi Bill,

setting up jMeter for your specific application is beyond Wisej.NET support.
You can get an individual quote for our Professional Services from SalesATwisej.com

Best regards
Frank

  • You must to post comments
0
0

Dear Wisej Support,

I would like to see if it is any update for this. Many Thanks.

 

  • You must to post comments
1
0

Any stress test tool for web apps works: jMeter, SmartBear, …

In debug mode you can also use Visual Studio’s Diagnostic Tools (Debug -> Windows -> Show Diagnostic Tools).

In general, there is very little and basically negligible CPU time used by Wisej.NET itself. Packets and request processing as well as response size are extremely faster and smaller than ASP.NET (any flavor) or Blazor or Angular. Usually performance bottlenecks are related to the app.

  • Bill
    • Bill
    • Dec 3, 2023 - 2:36 pm
    Hi Luca, Thank you for your reply. Currently the web app that we have developed suffering in performance bottleneck, and experience random IIS crash several times daily (we could find the related errors in Windows Event Viewer and it shows clr.dll with exception code 0xc0000005 and etc…) I know that the performance issue (or random crash of IIS) usually come from the app, so I would like to do a Stress Test to find out which module(s) will lead to the problem I mentioned before. For your information, I have tried to use JMeter (with WebSocket Samplier) to perform the test, but I still cannot find the right way to setup the Testing environment to perform test to the web application. Therefore, I would like to see if anyone could share some experiences of how to setup / configure the Load Test with JMeter. it would be much appreciated!! Regards
  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.