Skip to content

mattermost/mattermost-load-test-ng

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 22, 2024
95ccbe5 · Apr 22, 2024
Mar 1, 2024
Apr 22, 2024
May 25, 2020
Apr 15, 2024
Oct 12, 2023
Apr 5, 2024
Feb 19, 2024
Mar 6, 2024
Apr 22, 2024
Apr 18, 2024
Apr 8, 2021
Apr 18, 2024
Jul 14, 2023
Mar 15, 2023
Jan 31, 2024
Nov 26, 2019
Apr 2, 2024
Feb 10, 2023
Dec 11, 2023
Nov 26, 2019
Nov 26, 2019
Dec 20, 2023
Jul 14, 2023
Mar 1, 2024
Mar 1, 2024

Repository files navigation

Mattermost load-test-ng

Mattermost load-test-ng provides a set of tools written in Go to help profiling Mattermost under heavy load, simulating real-world usage of a server installation at scale.

It's a complete rewrite of the previous load-test tool which served as inspiration.

Goals

  • Give an estimate on the maximum number of concurrently active users the target system supports.
  • Enable more control over the load to generate through the use of Controllers.
  • Provide extensive documentation from lower level code details to higher level guides and walk-throughs.

Documentation

Documentation and implementation details can be found in the docs folder. Code specific documentation can be found on GoDoc.

Help

If you need any help you can join the Developers: Performance channel and ask developers any question related to this project.