[erlang-questions] Getting erlang represented in framework benchmark

22 views
Skip to first unread message

Wilson MacGyver

unread,
Mar 30, 2013, 7:44:41 AM3/30/13
to erlang-q...@erlang.org
I saw this generating quite a bit of buzz. They are accepting pull request.

Loïc Hoguin

unread,
Mar 30, 2013, 7:55:36 AM3/30/13
to Wilson MacGyver, erlang-q...@erlang.org
It would be much more interesting to see benchmarks that evaluate
response latency or maximum number of concurrent connections. Or a
combination of both. That's where Erlang will really shine.

Requests/s is boring (and absolutely doesn't mean one server is faster
than another!), especially with keep-alive. As I mentioned in my talk in
SF, requests/s benchmarks weren't able to show any performance increase
in recent Cowboy versions, despite production nodes being able to handle
2 times more traffic than older versions.

--
Loïc Hoguin
Erlang Cowboy
Nine Nines
http://ninenines.eu
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions

Gleb Peregud

unread,
Mar 30, 2013, 8:23:38 AM3/30/13
to Loïc Hoguin, erlang-q...@erlang.org
> It would be much more interesting to see benchmarks that evaluate response
> latency or maximum number of concurrent connections. Or a combination of
> both. That's where Erlang will really shine.
>
> Requests/s is boring (and absolutely doesn't mean one server is faster than
> another!), especially with keep-alive. As I mentioned in my talk in SF,
> requests/s benchmarks weren't able to show any performance increase in
> recent Cowboy versions, despite production nodes being able to handle 2
> times more traffic than older versions.

https://github.com/TechEmpower/FrameworkBenchmarks/issues/36

Feel free to add more comments there
Reply all
Reply to author
Forward
0 new messages