Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
petercooper
on March 22, 2013
|
parent
|
context
|
favorite
| on:
Why Ruby?
It's somewhat a wash against Python 3.3 in benches I've run but that's still a big step. Python, Perl and Ruby are broadly in the same zone now.
lucian1900
on March 22, 2013
|
next
[–]
Ruby 2.0 has a real GC that doesn't touch all pages, so it allows efficient fork.
sams99
on March 23, 2013
|
prev
[–]
the big pain at the moment with the MRI GC is that it stops the world, on Discourse we see a 50-60ms stall every few requests. Can totally be mitigated with unicorn and oobgc (we will move to this), still a PITA.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: