-
Right now, the Runner module allows us to run all the requests in a given collection and see a nice results page updated in real time.
In my opinion this is already an excellent starting point, and…
-
Hi there,
I've been using GPX for a while now and I am currently testing some slicers. When using skeinforge_50 the result is fine. However when I run GPX the same way for CuraEngine output it messes…
-
Hey David,
I hope this message finds you well. I've been following along with bat for some time now, and I'm a daily user for bat. I'd like to suggest and champion an effort to set up some basic fu…
-
```
While stress testing rtmplite I noticed that one rtmp.py process
occupies only one core of CPU in multicore enviroment.
I tested rtmplite on virtualbox 4-core VM (debian) with 200 concurrent
su…
-
Before releasing the app for testing, its better to do some stress test to see how many people we can support.
Via the below load test framework, it emulates user logins without passwords.
https://a…
-
The issue of testing came up in #2007 because it touches on a lot of core components. In general `ockam_node` is mostly tested through example code, not via a robust framework of tests that stress the…
-
Result of the stress testing of Matrix server revealed that with increasing number of participants in the channel message delivery time increases exponentially. That's a problem for our proposed broad…
-
### Context
Ray has a state API that's used to expose internal ray states, e.g. tasks, workers etc. See[ this for usage](https://docs.ray.io/en/latest/ray-observability/state/state-api.html#state-ap…
-
So this has been paused for quite a while, the reason basically came down to not having the time / spoons for writing Unit Tests to be able to do a proper release for v2...
Now almost two years lat…
-
We had the internal Ignitor tool which we used to stress Blazor apps and measure different characteristics of sample apps.
This issue tracks the potential for productizing that tool so customers can …