Real World App/API Response Time Bemchmark?
Open
discuss
question
research
technical
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
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 https://github.com/dwyl/learn-elixir/issues/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?
Contributor guide
Assessment
This issue has not been assessed yet.