You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to publish the benchmark configurations? The netty numbers look odd, given Twitter and Apple do good traffic numbers with netty-based systems.
The text was updated successfully, but these errors were encountered:
Yes.. we need to do this. There is a bit of info in the README.md
The load test configuration is set to 10 clients with 500,000 requests each. The client is Restify which is a FusionAuth library that uses HttpURLConnection under the hoods. All the servers were HTTP so that TLS would not introduce any additional latency.
But we need to publish a boiler plate harness so that we can get more eyes on it to ensure we are measuring it objectively.
Here are some of the relevant repos and libraries:
Would it be possible to publish the benchmark configurations? The netty numbers look odd, given Twitter and Apple do good traffic numbers with netty-based systems.
The text was updated successfully, but these errors were encountered: