# README
OpenSlides performance
Tool to test the limits of OpenSlides.
Install
From github
Binaries of the tool get be fetched from the last release:
https://github.com/OpenSlides/openslides-performance/releases
With Docker
The tool can also be run with docker:
docker run --network=host ghcr.io/openslides/openslides-performance:latest
The argument --network=host
is needed for the most commands to test a local
instance. For remove instances, it should not be needed.
With installed go
go install github.com/OpenSlides/openslides-performance@latest
With checked out repo
go build
Run
You can see the usage of the command by calling it.
openslides-performance
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author