-
```
#!watchflakes
default
-
Hi,
We are writing some stress tests to batch writes to an external data source, we have a worker that processes a job after x seconds and batches the data.
We plan to spawn a large number jobs …
-
**Is your feature request related to a problem? Please describe.**
Is there any functionality / approach to load test a deployed Chainlit app?
Something that can simulate sending messages in diffe…
-
Suppose the following is defined:
n_db_nodes: '3 3'
n_loaders: '2 2'
We want use the 4 loaders to insert data in a nemesis like below:
```
def insert_data_with_cs(self, ks='keyspace1', key_start=…
-
We need a CLI tool to create and inject various types of transactions into the network at high TPS. We can setup a similar load tester like the one used in Shardeum project.
-
### Describe the bug
Now ABACUS do not calculate stress or force in nscf.
![Image](https://github.com/user-attachments/assets/22ba1b77-110e-48b3-90c2-470e2775e603)
But anyway, there is a bug now. Wh…
-
We want to make a very large database for stress testing (at clients request).
Units can have lots of students (up to 1000?)
We would like some kind of python function (likely a loop) to create th…
-
Check what system limits are implicit and whether they can be triggered in expected production environment conditions. How many programs can the cairo native runner compile, store, link to, and execut…
-
### Summary
To verify the capability of concurrency, designed a tiny server wasm app. When perform stress test against the app (using postman), a segfault error is raised. The test environment is set…
-
Crossgen2 testing, such as the crossgen2 / r2r AzDO test jobs, work as follows:
1. crossgen the framework
2. crossgen every test
3. Run the tests
Issues:
1. For the modes that set the JIT str…