OpenSlides/performance
Oskar Hahn dca6143041 Add performance tool 2021-04-01 09:19:21 +02:00
..
client Add performance tool 2021-04-01 09:19:21 +02:00
cmd Add performance tool 2021-04-01 09:19:21 +02:00
.gitignore Add performance tool 2021-04-01 09:19:21 +02:00
LICENSE Add performance tool 2021-04-01 09:19:21 +02:00
README.md Add performance tool 2021-04-01 09:19:21 +02:00
go.mod Add performance tool 2021-04-01 09:19:21 +02:00
go.sum Add performance tool 2021-04-01 09:19:21 +02:00
main.go Add performance tool 2021-04-01 09:19:21 +02:00

README.md

OpenSlides performance

Tool to test the limits of OpenSlides 3.

Install

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.

performance