Wissance / Ferrum

Simple Go OpenId authorization server with Keycloak compatible API
https://wissance.github.io/Ferrum/
Apache License 2.0
6 stars 4 forks source link

Add big set of realms clients and users for performance test #48

Open EvilLord666 opened 1 year ago

EvilLord666 commented 1 year ago

We should create data generator for performance tests, probably we should generate test data via python we should have at least 10 realms with 3-5 clients in them and 10-50k users

We should provide known users identifiers based on pattern i.e

After we have this perf test data we could check performance in comparison with KeyCloak (probably we also should have Keycloak data generator too