QA team already has some performance tests. It's based on perfcake (
https://www.perfcake.org/ ). That's what I used for performance testing
last week.
It seems it's not yet commited anywhere inside keycloak repo and it
doesn't handle the scenario like automatic bootstrap of undertow server
during startup as it's more focused on the "production" like scenario
when you test with real Wildfly server or cluster of servers. However
not sure if there is not any duplicated effort here...
Marek
On 12/02/16 19:48, Bill Burke wrote:
I've started implementing a stress test/benchmarking frameork.
The idea
is that we have a pallet of operations that can be plugged in to run
randomly over a period of time to see what the effects are. Its all
under testsuite/stress