Hacker News new | ask | show | jobs
by asabil 1023 days ago
Faster doesn’t mean more responsive, in fact very often an increase in throughput leads to an increase in latency.
1 comments

Erlang and Elixir are famous for maintaining very low latency under load - it's due to the way the Erlang scheduler works.