-
Setup a load test suite that runs at least nightly on the master CD environment.
-
## Objective
Ensure that the tokenomics rules of the protocol correctly alter the actors balances.
Build confidence about how the TLMs are moving funds around actor and module account balances.
…
-
Create a testing suite for load-testing the HTTP API. Do initial load testing to find bottlenecks in the system.
-
Ensure that our systems are ideally tuned for all the upcoming spikes of traffic, such as:
- Euro 2024
- UK Election
- Olympics
- …and more?
mxdvl updated
4 months ago
-
### How can we reproduce the crash?
I was testing high memory usage with NodeJS/bun using `--inspect` in one of our NextJS applications. Unfortunately, I cannot reproduce the issue nor provide a mi…
-
Given an upper time constraint on block execution (eg 2s), devise a framework determine what the max gas per block should be to fit that target on any given hardware configuration.
Additionally, thro…
-
# 🐛 Bug
builds and installs without error for gfx900 (used docker image), but crashes entire gpu (screen goes black, etc) when trying to actually use
comfyui itself shows no error
dmesg outpu…
-
The goal is to perform stress and load testing (give the priority to the load testing) on the grid-proxy. Stress and load testing are crucial to ensure the service can handle high traffic and maintai…
-
The feature will be broken down into microservices that will be used for other functionalities.
- [ ] 1. **Queue Management Service**
- [ ] 2. **EC2 Management Service**
- [ ] 3. **Load Testing E…
-
when running k6 tests against a kubernetes deployment I see tons of requests failing in the add-remove-tag scenario:
```
# VUS=10 k6 run ~/cdperf/packages/k6-tests/artifacts/koko-platform-100-add-re…