Commit Graph
7 Commits
Author SHA1 Message Date
sh 73d5152dde tests: drop phase for already-fixed session var leak 2026-07-29 22:18:41 +00:00
sh 6115a5790c tests: add batched subscribe leak phase 2026-07-29 18:36:47 +00:00
sh 499a5ace03 tests: measure when proxy leak is bounded vs unbounded 2026-07-29 17:21:10 +00:00
sh 2dcc93831c tests: sweep proxy latency in memory leak bench 2026-07-29 15:37:33 +00:00
sh d38fe9bc58 tests: add proxy and TLS memory leak bench phases 2026-07-29 15:08:22 +00:00
sh b6548560d8 tests: add latency transport for smp-server bench 2026-07-29 15:08:22 +00:00
sh 9a8367ff41 tests: add smp-server memory leak load bench
Standalone smp-mem-bench executable that starts an in-process SMP server
and drives churn workloads, reporting GHC live-heap residency per
checkpoint after a forced major GC. Store selectable via BENCHSTORE
(pgmsg/pgjournal/journal).

Phases: plain, svc, svcrace, ntf, conc, svcsubs, getp, link, and leak
repros - stuck (delivery threads blocked forever on a full sndQ),
certchurn (serviceLocks/services grow per distinct service certificate),
and ntfexp (NtfStore keys retained after notifications expire).
2026-07-29 12:32:18 +00:00