try icon indicating copy to clipboard operation
try copied to clipboard

Add a load test

Open AbhitejJohn opened this issue 1 year ago • 0 comments

Our POR is to run this test on a single instance (a dev machine perferably) that simulates a users interaction for a certain period of time. This should collect data on the number of requests and monitor for errors. The theory is that scale would be linear with multiple instances if this works given most of Try.NET's execution is on the users browser.

AbhitejJohn avatar May 16 '24 18:05 AbhitejJohn