-
Jira Link: [DB-13328](https://yugabyte.atlassian.net/browse/DB-13328)
### Description
Stress sample apps had an improvisation of having re-creating indexes. This was enabled by default, which caus…
-
When `--cfg papaya_stress` is enabled the hash-table will never grow, which significantly increases the likelihood of catching bugs in the incremental resizing algorithm. We should run these tests in …
-
We are currently analyzing a potential risk where a user might be able to access data attached by another user in a different session.
In initial tests, we attempted to open two sessions in parallel…
-
We are unsure about performance of our storage system. We want to measure I/O performance to [duke.neuro.polymtl.ca](https://www.neuro.polymtl.ca/internal_resources/list_of_computers#duke).
There a…
kousu updated
2 years ago
-
We need a way to simulate 50 users trying to use the system at once, so that we can stress test use of the database system.
-
We should have some way of stress testing plots (large and/or high cardinality data sets).
-
-
# Bug report
### Bug description:
When building freethreading-debug Python 3.13.0b1 on s390x, test_signal.test_stress_modifying_handlers sometimes fails with RecursionError.
```
0:24:26 load avg: 1…
-
Page with a 10000 row table — measure time for initial render and after #1 lands, time to do sorting. Perhaps just load and drive sorts by javascript and spit out times.
-
In light of the tricky race condition we encountered a while ago (#10667), I'm thinking maybe we should at least stress test `wptserve`.
It's hard to write unit tests to verify multi-threading and …