From decef8c2dca95dc61349252a29edd982b4544f1d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 25 Oct 2021 17:21:30 +0000 Subject: [PATCH] --- load/notes.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/load/notes.txt b/load/notes.txt index e50cbc0..9646da7 100644 --- a/load/notes.txt +++ b/load/notes.txt @@ -5,7 +5,16 @@ Goals Find out what categories of users can fit into which sized hardware i.e. a small shop with 10 users can infinitely use the tiniest droplet?? Does database size matter when it comes to load? (not specifically reporting on huge numbers of records for example, just normal sane operation) - + + +Load / capacity / stress testing + Find problem areas - dev / pre-release + Have an idea what hardware can support what load of users - marketing/ support / sales + how far can it go before failure? + what is the maxium simultaneous users for a given hardware config + digital ocean can help with this as we can spin up progressively more peformant droplets and load / stress test them to know + Does it recover from failure? + Find prior unknown bugs that result in failure under stress todo: make sure it's simulating realistically, i.e. how users would really work with it as much as possible todo: add parameters for max of each object or read data and auto know, create objects, generate report,filterid