crank
crank copied to clipboard
[Question] How to benchmark application with multiple apis and authentications?
Hi,
I want to understand how I can benchmark performance of any architecture of small application? Application consider 3-5 Apis, FrontEnd, Api Gateway, Message Bus, WebHooks etc with JWT authentications across APIs.
What approach should I prefer to benchmark in this case?
Thanks.