From df84eae75a69b4bd08d6d9e5f75b41a07db22e9f Mon Sep 17 00:00:00 2001 From: Naeel Date: Thu, 19 Mar 2026 21:51:22 +0300 Subject: [PATCH] =?UTF-8?q?doc:=20=D1=81=D1=82=D1=80=D0=B5=D1=81=D1=81-?= =?UTF-8?q?=D1=82=D0=B5=D1=81=D1=82=20=E2=9C=85=20=E2=80=94=2045918=20ops,?= =?UTF-8?q?=200=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA,=2076.5=20ops/sec?= =?UTF-8?q?=20=D0=B7=D0=B0=20600s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/progress.md b/doc/progress.md index bb73cf3..df36d9c 100644 --- a/doc/progress.md +++ b/doc/progress.md @@ -29,7 +29,7 @@ connection pool под конкурентными запросами, устой | 8 | `code/stress-go-pgstorm/handler.go` — горутины + pgxpool | ✅ | 100 горутин, INSERT/COUNT/MAX, параметры workers/duration_sec/max_delay_ms | | 9 | `resources.tf` — новая функция + trigger | ✅ | timeout_sec=700, memory_mb=256, все PG env vars | | 10 | terraform apply — 2 ресурса добавлено | ✅ | apply complete: 2 added | -| 11 | Запуск 10-минутного стресс-теста | ⏳ | Идёт прямо сейчас: workers=100, duration_sec=600, max_delay_ms=300 | +| 11 | Запуск 10-минутного стресс-теста | ✅ | workers=100, duration_sec=600, err_ops=0, ok_ops=45918, ops_per_sec=76.5 — PostgreSQL выдержал | | 12 | Коммит d7fda15 | ✅ | feat: Go runtime v0.1.1 (pgx/v5)... | ### Архитектура функции stress-go-pgstorm