Real World App/API Response Time Bemchmark? #110
Labels
discuss
Share your constructive thoughts on how to make progress with this issue
question
A question needs to be answered before progress can be made on this issue
research
Research required; be specific
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
Something that I really want to address from an Engineering/Perf perspective is the round-trip response time for a typical API request.
Rust #103 is unquestionably faster than Elixir dwyl/learn-elixir#102 in synthetic benchmarks. But what if we consider the full request lifecycle? What about our specific use case which is long-lived websocket connections for collaboration across many teams? Which stack will end up with the best performance / lowest latency?
The text was updated successfully, but these errors were encountered: