Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
davidw
13y ago
0 comments
Save
Share
Why is it so much faster? Is it really that much better code, or are there some tradeoffs in the other ones that Elli approaches in a different way?
0 comments
3 comments · 2 top-level
top
newest
oldest
ams6110
13y ago
· 1 in thread
He wrote a custom webserver based on his very specific needs. It's not a general purpose solution, so not too surprising it's faster for his particular use cases.
davidw
OP
13y ago
It'd be interesting to hear about that in more detail - what tradeoffs he made to get that speedup.
MetaCosm
13y ago
Less features... still isn't doing dates (which is a known slowdown in Erlang)... connection process because handler process...
Still neat.. what impressed me was some of the linked "helper" projects for doing stuff likes stats.
j
/
k
navigate · click thread line to collapse