From d731dee4f6f5150f71e117bb8f216c5fa9e71aa2 Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Thu, 18 Jul 2024 09:34:32 +0200 Subject: [PATCH] Note on stress testing --- DESIGN-performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESIGN-performance.md b/DESIGN-performance.md index 9be3903..c0fb6d2 100644 --- a/DESIGN-performance.md +++ b/DESIGN-performance.md @@ -38,7 +38,7 @@ Some things I played with (more or less in order I did them): Some numbers: -All measurements are with a 50k event. +All measurements are with a 50k event. (NOTE: after removal of whitespace this is actually a 40k event) * Starting point is ~30/s. local to playground; actual (non-immediate) handling of events. varying number of gunicorn and snappea workers doesn't seem to do much.