tests(load): prepare a load repository to test response time under load in the future

This commit is contained in:
Edouard Vanbelle
2026-05-22 10:24:08 +02:00
parent 80425aed03
commit 1dbd56e9cc
+11
View File
@@ -0,0 +1,11 @@
iPurpose of this directory: implement load test and identify response time under:
- heavy load
- many content
- many sub folders and sharing
Goal is to identify inflections and regression when a new feature is added
No accemtance criteria yet
Load test via k6 ?
or drill (written in Rust) ?