diff --git a/tests/load/README.md b/tests/load/README.md new file mode 100644 index 00000000..529be1b5 --- /dev/null +++ b/tests/load/README.md @@ -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) ?