Wissance / Ferrum

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

Provide performance tests for check speed #32

Open EvilLord666 opened 12 months ago

EvilLord666 commented 12 months ago

After we added support 4 running Ferrum on Redis we must ensure that it works as we expected,

  1. At least 1M users in Redis and 10K online, we expect 100ms and less for every request
EvilLord666 commented 11 months ago

Don't forget to compare with keycloak in following characteristics: Cpu usage, mem consumption, response time