/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Why HN was slow and how Rtm fixed it
(ycombinator.com)
257 points
pg
| 4 comments |
19 Jan 11 18:41 UTC
|
HN request time: 0.725s
|
source
1.
dauphin
◴[
19 Jan 11 19:45 UTC
]
No.
2120970
[source]
▶
>>2120756 (OP)
#
Lisp is definitely not a slow language: you can handle the crazy rate of 20 requests/second on a multi-core server!
replies(2):
>>2121054
#
>>2122423
#
ID:
GO
2.
btilly
◴[
19 Jan 11 20:07 UTC
]
No.
2121054
[source]
▶
>>2120970 (TP)
#
They are only using one core. See
http://news.ycombinator.com/item?id=2116987
for verification.
replies(1):
>>2121257
#
3.
dauphin
◴[
19 Jan 11 20:59 UTC
]
No.
2121257
[source]
▶
>>2121054
#
Ooops, yes, you are right, sorry. Then I guess it's a pretty decent rate for a Core2 duo.
4.
mahmud
◴[
20 Jan 11 02:58 UTC
]
No.
2122423
[source]
▶
>>2120970 (TP)
#
If you choose to. We pushed north of 800 r/s in production, and just shy of 4k in our LAN, that's using stock hunchentoot with just mere
customization
.
This guy here broke the 10k barrier:
http://john.freml.in/teepeedee2-c10k
replies(2):
>>2122653
#
>>2122796
#
↑