From 062bb0b7fd2beeb81fd62cce4b7ddb85b2b5626e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Garc=C3=ADa=20Montoro?= Date: Wed, 6 Mar 2024 18:38:51 +0100 Subject: [PATCH] Test --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3a81fc201..67e04e075 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Mattermost load-test-ng + +Test test test + Mattermost load-test-ng provides a set of tools written in [Go](https://golang.org/) to help profiling [Mattermost](https://github.com/mattermost/mattermost) under heavy load, simulating real-world usage of a server installation at scale. It's a complete rewrite of the [previous](https://github.com/mattermost/mattermost-load-test) load-test tool which served as inspiration.