Hello Folks!! Currently evaluating some options for the company (supertokens is one of them) that I ...
r
Hello Folks!! Currently evaluating some options for the company (supertokens is one of them) that I am working on and trying to find some performance benchmarks and documents about it. Does anyone have a link handy to check that? Could not find anything so far here or in the site.
r
hey @ric4921
Here is a p99 graph of reponse times with a consistent 350-600 rps. In general, the supertokens core is stateless and horizontally scalable, so adding more core istances to this setup would further improve performance. Here we have added 6 core instances, each running on a t3.small instance. Furthermore, these are only API calls to sign in / sign up, session refresh etc. The most common auth related operation in your app is session verification, which is completely stateless and doesn't requires querying the supertokens core instance. So the latency for that is just a few milliseconds.
r
Hey is there some public place where can I read more about what was done for this test?
r
We don't have anything public written about it, but this is from live user data from one of our customers.
So by that, it is actually more accurate than any test.
a
Hi Ric, Happy to setup a call and give you some more information about latency and performance. DM'ing you now Edit: DM could not be delivered. Could you please drop us an email on team@supertokens.com